@charset "utf-8";@-webkit-keyframes passing-through{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-in{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:1px solid rgba(0,0,0,0.3);background:white;padding:54px 54px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:white}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:0}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,0.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,0.8);background-color:rgba(255,255,255,0.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,0.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);-moz-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);-ms-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);-o-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);animation:passing-through 3s cubic-bezier(0.77,0,0.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);-moz-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);-ms-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);-o-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);animation:slide-in 3s cubic-bezier(0.77,0,0.175,1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,0.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-moz-transition:width 300ms ease-in-out;-ms-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:white}.dropzone .dz-preview .dz-error-message:after{content:'';position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,0.25,1);transition:transform .25s cubic-bezier(0,0,0.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:0}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:0;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:0;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}html,body{font-family:'Campton-Light',sans-serif;font-size:15px;line-height:1.3}html{overflow-x:hidden}h1{font-size:58px}h2{font-size:42px}h3{font-size:36px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}h1,h3,h4,h5,h6{line-height:1.3em;font-weight:400;margin:10px 0}h2{line-height:.9em;font-weight:400;margin:10px 0}@media(max-width:601px){h1{font-size:36px}}.wide{letter-spacing:4px}.comprarcasa-news-channel h5{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.comprarcasa-news-channel .summary p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}iframe{max-width:100%}video{width:100%;height:100%}@media(max-width:601px){.comprarcasa-document-channel h2{font-size:38px}}hr{border:0;border-top:1px solid #eee;margin:20px 0}.image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}.table,.table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.table-all{border:1px solid #ccc}.bordered tr,.table-all tr{border-bottom:1px solid #ddd}.striped tbody tr:nth-child(even){background-color:#f1f1f1}.table-all tr:nth-child(odd){background-color:#fff}.table-all tr:nth-child(even){background-color:#f1f1f1}.hoverable tbody tr:hover,.ul.hoverable li:hover{background-color:#ccc}.centered tr th,.centered tr td{text-align:center}.table td,.table th,.table-all td,.table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}.table th:first-child,.table td:first-child,.table-all th:first-child,.table-all td:first-child{padding-left:16px}.btn,.button{border:0;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}.btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.btn,.button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.disabled,.btn:disabled,.button:disabled{cursor:not-allowed;opacity:.3}.disabled *,:disabled *{pointer-events:none}.btn.disabled:hover,.btn:disabled:hover{box-shadow:none}.badge,.tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.badge{border-radius:50%}.ul{list-style-type:none;padding:0;margin:0}.ul li{padding:8px 16px;border-bottom:1px solid #ddd}.ul li:last-child{border-bottom:0}.tooltip,.display-container{position:relative}.tooltip .text{display:none}.tooltip:hover .text{display:inline-block}.ripple:active{opacity:.5}.ripple{transition:opacity 0}.input{padding:8px;display:block;border:0;border-bottom:1px solid #ccc;width:100%}.select{padding:9px 0;width:100%;border:0;border-bottom:1px solid #ccc}.dropdown-click,.dropdown-hover{position:relative;display:inline-block;cursor:pointer}.dropdown-hover:hover .dropdown-content{display:block}.dropdown-hover:first-child,.dropdown-click:hover{background-color:#ccc;color:#000}.dropdown-hover:hover>.button:first-child,.dropdown-click:hover>.button:first-child{background-color:#ccc;color:#000}.dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:3}.check,.radio{width:24px;height:24px;position:relative;top:6px}.sidebar{height:100%;width:200px;background-color:#fff;position:fixed !important;z-index:1;overflow:auto}.bar-block .dropdown-hover,.bar-block .dropdown-click{width:100%}.bar-block .dropdown-hover .dropdown-content,.bar-block .dropdown-click .dropdown-content{min-width:100%}.bar-block .dropdown-hover .button,.bar-block .dropdown-click .button{width:100%;text-align:left;padding:8px 16px}.main,#main{transition:margin-left .4s}.modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}.bar{width:100%;overflow:hidden}.center .bar{display:inline-block;width:auto}.bar .bar-item{padding:8px 16px;float:left;width:auto;border:0;display:block;outline:0}.bar .dropdown-hover,.bar .dropdown-click{position:static;float:left}.bar .button{white-space:normal}.bar-block .bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:0;white-space:normal;float:none;outline:0}.bar-block.center .bar-item{text-align:center}.block{display:block;width:100%}.responsive{display:block;overflow-x:auto}.container:after,.container:before,.panel:after,.panel:before,.row:after,.row:before,.row-padding:after,.row-padding:before,.cell-row:before,.cell-row:after,.clear:after,.clear:before,.bar:before,.bar:after{content:"";display:table;clear:both}.col,.half,.third,.twothird,.threequarter,.quarter{float:left;width:100%}.col.s1{width:8.33333%}.col.s2{width:16.66666%}.col.s3{width:24.99999%}.col.s4{width:33.33333%}.col.s5{width:41.66666%}.col.s6{width:49.99999%}.col.s7{width:58.33333%}.col.s8{width:66.66666%}.col.s9{width:74.99999%}.col.s10{width:83.33333%}.col.s11{width:91.66666%}.col.s12{width:99.99999%}@media(min-width:601px){.col.m1{width:8.33333%}.col.m2{width:16.66666%}.col.m3,.quarter{width:24.99999%}.col.m4,.third{width:33.33333%}.col.m5{width:41.66666%}.col.m6,.half{width:49.99999%}.col.m7{width:58.33333%}.col.m8,.twothird{width:66.66666%}.col.m9,.threequarter{width:74.99999%}.col.m10{width:83.33333%}.col.m11{width:91.66666%}.col.m12{width:99.99999%}}@media(min-width:993px){.col.l1{width:8.33333%}.col.l2{width:16.66666%}.col.l3{width:24.99999%}.col.l4{width:33.33333%}.col.l5{width:41.66666%}.col.l6{width:49.99999%}.col.l7{width:58.33333%}.col.l8{width:66.66666%}.col.l9{width:74.99999%}.col.l10{width:83.33333%}.col.l11{width:91.66666%}.col.l12{width:99.99999%}}.rest{overflow:hidden}.stretch{margin-left:-16px;margin-right:-16px}.content,.auto{margin-left:auto;margin-right:auto}.auto{max-width:1140px}.cell-row{display:flex;width:100%}.cell{display:table-cell}.cell-top{vertical-align:top}.cell-middle{vertical-align:middle}.cell-bottom{vertical-align:bottom}.hide{display:none !important}.show-block,.show{display:block !important}.show-inline-block{display:inline-block !important}@media(max-width:1205px){.auto{max-width:95%}}@media(max-width:600px){.modal-content{margin:0 10px;width:auto !important}.modal{padding-top:30px}.dropdown-hover.mobile .dropdown-content,.dropdown-click.mobile .dropdown-content{position:relative}.hide-small{display:none !important}.mobile{display:block;width:100% !important}.bar-item.mobile,.dropdown-hover.mobile,.dropdown-click.mobile{text-align:center}.dropdown-hover.mobile,.dropdown-hover.mobile .btn,.dropdown-hover.mobile .button,.dropdown-click.mobile,.dropdown-click.mobile .btn,.dropdown-click.mobile .button{width:100%}}@media(max-width:768px){.modal-content{width:500px}.modal{padding-top:50px}}@media(min-width:993px){.modal-content{width:900px}.hide-large{display:none !important}.sidebar.collapse{display:block !important}}@media(max-width:992px) and (min-width:601px){.hide-medium{display:none !important}}@media(max-width:992px){.sidebar.collapse{display:none}.main{margin-left:0 !important;margin-right:0 !important}.auto{max-width:100%}}.top,.bottom{position:fixed;width:100%;z-index:1}.top{top:0}.bottom{bottom:0}.overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}.display-topleft{position:absolute;left:0;top:0}.display-topright{position:absolute;right:0;top:0}.display-bottomleft{position:absolute;left:0;bottom:0}.display-bottomright{position:absolute;right:0;bottom:0}.display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.display-left{position:absolute;top:50%;left:0;transform:translate(0,-50%);-ms-transform:translate(-0,-50%)}.display-right{position:absolute;top:50%;right:0;transform:translate(0,-50%);-ms-transform:translate(0,-50%)}.display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0);-ms-transform:translate(-50%,0)}.display-bottommiddle{position:relative;left:50%;bottom:0;transform:translate(-50%,0);margin-top:10px;-ms-transform:translate(-50%,0)}.display-container:hover .display-hover{display:block}.display-container:hover span.display-hover{display:inline-block}.display-hover{display:none}.display-position{position:absolute}.circle{border-radius:50%}.round-small{border-radius:2px}.round,.round-medium{border-radius:4px}.round-large{border-radius:8px}.round-xlarge{border-radius:16px}.round-xxlarge{border-radius:32px}.row-padding,.row-padding>.half,.row-padding>.third,.row-padding>.twothird,.row-padding>.threequarter,.row-padding>.quarter,.row-padding>.col{padding:0 8px}.container,.panel{padding:.01em 16px}.panel{margin-top:16px;margin-bottom:16px}.code,.codespan{font-family:Consolas,"courier new";font-size:16px}.code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4caf50;word-wrap:break-word}.codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}.card,.card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}.card-4,.hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}.spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0{transform:rotate(0)}100%{transform:rotate(359deg)}}.animate-fading{animation:fading 10s infinite}@keyframes fading{0{opacity:0}50%{opacity:1}100%{opacity:0}}.animate-opacity{animation:opac .8s}@keyframes opac{from{opacity:0}to{opacity:1}}.animate-top{position:relative;animation:animatetop .4s}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.animate-left{position:relative;animation:animateleft .4s}@keyframes animateleft{from{left:-300px;opacity:0}to{left:0;opacity:1}}.animate-right{position:relative;animation:animateright .4s}@keyframes animateright{from{right:-300px;opacity:0}to{right:0;opacity:1}}.animate-bottom{position:relative;animation:animatebottom .4s}@keyframes animatebottom{from{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}.animate-zoom{animation:animatezoom .6s}@keyframes animatezoom{from{transform:scale(0)}to{transform:scale(1)}}.animate-input{transition:width .4s ease-in-out}.animate-input:focus{width:100% !important}.opacity,.hover-opacity:hover{opacity:.60}.opacity-off,.hover-opacity-off:hover{opacity:1}.opacity-max{opacity:.25}.opacity-min{opacity:.75}.greyscale-max,.grayscale-max,.hover-greyscale:hover,.hover-grayscale:hover{filter:grayscale(100%)}.greyscale,.grayscale{filter:grayscale(75%)}.greyscale-min,.grayscale-min{filter:grayscale(50%)}.sepia{filter:sepia(75%)}.sepia-max,.hover-sepia:hover{filter:sepia(100%)}.sepia-min{filter:sepia(50%)}.tiny{font-size:10px !important}.small{font-size:12px !important}.medium{font-size:15px !important}.large{font-size:18px !important}.xlarge{font-size:24px !important}.xxlarge{font-size:36px !important}.xxxlarge{font-size:48px !important}.jumbo{font-size:64px !important}.left-align{text-align:left !important}.right-align{text-align:right !important}.justify{text-align:justify !important}.center{text-align:center !important}.border-0{border:0 !important}.border{border:1px solid #ccc !important}.border-top{border-top:1px solid #ccc !important}.border-bottom{border-bottom:1px solid #ccc !important}.border-left{border-left:1px solid #ccc !important}.border-right{border-right:1px solid #ccc !important}.topbar{border-top:6px solid #ccc !important}.bottombar{border-bottom:6px solid #ccc !important}.leftbar{border-left:6px solid #ccc !important}.rightbar{border-right:6px solid #ccc !important}.section,.code{margin-top:16px !important;margin-bottom:16px !important}.margin{margin:16px !important}.margin-top{margin-top:16px !important}.margin-bottom{margin-bottom:16px !important}.margin-left{margin-left:16px !important}.margin-right{margin-right:16px !important}.padding-small{padding:4px 8px !important}.padding{padding:8px 16px !important}.padding-large{padding:12px 24px !important}.padding-16{padding-top:16px !important;padding-bottom:16px !important}.padding-24{padding-top:24px !important;padding-bottom:24px !important}.padding-32{padding-top:32px !important;padding-bottom:32px !important}.padding-48{padding-top:48px !important;padding-bottom:48px !important}.padding-64{padding-top:64px !important;padding-bottom:64px !important}.left{float:left !important}.right{float:right !important}.button:hover{color:#000 !important;background-color:#ccc !important}.transparent,.hover-none:hover{background-color:transparent !important}.hover-none:hover{box-shadow:none !important}.amber,.hover-amber:hover{color:#000 !important;background-color:#ffc107 !important}.aqua,.hover-aqua:hover{color:#000 !important;background-color:#0ff !important}.blue,.hover-blue:hover{color:#fff !important;background-color:#2196f3 !important}.light-blue,.hover-light-blue:hover{color:#000 !important;background-color:#87ceeb !important}.brown,.hover-brown:hover{color:#fff !important;background-color:#795548 !important}.cyan,.hover-cyan:hover{color:#000 !important;background-color:#00bcd4 !important}.blue-grey,.hover-blue-grey:hover,.blue-gray,.hover-blue-gray:hover{color:#fff !important;background-color:#607d8b !important}.green,.hover-green:hover{color:#fff !important;background-color:#4caf50 !important}.light-green,.hover-light-green:hover{color:#000 !important;background-color:#8bc34a !important}.indigo,.hover-indigo:hover{color:#fff !important;background-color:#3f51b5 !important}.khaki,.hover-khaki:hover{color:#000 !important;background-color:#f0e68c !important}.lime,.hover-lime:hover{color:#000 !important;background-color:#cddc39 !important}.orange,.hover-orange:hover{color:#000 !important;background-color:#ff9800 !important}.deep-orange,.hover-deep-orange:hover{color:#fff !important;background-color:#ff5722 !important}.pink,.hover-pink:hover{color:#fff !important;background-color:#e91e63 !important}.purple,.hover-purple:hover{color:#fff !important;background-color:#9c27b0 !important}.deep-purple,.hover-deep-purple:hover{color:#fff !important;background-color:#673ab7 !important}.red,.hover-red:hover{color:#fff !important;background-color:#f44336 !important}.sand,.hover-sand:hover{color:#000 !important;background-color:#fdf5e6 !important}.teal,.hover-teal:hover{color:#fff !important;background-color:#009688 !important}.yellow,.hover-yellow:hover{color:#000 !important;background-color:#ffeb3b !important}.white,.hover-white:hover{color:#000 !important;background-color:#fff !important}.black,.hover-black:hover{color:#fff !important;background-color:#000 !important}.grey,.hover-grey:hover,.gray,.hover-gray:hover{color:#000 !important;background-color:#9e9e9e !important}.light-grey,.hover-light-grey:hover,.light-gray,.hover-light-gray:hover{color:#000 !important;background-color:#f1f1f1 !important}.dark-grey,.hover-dark-grey:hover,.dark-gray,.hover-dark-gray:hover{color:#fff !important;background-color:#616161 !important}.pale-red,.hover-pale-red:hover{color:#000 !important;background-color:#fdd !important}.pale-green,.hover-pale-green:hover{color:#000 !important;background-color:#dfd !important}.pale-yellow,.hover-pale-yellow:hover{color:#000 !important;background-color:#ffc !important}.pale-blue,.hover-pale-blue:hover{color:#000 !important;background-color:#dff !important}.text-amber,.hover-text-amber:hover{color:#ffc107 !important}.text-aqua,.hover-text-aqua:hover{color:#0ff !important}.text-blue,.hover-text-blue:hover{color:#2196f3 !important}.text-light-blue,.hover-text-light-blue:hover{color:#87ceeb !important}.text-brown,.hover-text-brown:hover{color:#795548 !important}.text-cyan,.hover-text-cyan:hover{color:#00bcd4 !important}.text-blue-grey,.hover-text-blue-grey:hover,.text-blue-gray,.hover-text-blue-gray:hover{color:#607d8b !important}.text-green,.hover-text-green:hover{color:#4caf50 !important}.text-light-green,.hover-text-light-green:hover{color:#8bc34a !important}.text-indigo,.hover-text-indigo:hover{color:#3f51b5 !important}.text-khaki,.hover-text-khaki:hover{color:#b4aa50 !important}.text-lime,.hover-text-lime:hover{color:#cddc39 !important}.text-orange,.hover-text-orange:hover{color:#ff9800 !important}.text-deep-orange,.hover-text-deep-orange:hover{color:#ff5722 !important}.text-pink,.hover-text-pink:hover{color:#e91e63 !important}.text-purple,.hover-text-purple:hover{color:#9c27b0 !important}.text-deep-purple,.hover-text-deep-purple:hover{color:#673ab7 !important}.text-red,.hover-text-red:hover{color:#f44336 !important}.text-sand,.hover-text-sand:hover{color:#fdf5e6 !important}.text-teal,.hover-text-teal:hover{color:#009688 !important}.text-yellow,.hover-text-yellow:hover{color:#d2be0e !important}.text-white,.hover-text-white:hover{color:#fff !important}.text-black,.hover-text-black:hover{color:#000 !important}.text-grey,.hover-text-grey:hover,.text-gray,.hover-text-gray:hover{color:#757575 !important}.text-light-grey,.hover-text-light-grey:hover,.text-light-gray,.hover-text-light-gray:hover{color:#f1f1f1 !important}.text-dark-grey,.hover-text-dark-grey:hover,.text-dark-gray,.hover-text-dark-gray:hover{color:#3a3a3a !important}.border-amber,.hover-border-amber:hover{border-color:#ffc107 !important}.border-aqua,.hover-border-aqua:hover{border-color:#0ff !important}.border-blue,.hover-border-blue:hover{border-color:#2196f3 !important}.border-light-blue,.hover-border-light-blue:hover{border-color:#87ceeb !important}.border-brown,.hover-border-brown:hover{border-color:#795548 !important}.border-cyan,.hover-border-cyan:hover{border-color:#00bcd4 !important}.border-blue-grey,.hover-border-blue-grey:hover,.border-blue-gray,.hover-border-blue-gray:hover{border-color:#607d8b !important}.border-green,.hover-border-green:hover{border-color:#4caf50 !important}.border-light-green,.hover-border-light-green:hover{border-color:#8bc34a !important}.border-indigo,.hover-border-indigo:hover{border-color:#3f51b5 !important}.border-khaki,.hover-border-khaki:hover{border-color:#f0e68c !important}.border-lime,.hover-border-lime:hover{border-color:#cddc39 !important}.border-orange,.hover-border-orange:hover{border-color:#ff9800 !important}.border-deep-orange,.hover-border-deep-orange:hover{border-color:#ff5722 !important}.border-pink,.hover-border-pink:hover{border-color:#e91e63 !important}.border-purple,.hover-border-purple:hover{border-color:#9c27b0 !important}.border-deep-purple,.hover-border-deep-purple:hover{border-color:#673ab7 !important}.border-red,.hover-border-red:hover{border-color:#f44336 !important}.border-sand,.hover-border-sand:hover{border-color:#fdf5e6 !important}.border-teal,.hover-border-teal:hover{border-color:#009688 !important}.border-yellow,.hover-border-yellow:hover{border-color:#ffeb3b !important}.border-white,.hover-border-white:hover{border-color:#fff !important}.border-black,.hover-border-black:hover{border-color:#000 !important}.border-grey,.hover-border-grey:hover,.border-gray,.hover-border-gray:hover{border-color:#9e9e9e !important}.border-light-grey,.hover-border-light-grey:hover,.border-light-gray,.hover-border-light-gray:hover{border-color:#f1f1f1 !important}.border-dark-grey,.hover-border-dark-grey:hover,.border-dark-gray,.hover-border-dark-gray:hover{border-color:#616161 !important}.border-pale-red,.hover-border-pale-red:hover{border-color:#ffe7e7 !important}.border-pale-green,.hover-border-pale-green:hover{border-color:#e7ffe7 !important}.border-pale-yellow,.hover-border-pale-yellow:hover{border-color:#ffc !important}.border-pale-blue,.hover-border-pale-blue:hover{border-color:#e7ffff !important}.comprarcasa .header{margin-top:20px;margin-bottom:20px;min-height:100px;-webkit-box-shadow:0 6px 5px 0 rgba(204,204,204,0.5);-moz-box-shadow:0 6px 5px 0 rgba(204,204,204,0.5);box-shadow:0 6px 5px 0 rgba(204,204,204,0.5)}.comprarcasa .header a{text-decoration:none}.comprarcasa .nav-right a{padding:0 4px}.comprarcasa .content-logo{float:none}@media(max-width:601px){.comprarcasa .content-logo img{position:relative;right:16px}}.comprarcasa .main-nav{font-family:'Modum-Medium';font-size:18px;margin-top:10px;margin-bottom:10px}@media(min-width:601px){.comprarcasa .main-nav{padding-left:64px}}.comprarcasa .main-nav .button{padding:12px 20px !important}.comprarcasa .main-nav .button:hover{color:#000 !important;background-color:#fff !important}.comprarcasa .main-nav .dropdown-hover:first-child,.comprarcasa .dropdown-click:hover{background-color:#fff !important;color:#000}.comprarcasa .main-nav .dropdown-hover:hover>.button:first-child,.comprarcasa .dropdown-click:hover>.button:first-child{background-color:#fff !important;color:#000}.comprarcasa .main-nav .bar-item-on{font-family:'Modum-ExtraBold';color:#7ca7ad}.comprarcasa .main-nav a{text-decoration:none}.comprarcasa .footer-nav{margin-left:64px}.comprarcasa .sidebar{width:80% !important;background-color:#1d1d1b;position:absolute !important;top:0;z-index:5;overflow-x:hidden}.comprarcasa .sidebar button{color:#fff;background-color:#1d1d1b}.comprarcasa .sidebar .bar-item{font-family:'Modum';font-size:20px;color:#fff;padding:12px 32px !important}@media(min-width:601px){.comprarcasa .content-logo{float:none}}.comprarcasa .div-boy{margin-top:0;width:95%;float:right;background-image:url("../images/boy.png");background-repeat:no-repeat;background-position:top right;min-height:650px;position:relative}.comprarcasa .div-girl{margin-top:0;width:95%;background-image:url("../images/girl.png");background-repeat:no-repeat;background-position:bottom left;min-height:650px;position:relative}.comprarcasa .girl-text{text-align:right !important;width:50%}.comprarcasa .boy-text{text-align:left !important;width:50%}@media(min-width:601px){.comprarcasa .div-boy{margin-top:150px;width:50%}.comprarcasa .div-girl{width:50%}.comprarcasa .girl-text{text-align:left !important}.comprarcasa .boy-text{text-align:right !important}}@media(max-width:601px){.comprarcasa .div-girl,.comprarcasa .div-boy{min-height:300px;background-size:contain}.comprarcasa .girl-text span,.comprarcasa .boy-text span{font-size:18px !important}.comprarcasa .div-girl .button,.comprarcasa .div-boy .button{font-size:20px;left:25%;right:auto;padding:8px 16px}}.comprarcasa .home-search-agencia{min-height:250px;background-image:url("../images/city-left.png");background-repeat:no-repeat;background-size:cover}.comprarcasa .home-search-inmuebles{min-height:250px;background-image:url("../images/city-right.png");background-repeat:no-repeat;background-size:cover}.comprarcasa .home-search-agencia .row .col,.comprarcasa .home-search-inmuebles .row .col{width:100%}.comprarcasa .home-search-text-agencia,.comprarcasa .home-search-text-imuebles{font-family:'Modum';color:#fff;font-size:36px;margin:0}@media(max-width:601px){.comprarcasa .home-search-text-agencia,.comprarcasa .home-search-text-imuebles{font-size:24px}.comprarcasa .home-search-text-agencia{padding-left:16px;text-align:left}.comprarcasa .home-search-text-imuebles{padding-right:16px;text-align:right}.comprarcasa .home-search-button-agencia .button,.comprarcasa .home-search-button-imuebles .button{font-size:24px;padding:8px 32px}.comprarcasa .home-search-button-agencia,.comprarcasa .home-search-button-imuebles{margin-top:50px}.comprarcasa .home-search-agencia,.comprarcasa .home-search-inmuebles{min-height:200px}}.comprarcasa .home-search-button-agencia,.comprarcasa .home-search-button-imuebles{margin-top:40px}.comprarcasa .home-search-text-imuebles{margin:40px 0 0 0;FONT-VARIANT:JIS04;FONT-VARIANT:JIS04;FONT-VARIANT:JIS04;FONT-VARIANT:JIS04;FONT-VARIANT:JIS04;FONT-VARIANT:JIS04}@media(min-width:601px){.comprarcasa .home-search-agencia{min-height:440px}.comprarcasa .home-search-inmuebles{min-height:440px}.comprarcasa .home-search-agencia .row .col,.home-search-inmuebles .row .col{width:100%}.comprarcasa .home-search-text-agencia,.home-search-text-imuebles{margin:40px 0 0 0}.comprarcasa .home-search-button-agencia,.home-search-button-imuebles{margin-top:20px}}.comprarcasa .background-reference{background-image:url("../images/reference.png");background-repeat:no-repeat;background-size:cover}@media(max-width:601px){.comprarcasa .background-reference{min-height:300px !important;background-size:cover}}.comprarcasa .background-filosofia{background-image:url("../images/filosofia.jpg");background-repeat:no-repeat;background-size:cover}@media(max-width:601px){.comprarcasa .background-filosofia{text-align:center !important}}.comprarcasa .background-valores-externos{background-image:url("../images/valores-externos.jpg");background-repeat:no-repeat;background-size:cover}.comprarcasa .valores-externos .third{padding:23px}.comprarcasa .valores-externos .third img{max-height:500px}.comprarcasa .background-valores-internos{background-image:url("../images/valores-internos.jpg");background-repeat:no-repeat;background-size:cover}.comprarcasa .valores-internos .third{padding:23px}.comprarcasa .valores-internos .third img{width:100%}.comprarcasa .background-historia{background-image:url("../images/historia.png");background-repeat:no-repeat;background-size:contain}@media(max-width:601px){.comprarcasa .historia{padding:0 !important}}.comprarcasa .download-button{font-family:'Campton-light';font-size:24px;padding:10px 28px;border-width:2px;border-style:solid;color:#fff;margin:16px;text-align:left;padding-right:86px;background:url("../images/ico-download.png") no-repeat right;width:100%;white-space:normal}@media(min-width:601px){.comprarcasa .download-button{width:auto}}.comprarcasa .background-agencia{background-image:url("../images/agencia.jpg");background-repeat:no-repeat;background-size:cover;min-height:350px}.comprarcasa .background-mapa-agencias{background-image:url("../images/mapa-espana.jpg");background-repeat:no-repeat;background-size:cover;min-height:350px}.comprarcasa .top-agencias{background:url("../images/top-agencias.png") no-repeat left top;padding-left:200px}@media(max-width:601px){.comprarcasa .top-agencias{background:url("../images/top-agencias.png") no-repeat top;padding-left:0;padding-top:100px}.comprarcasa .top-agencias h2{text-align:center}}.comprarcasa .background-inmuebles{background-image:url("../images/inmuebles.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;min-height:550px;position:relative}.comprarcasa .buscador-inmuebles{width:80%;background-color:#f70105}.comprarcasa .top-inmuebles{background:url("../images/top-inmuebles.png") no-repeat left top;padding-left:100px}@media(max-width:601px){.comprarcasa .top-inmuebles{background:url("../images/top-inmuebles.png") no-repeat top;padding-top:100px;padding-left:0}.comprarcasa .top-inmuebles h2{text-align:center}}.comprarcasa .background-simulador{background-image:url("../images/simulador.jpg");background-repeat:no-repeat;background-size:cover;min-height:450px}.comprarcasa .label-simulador{font-family:'Modum-Medium';font-size:22px;font-style:italic;display:inline-block;min-width:150px;padding-left:32px}.comprarcasa .label-simulador-error{font-family:'Modum-Medium';font-style:italic;font-size:20px;float:right;color:red;padding:8px 0;display:none;min-width:0}.comprarcasa .option-off{background:url("../images/option-off.png") no-repeat left}.comprarcasa .option-on{background:url("../images/option-on.png") no-repeat left}.comprarcasa .select-simulador{color:#fff;background-color:#5b968e;font-family:'Modum-Medium';font-size:20px;padding:2px 8px;border:#5b968e solid 2px;margin:2px;border-radius:14px;width:100%}.comprarcasa .input-simulador{color:#5b968e;font-family:'Modum-Medium';font-size:20px;padding:2px 8px;border:#5b968e solid 2px;margin:2px;border-radius:14px;width:100%}.comprarcasa .background-agente{background-image:url("../images/agente.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;min-height:780px;position:relative}.comprarcasa .content-agente{padding-top:260px;padding-left:80px;padding-right:80px}@media(max-width:601px){.comprarcasa .content-agente{padding-left:40px;padding-right:40px;padding-bottom:40px;overflow-wrap:break-word;text-align:center}}@media(min-width:601px){.comprarcasa .button-agente{position:absolute;right:80px;bottom:80px}}.comprarcasa .top-servicios{padding-top:32px;position:relative}.comprarcasa .main-servicios{padding:36px 12px;position:relative}@media(min-width:601px){.comprarcasa .main-servicios{padding:36px 100px;position:relative}}.comprarcasa .servicios h2{font-size:64px;font-family:'Campton-Bold'}@media(max-width:601px){.comprarcasa .servicios h2{font-size:52px;font-family:'Campton-Bold'}}.comprarcasa .servicios h3{font-size:32px;font-family:'Campton-Medium'}@media(max-width:601px){.comprarcasa .servicios h3{font-size:24px;font-family:'Campton-Medium'}}.comprarcasa .servicios-comprador h3{color:#e45d3e}.servicios-propietaria h3{color:#5b968e}.comprarcasa .background-comprador{background-image:url("../images/chico-degradado.jpg");background-repeat:no-repeat;background-size:100%;background-position:-200px 52%;min-height:630px}.comprarcasa .background-propietaria{background-image:url("../images/chica-degradado.jpg");background-repeat:no-repeat;background-position:-200px 60%;background-size:100%;min-height:690px}.comprarcasa .servicios top-texto{text-align:right;width:50%;float:right;margin-right:20px}@media(min-width:601px){.comprarcasa .background-comprador{background-size:65%;background-position:right;min-height:670px;padding-left:20px}.comprarcasa .background-propietaria{background-position:right;background-size:65%;min-height:660px;padding-left:20px}.comprarcasa .servicios p{text-align:left;width:100%}}.comprarcasa .tit-nservicios{background-color:#d33741;color:#fff;font-family:'Modum';font-size:50px;font-style:italic;padding:10px 56px;border-width:4px;border-radius:0 32px 0 0;position:absolute;left:0;bottom:0}@media(max-width:601px){.comprarcasa .background-comprador{background-size:65%;background-position:-35% 60%;min-height:350px}.comprarcasa .background-propietaria{background-size:65%;background-position:-35% 60%;min-height:370px}.comprarcasa .background-comprador p,.comprarcasa .background-propietaria p{font-size:14px !important;width:60%;float:right;text-align:right;padding-right:8px}.comprarcasa .background-comprador h2,.comprarcasa .background-propietaria h2{font-size:42px}.comprarcasa .tit-nservicios{font-size:32px;padding:10px 28px}}.comprarcasa .nav-servicios{float:right;vertical-align:middle;font-family:'Modum-Medium';border-bottom:1px solid #efefef;margin-bottom:20px;padding-top:100px;margin-top:-90px}.comprarcasa .nav-servicios .nav-item{float:none !important;display:inline-block;padding:6px 52px 10px !important;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap;font-size:18px;font-family:'Modum-ExtraBold'}.comprarcasa .nav-comprador{color:#e45d3e}.nav-propietaria{color:#5b968e}.comprarcasa .nav-servicios .nav-item-on{color:#000;cursor:default}.comprarcasa .nav-servicios a.nav-item{text-decoration:none}.comprarcasa .background-mapa-propiedades{background-image:url("../images/mapa-espana.jpg");background-repeat:no-repeat;background-size:contain;min-height:700px}@media(max-width:601px){.comprarcasa .container-service-open{display:block !important}.comprarcasa .service-mobile-title{font-weight:bold;padding:16px;background-repeat:no-repeat;background-position:90%;background-size:24px;margin:4px 0}.comprarcasa .service-mobile-title.service-open{background-image:url(../images/arrow-down.png)}.comprarcasa .service-mobile-title.service-closed{background-image:url(../images/arrow-right.png)}}.comprarcasa .buscador{padding:12px;margin:auto;width:fit-content;text-align:center}.comprarcasa .buscador-inmuebles{background:rgba(255,51,51,.6)}.comprarcasa .buscador .search-select{border-radius:8px;border-color:black;border-width:2px;border-style:solid;font-size:22px;font-family:'Modum';padding:12px 8px;width:100%;margin:12px 6px}@media(min-width:601px){.comprarcasa .buscador .search-select{width:250px}}.comprarcasa .buscador .search-button{font-family:'Modum';font-size:32px;font-weight:bold;padding:4px 36px;margin:0 12px;border-width:4px;border-style:solid}@media(min-width:601px){.comprarcasa .nav-servicios{float:none;vertical-align:middle}}.comprarcasa .footer{color:#fff !important;background-color:#1d1d1b !important;padding-top:16px;padding-bottom:16px}.comprarcasa .footer h1{font-size:36px}.comprarcasa .footer-nav a{text-decoration:none}.comprarcasa .footer-nav .bar-item{padding-top:8px;padding-bottom:8px}.comprarcasa .footer-certificied{width:50%;float:right !important;text-align:right;margin-bottom:10px;margin-top:0}.comprarcasa .cms-footer-legal{width:50%;text-align:left;margin-bottom:10px;margin-top:10px}.comprarcasa .cms-footer-legal a{display:block;text-decoration:none;font-size:24px;padding:4px 0}.comprarcasa .footer-copyright{text-align:left}@media(min-width:601px){.comprarcasa .footer h1{font-size:58px}.comprarcasa .footer-certificied{width:100%;margin-top:32px}.comprarcasa .cms-footer-legal{width:100%;text-align:right;margin-top:10px}.comprarcasa .cms-footer-legal a{font-size:16px;display:inline-block;padding:0}.comprarcasa .footer-copyright{width:100%;text-align:right}}.comprarcasa .background-city .search-agencia,.comprarcasa .background-city .search-inmueble{width:50%}.comprarcasa .background-city .search-agencia{background-color:rgba(211,55,65,0.7)}.comprarcasa .background-city .search-inmueble{background-color:rgba(91,150,142,0.7)}.comprarcasa .background-city .search-agencia .text,.comprarcasa .background-city .search-inmueble .text{color:white}.comprarcasa .background-city .search-inmueble .search-button{color:#5b968e}.comprarcasa .background-city .search-agencia .search-button{color:#d33741}.comprarcasa .main-button{font-family:'Modum';font-size:32px;font-weight:bold;padding:8px 28px;border-width:4px;border-style:solid}.comprarcasa .text-button{font-family:'Modum-ExtraBold';font-size:24px;font-weight:bold;color:#000;text-decoration:none;font-style:italic}.comprarcasa .main-button-red{background-color:#d33741;color:#fff !important;border-color:#d33741}.main-button-red:hover{background-color:#fff !important;color:#d33741 !important}.comprarcasa .main-button-teal{background-color:#5b968e;color:#fff;border-color:#5b968e}.comprarcasa .main-button-teal:hover{background-color:#fff !important;color:#5b968e !important}.comprarcasa .main-button-dark-orange{background-color:#c75c40;color:#fff;border-color:#c75c40}.comprarcasa .comprarcasa .main-button-dark-orange:hover{background-color:#fff !important;color:#c75c40 !important}.comprarcasa .red,.comprarcasa .hover-red:hover{color:#fff !important;background-color:#d33741 !important}.comprarcasa .text-red,.comprarcasa .hover-text-red:hover{color:#d33741 !important}.comprarcasa .border-red,.comprarcasa .hover-border-red:hover{border-color:#d33741 !important}.comprarcasa .teal,.comprarcasa .hover-teal:hover{color:#fff !important;background-color:#5b968e !important}.comprarcasa .text-teal,.comprarcasa .hover-text-teal:hover{color:#5b968e !important}.comprarcasa .grey,.comprarcasa .hover-grey:hover{color:#fff !important;background-color:#9b9b9b !important}.comprarcasa .text-grey,.comprarcasa .hover-text-grey:hover{color:#9b9b9b !important}.comprarcasa .dark-grey,.comprarcasa .hover-dark-grey:hover{color:#fff !important;background-color:#1d1d1b !important}.comprarcasa .text-dark-grey,.comprarcasa .hover-text-dark-grey:hover{color:#1d1d1b !important}.comprarcasa .dark-orange,.comprarcasa .hover-dark-orange:hover{color:#fff !important;background-color:#c75c40 !important}.comprarcasa .text-dark-orange,.comprarcasa .hover-text-dark-orange:hover{color:#c75c40 !important}.comprarcasa .item-tit{font-family:'Modum';font-size:20px}.comprarcasa .item-sub{font-size:14px;margin-left:10px;line-height:1em}.padding-lateral{padding:0 16px}@media(min-width:601px){.comprarcasa .padding-lateral{padding:0 164px}}.comprarcasa .alert-cookies{position:fixed;bottom:0;padding:16px;z-index:1000}.comprarcasa .login{padding:12px;margin:auto;width:fit-content;text-align:center}.comprarcasa .login .login-input{border-radius:8px;border-color:black;border-width:2px;border-style:solid;font-size:22px;font-family:'Modum';padding:12px 8px;width:100%;margin:12px 6px}.comprarcasa .login .login-button{font-family:'Modum';font-size:24px;font-weight:bold;padding:4px 36px;margin:0 12px;border-width:4px;border-style:solid}.comprarcasa .main-input{border-radius:8px;border-color:black;border-width:2px;border-style:solid;font-size:22px;font-family:'Modum';padding:12px 8px;width:100%;margin:12px 6px}.comprarcasa .noticia .titulo{color:#d33741 !important;font-family:'Modum-Medium';font-size:46px !important}.comprarcasa .noticia .entradilla{font-family:'Modum';font-weight:bold;font-size:24px !important}.comprarcasa .noticia .epigrafe{color:#d33741 !important;font-style:italic;font-size:16px !important}.comprarcasa .noticia .resumen{font-size:16px}.comprarcasa .noticia p{font-size:18px !important}.comprarcasa .noticia img{width:100%}.comprarcasa .listado-noticias{padding:8px 32px}.comprarcasa .listado-noticias .noticia{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #efefef}.comprarcasa .listado-noticias .noticia h2{font-family:'Modum-Medium';font-size:32px !important}.comprarcasa .listado-noticias .noticia .titulo{color:#d33741 !important;font-family:'Modum-Medium';font-size:20px !important}.comprarcasa .listado-noticias .noticia .titulo a{text-decoration:none}.comprarcasa .listado-noticias .noticia .titulo a:hover{color:#000}.comprarcasa .listado-noticias .noticia .subtitulo{font-family:'Modum';font-size:16px !important}.comprarcasa .listado-noticias .noticia p{font-size:15px !important}@media(max-width:601px){.comprarcasa .noticia{padding-left:16px;padding-right:16px}.comprarcasa .noticia .titulo{font-size:32px !important}}.noticia .titulo{color:#d33741 !important;font-family:'Modum-Medium';font-size:46px !important}.noticia .entradilla{font-family:'Modum';font-weight:bold;font-size:24px !important}.noticia .epigrafe{color:#d33741 !important;font-style:italic;font-size:16px !important}.noticia .resumen{font-size:16px}.noticia p{font-size:18px !important}.noticia img{width:100%}.noticia{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #efefef}.noticia h2{font-family:'Modum-Medium';font-size:32px !important}.noticia .titulo a{text-decoration:none}.noticia .titulo a:hover{color:#000}.noticia .subtitulo{font-family:'Modum';font-size:16px !important}.noticia p{font-size:15px !important}.listado-noticias{padding:8px 32px}.listado-noticias .noticia .titulo{color:#d33741 !important;font-family:'Modum-Medium';font-size:20px !important}.historico-noticias .noticia{margin:0 16px}.historico-noticias .noticia .titulo{color:#d33741 !important;font-family:'Modum-Medium';font-size:20px !important}.comprarcasa .texto h1{color:#d33741 !important;font-family:'Modum-Medium';font-size:46px !important}.comprarcasa .texto h2{font-family:'Modum';font-weight:bold;font-size:24px !important;margin:24px 0}.comprarcasa .texto h3{font-weight:bold;font-size:18px !important}.comprarcasa .texto .titulo{color:#d33741 !important;font-family:'Modum-Medium';font-size:46px !important}.comprarcasa .texto .subtitulo{font-family:'Modum';font-weight:bold;font-size:24px !important;margin:24px 0}.comprarcasa .texto .subtitulo2{font-weight:bold;font-size:18px !important}.comprarcasa .listado-agencias .agencia{display:block;text-decoration:none;border:1px solid #ccc;padding:16px;margin:16px 0;background-color:#fff;cursor:pointer;display:block !important;-webkit-transition:-webkit-transform .5s ease-out;-moz-transition:-moz-transform .5s ease-out;-o-transition:-o-transform .5s ease-out;-ms-transition:-ms-transform .5s ease-out;transition:transform .5s ease-out}.comprarcasa .listado-agencias .agencia h3{font-family:'Modum-Medium';font-size:18px !important;margin:6px 0}.comprarcasa .listado-agencias .agencia .titulo{color:#d33741 !important;font-family:'Modum-Medium';font-size:20px !important}.comprarcasa .listado-agencias .agencia-imagen{background-image:url("../images/RO175.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;min-height:200px}.comprarcasa .listado-agencias .agencia:hover{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:4px 6px 10px 0 rgba(0,0,0,0.5);-moz-box-shadow:4px 6px 10px 0 rgba(0,0,0,0.5);box-shadow:4px 6px 10px 0 rgba(0,0,0,0.5)}.comprarcasa .listado-agencias h4{font-family:'Modum-Medium';color:#d33741 !important;margin:0}.comprarcasa .listado-agencias .agencia-datos{width:100%;padding:8px;height:180px;min-height:140px;position:relative}.comprarcasa .listado-agencias .agencia-datos h3{color:#d33741 !important}.comprarcasa .listado-agencias .agencia-datos .linea{font-size:16px;padding:8px 8px 8px 35px;background-size:24px;background-repeat:no-repeat;background-position:left}.comprarcasa .address{background-image:url('/images/icon-pin-red.png')}.comprarcasa .phone{background-image:url('/images/icon-telephone-red.png')}.comprarcasa .address-white{background-image:url('/images/icon_adress.png')}.comprarcasa .phone-white{background-image:url('/images/icon_phone.png')}.comprarcasa .fax-white{background-image:url('/images/icon-fax.png')}.comprarcasa .mail-white{background-image:url('/images/icon_mail.png')}.comprarcasa .urruele-white{background-image:url('/images/icon_web.png')}.comprarcasa .agencia-detalle{font-size:16px}.comprarcasa .agencia-detalle h2{font-family:'Modum-Medium';font-size:38px}.comprarcasa .agencia-detalle img{width:100%}.comprarcasa .agencia-detalle .principal{padding:0 16px 16px 16px}@media(min-width:601px){.comprarcasa .agencia-detalle .principal{padding:0 64px 16px 16px}}.comprarcasa .agencia-detalle .agencia-logo{margin:0 auto 16px auto}.comprarcasa .agencia-detalle .lateral .datos{padding:32px;overflow-wrap:break-word}.comprarcasa .agencia-detalle .lateral .linea{font-size:16px;padding:8px 8px 8px 35px;background-size:24px;background-repeat:no-repeat;background-position:left}@media(max-width:601px){.comprarcasa .imagenMap .leaflet-container{width:100%}}.comprarcasa .form-contacto{padding:12px;margin:auto;width:fit-content;text-align:center}.comprarcasa .form-contacto .contacto-input{border-radius:8px;border-color:black;border-width:2px;border-style:solid;font-size:22px;font-family:'Modum';padding:12px 8px;width:100%;margin:12px 6px}.comprarcasa .form-contacto .contacto-textarea{border-radius:8px;border-color:black;border-width:2px;border-style:solid;font-size:22px;font-family:'Modum';padding:12px 8px;width:100%;margin:12px 6px;min-height:150px}.comprarcasa .form-contacto .contacto-button{font-family:'Modum';font-size:24px;font-weight:bold;padding:4px 36px;margin:0 12px;border-width:4px;border-style:solid}.comprarcasa .mySlides{display:none;z-index:-1}@media(max-width:601px){.comprarcasa .mySlides{animation:none !important}}.comprarcasa .mySlides img{width:100%}.comprarcasa .badge{cursor:pointer;height:13px;width:13px;padding:0}.comprarcasa .submenu-item{font-family:'Campton-Light';font-size:16px;margin-left:15px}.comprarcasa .submenu-item:hover{background-color:#efefef !important;text-decoration:underline !important}.foto-cliente img{width:70%}.foto-agente{border-bottom:4px solid #5b968e;margin-bottom:8px;width:402px;height:502px}.foto-agente img{width:100%;vertical-align:bottom}.language .dropdown-hover:first-child,.dropdown-click:hover{background-color:#fff !important;color:#000}.language-button{font-family:'Campton-light';font-size:16px;padding:5px 10px 5px 44px;border:0;color:#000;text-align:left;background:url("../images/ico-language.png") no-repeat left;width:100%;display:block}@media(max-width:601px){img{max-width:100%}.display-middle{white-space:normal}.xxxlarge{font-size:32px !important}}.bg-agente{width:201px;height:251px;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width:1366px){.bg-agente{width:301px;height:376px}}@media(min-width:1750px){.bg-agente{width:402px;height:502px}}.comprarcasa .img-team-member{display:inline-block;float:none;padding:0 10px}.img-team-member .text-red{border-top:4px solid #5b968e}.social-icon{margin:0 10px}@media(min-width:768px){.ccvalora-input{width:540px !important}}.comprarcasa .hazte-agente{padding:36px 12px;position:relative}@media(min-width:601px){.comprarcasa .hazte-agente{padding:36px 100px;position:relative}}.comprarcasa .red-section,.comprarcasa .turquoise-section,.comprarcasa .green-section,.comprarcasa .orange-section,.comprarcasa .blue-section{color:white;margin-bottom:6px}@media(max-width:720px){.comprarcasa .red-section,.comprarcasa .turquoise-section,.comprarcasa .green-section,.comprarcasa .orange-section,.comprarcasa .blue-section{margin-bottom:0}}.comprarcasa .red-section{background-color:#e83542}.comprarcasa .turquoise-section{background-color:#14696f}.comprarcasa .green-section{background-color:#a1ab45}.comprarcasa .orange-section{background-color:#ca9130}.comprarcasa .blue-section{background-color:#177f9c}.comprarcasa .red-section .cell,.comprarcasa .turquoise-section .cell,.comprarcasa .green-section .cell,.comprarcasa .orange-section .cell,.comprarcasa .blue-section .cell{width:50%;padding:32px}.red-background-section,.turquoise-background-section,.green-background-section,.orange-background-section,.blue-background-section{background-repeat:no-repeat;background-size:cover}.red-background-section{background-image:url("../images/fondo-rojo.png")}.turquoise-background-section{background-image:url("../images/fondo-turquesa.png")}.green-background-section{background-image:url("../images/fondo-verde.png")}.orange-background-section{background-image:url("../images/fondo-naranja.png")}.blue-background-section{background-image:url("../images/fondo-azul.png")}@media(max-width:601px){.hide-mobile{display:none !important}}@media(min-width:601px){.hide-desktop{display:none !important}}#ot-sdk-btn.ot-sdk-show-settings{background-color:#d33741 !important;color:#fff !important;border:none !important;font-size:12px !important;border-radius:32px;padding:8px 16px !important}#ot-sdk-btn.ot-sdk-show-settings:hover{background-color:#fff !important;color:#d33741 !important}.comprarcasa .background-alquiler{background-image:url("../images/alquiler-fondo.jpg");background-repeat:no-repeat;background-size:cover}.comprarcasa .fondo-alquiler-integral{background-image:url("../images/alquiler-integral.png")}.comprarcasa .fondo-alquiler-garantizado{background-image:url("../images/alquiler-garantizado.png")}.comprarcasa .fondo-alquiler-integral,.comprarcasa .fondo-alquiler-garantizado{background-repeat:no-repeat;background-size:cover;background-position:right;min-height:350px;padding:42px}@media(max-width:720px){.comprarcasa .background-alquiler{min-height:300px !important;background-size:cover}}@media(min-width:721px){.comprarcasa .padding-lateral-64{padding:0 12px}.comprarcasa .alquiler-pack .half{width:49.99999% !important}}.comprarcasa .padding-lateral-32{padding:0 32px}.comprarcasa .padding-lateral-64{padding:0 64px}.comprarcasa .alquiler-lista .cell-left{width:30%}.comprarcasa .alquiler-lista .cell-right{width:70%;padding-top:20px;padding-bottom:20px;font-size:24px !important}.comprarcasa .alquiler-item{min-width:100px}@media(min-width:721px){.comprarcasa .alquiler-pack .half{width:49.99999%}}@media(min-width:721px){.comprarcasa .alquiler-que-hacer-movil{display:none}}@media(max-width:720px){.comprarcasa .alquiler-que-hacer-web{display:none}}.comprarcasa .agencia-detalle .linea-small{font-size:1.3em;padding:2px 4px 2px 35px;background-size:24px;background-repeat:no-repeat;background-position:left}.comprarcasa .agencia-detalle .linea-small a{text-decoration:none}.comprarcasa .imagen-deco-contacto{background-repeat:repeat;background-size:auto;background-image:url("../images/linea-decor.png");height:86px}.comprarcasa .display-remarks{display:flex;flex-wrap:wrap;padding-right:160px;padding-left:160px;gap:40px}.comprarcasa .display-remarks .col{flex:none}@font-face{font-family:'Campton-Light';src:url('../fonts/ReneBieder-CamptonLight.eot');src:url('../fonts/ReneBieder-CamptonLight.eot?#iefix') format('embedded-opentype'),url('../fonts/ReneBieder-CamptonLight.woff') format('woff'),url('../fonts/ReneBieder-CamptonLight.ttf') format('truetype'),url('../fonts/ReneBieder-CamptonLight.svg#Campton-Light') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Campton-Medium';src:url('../fonts/ReneBieder-CamptonMedium.eot');src:url('../fonts/ReneBieder-CamptonMedium.eot?#iefix') format('embedded-opentype'),url('../fonts/ReneBieder-CamptonMedium.woff') format('woff'),url('../fonts/ReneBieder-CamptonMedium.ttf') format('truetype'),url('../fonts/ReneBieder-CamptonMedium.svg#Campton-Medium') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Campton-Bold';src:url('../fonts/ReneBieder-CamptonBold.eot');src:url('../fonts/ReneBieder-CamptonBold.eot?#iefix') format('embedded-opentype'),url('../fonts/ReneBieder-CamptonBold.woff') format('woff'),url('../fonts/ReneBieder-CamptonBold.ttf') format('truetype'),url('../fonts/ReneBieder-CamptonBold.svg#Campton-Bold') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Campton-Book';font-style:normal;font-weight:normal;src:url('../fonts/CamptonBook.woff') format('woff')}@font-face{font-family:'Modum';src:url('../fonts/TheNorthernBlockLtd-Modum.eot');src:url('../fonts/TheNorthernBlockLtd-Modum.eot?#iefix') format('embedded-opentype'),url('../fonts/TheNorthernBlockLtd-Modum.woff') format('woff'),url('../fonts/TheNorthernBlockLtd-Modum.ttf') format('truetype'),url('../fonts/TheNorthernBlockLtd-Modum.svg#Modum') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Modum-Medium';src:url('../fonts/TheNorthernBlockLtd-ModumMedium.eot');src:url('../fonts/TheNorthernBlockLtd-ModumMedium.eot?#iefix') format('embedded-opentype'),url('../fonts/TheNorthernBlockLtd-ModumMedium.woff') format('woff'),url('../fonts/TheNorthernBlockLtd-ModumMedium.ttf') format('truetype'),url('../fonts/TheNorthernBlockLtd-ModumMedium.svg#Modum') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Modum-ExtraBold';src:url('../fonts/TheNorthernBlockLtd-ModumExtraBold.eot');src:url('../fonts/TheNorthernBlockLtd-ModumExtraBold.eot?#iefix') format('embedded-opentype'),url('../fonts/TheNorthernBlockLtd-ModumExtraBold.woff') format('woff'),url('../fonts/TheNorthernBlockLtd-ModumExtraBold.ttf') format('truetype'),url('../fonts/TheNorthernBlockLtd-ModumExtraBold.svg#Modum') format('svg');font-weight:normal;font-style:normal}.font-modum{font-family:'Modum' !important}.font-modum-medium{font-family:'Modum-Medium' !important}.font-modum-extrabold{font-family:'Modum-ExtraBold' !important}.font-captom-light{font-family:'Campton-Light' !important}.font-captom-medium{font-family:'Campton-Medium' !important}.font-captom-bold{font-family:'Campton-Bold' !important}@font-face{font-family:'icomoon';src:url('../fonts/icomoon.eot?11b29p');src:url('../fonts/icomoon.eot?11b29p#iefix') format('embedded-opentype'),url('../fonts/icomoon.ttf?11b29p') format('truetype'),url('../fonts/icomoon.woff?11b29p') format('woff'),url('../fonts/icomoon.svg?11b29p#icomoon') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Roboto-Light';src:url('../fonts/Roboto-Light.eot');src:url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/Roboto-Light.woff') format('woff'),url('../fonts/Roboto-Light.ttf') format('truetype'),url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Roboto-Thin';src:url('../fonts/Roboto-Thin.eot');src:url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),url('../fonts/Roboto-Thin.woff') format('woff'),url('../fonts/Roboto-Thin.ttf') format('truetype'),url('../fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Open Sans';src:url('../fonts/OpenSans-Regular.eot');src:url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/OpenSans-Regular.woff') format('woff'),url('../fonts/OpenSans-Regular.ttf') format('truetype'),url('../fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'typicons';src:url('../fonts/typicons.eot');src:url('../fonts/typicons.eot?#iefix') format('embedded-opentype'),url('../fonts/typicons.woff') format('woff'),url('../fonts/typicons.ttf') format('truetype'),url('../fonts/typicons.svg#typicons') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'icomoon';src:url('../fonts/icomoon.eot?boxyzl');src:url('../fonts/icomoon.eot?boxyzl#iefix') format('embedded-opentype'),url('../fonts/icomoon.ttf?boxyzl') format('truetype'),url('../fonts/icomoon.woff?boxyzl') format('woff'),url('../fonts/icomoon.svg?boxyzl#icomoon') format('svg');font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-process:before{content:"\e910"}.icon-bug:before{content:"\e911"}.icon-console:before{content:"\e912"}.icon-serial:before{content:"\e913"}.icon-medal:before{content:"\e914"}.icon-reload:before{content:"\e915"}.icon-leather:before{content:"\e900"}.icon-mail:before{content:"\e901"}.icon-floppy-disk:before{content:"\e902"}.icon-server:before{content:"\e903"}.icon-database:before{content:"\e904"}.icon-bbdd:before{content:"\e905"}.icon-proxy:before{content:"\e906"}.icon-padlock:before{content:"\e907"}.icon-error-1:before{content:"\e908"}.icon-pass:before{content:"\e909"}.icon-white-paw-print:before{content:"\e90a"}.icon-menu:before{content:"\e90b"}.icon-logout:before{content:"\e90c"}.icon-close:before{content:"\e90d"}.icon-down-arrow:before{content:"\e90e"}.icon-cancel:before{content:"\e90f"}.typcn-adjust-brightness:before{content:'\e000'}.typcn-adjust-contrast:before{content:'\e001'}.typcn-anchor-outline:before{content:'\e002'}.typcn-anchor:before{content:'\e003'}.typcn-archive:before{content:'\e004'}.typcn-arrow-back-outline:before{content:'\e005'}.typcn-arrow-back:before{content:'\e006'}.typcn-arrow-down-outline:before{content:'\e007'}.typcn-arrow-down-thick:before{content:'\e008'}.typcn-arrow-down:before{content:'\e009'}.typcn-arrow-forward-outline:before{content:'\e00a'}.typcn-arrow-forward:before{content:'\e00b'}.typcn-arrow-left-outline:before{content:'\e00c'}.typcn-arrow-left-thick:before{content:'\e00d'}.typcn-arrow-left:before{content:'\e00e'}.typcn-arrow-loop-outline:before{content:'\e00f'}.typcn-arrow-loop:before{content:'\e010'}.typcn-arrow-maximise-outline:before{content:'\e011'}.typcn-arrow-maximise:before{content:'\e012'}.typcn-arrow-minimise-outline:before{content:'\e013'}.typcn-arrow-minimise:before{content:'\e014'}.typcn-arrow-move-outline:before{content:'\e015'}.typcn-arrow-move:before{content:'\e016'}.typcn-arrow-repeat-outline:before{content:'\e017'}.typcn-arrow-repeat:before{content:'\e018'}.typcn-arrow-right-outline:before{content:'\e019'}.typcn-arrow-right-thick:before{content:'\e01a'}.typcn-arrow-right:before{content:'\e01b'}.typcn-arrow-shuffle:before{content:'\e01c'}.typcn-arrow-sorted-down:before{content:'\e01d'}.typcn-arrow-sorted-up:before{content:'\e01e'}.typcn-arrow-sync-outline:before{content:'\e01f'}.typcn-arrow-sync:before{content:'\e020'}.typcn-arrow-unsorted:before{content:'\e021'}.typcn-arrow-up-outline:before{content:'\e022'}.typcn-arrow-up-thick:before{content:'\e023'}.typcn-arrow-up:before{content:'\e024'}.typcn-at:before{content:'\e025'}.typcn-attachment-outline:before{content:'\e026'}.typcn-attachment:before{content:'\e027'}.typcn-backspace-outline:before{content:'\e028'}.typcn-backspace:before{content:'\e029'}.typcn-battery-charge:before{content:'\e02a'}.typcn-battery-full:before{content:'\e02b'}.typcn-battery-high:before{content:'\e02c'}.typcn-battery-low:before{content:'\e02d'}.typcn-battery-mid:before{content:'\e02e'}.typcn-beaker:before{content:'\e02f'}.typcn-beer:before{content:'\e030'}.typcn-bell:before{content:'\e031'}.typcn-book:before{content:'\e032'}.typcn-bookmark:before{content:'\e033'}.typcn-briefcase:before{content:'\e034'}.typcn-brush:before{content:'\e035'}.typcn-business-card:before{content:'\e036'}.typcn-calculator:before{content:'\e037'}.typcn-calendar-outline:before{content:'\e038'}.typcn-calendar:before{content:'\e039'}.typcn-camera-outline:before{content:'\e03a'}.typcn-camera:before{content:'\e03b'}.typcn-cancel-outline:before{content:'\e03c'}.typcn-cancel:before{content:'\e03d'}.typcn-chart-area-outline:before{content:'\e03e'}.typcn-chart-area:before{content:'\e03f'}.typcn-chart-bar-outline:before{content:'\e040'}.typcn-chart-bar:before{content:'\e041'}.typcn-chart-line-outline:before{content:'\e042'}.typcn-chart-line:before{content:'\e043'}.typcn-chart-pie-outline:before{content:'\e044'}.typcn-chart-pie:before{content:'\e045'}.typcn-chevron-left-outline:before{content:'\e046'}.typcn-chevron-left:before{content:'\e047'}.typcn-chevron-right-outline:before{content:'\e048'}.typcn-chevron-right:before{content:'\e049'}.typcn-chevron-right-after:after{content:'\e049'}.typcn-clipboard:before{content:'\e04a'}.typcn-cloud-storage:before{content:'\e04b'}.typcn-cloud-storage-outline:before{content:'\e054'}.typcn-code-outline:before{content:'\e04c'}.typcn-code:before{content:'\e04d'}.typcn-coffee:before{content:'\e04e'}.typcn-cog-outline:before{content:'\e04f'}.typcn-cog:before{content:'\e050'}.typcn-compass:before{content:'\e051'}.typcn-contacts:before{content:'\e052'}.typcn-credit-card:before{content:'\e053'}.typcn-css3:before{content:'\e055'}.typcn-database:before{content:'\e056'}.typcn-delete-outline:before{content:'\e057'}.typcn-delete:before{content:'\e058'}.typcn-device-desktop:before{content:'\e059'}.typcn-device-laptop:before{content:'\e05a'}.typcn-device-phone:before{content:'\e05b'}.typcn-device-tablet:before{content:'\e05c'}.typcn-directions:before{content:'\e05d'}.typcn-divide-outline:before{content:'\e05e'}.typcn-divide:before{content:'\e05f'}.typcn-document-add:before{content:'\e060'}.typcn-document-delete:before{content:'\e061'}.typcn-document-text:before{content:'\e062'}.typcn-document:before{content:'\e063'}.typcn-download-outline:before{content:'\e064'}.typcn-download:before{content:'\e065'}.typcn-dropbox:before{content:'\e066'}.typcn-edit:before{content:'\e067'}.typcn-eject-outline:before{content:'\e068'}.typcn-eject:before{content:'\e069'}.typcn-equals-outline:before{content:'\e06a'}.typcn-equals:before{content:'\e06b'}.typcn-export-outline:before{content:'\e06c'}.typcn-export:before{content:'\e06d'}.typcn-eye-outline:before{content:'\e06e'}.typcn-eye:before{content:'\e06f'}.typcn-feather:before{content:'\e070'}.typcn-film:before{content:'\e071'}.typcn-filter:before{content:'\e072'}.typcn-flag-outline:before{content:'\e073'}.typcn-flag:before{content:'\e074'}.typcn-flash-outline:before{content:'\e075'}.typcn-flash:before{content:'\e076'}.typcn-flow-children:before{content:'\e077'}.typcn-flow-merge:before{content:'\e078'}.typcn-flow-parallel:before{content:'\e079'}.typcn-flow-switch:before{content:'\e07a'}.typcn-folder-add:before{content:'\e07b'}.typcn-folder-delete:before{content:'\e07c'}.typcn-folder-open:before{content:'\e07d'}.typcn-folder:before{content:'\e07e'}.typcn-gift:before{content:'\e07f'}.typcn-globe-outline:before{content:'\e080'}.typcn-globe:before{content:'\e081'}.typcn-group-outline:before{content:'\e082'}.typcn-group:before{content:'\e083'}.typcn-headphones:before{content:'\e084'}.typcn-heart-full-outline:before{content:'\e085'}.typcn-heart-half-outline:before{content:'\e086'}.typcn-heart-outline:before{content:'\e087'}.typcn-heart:before{content:'\e088'}.typcn-home-outline:before{content:'\e089'}.typcn-home:before{content:'\e08a'}.typcn-html5:before{content:'\e08b'}.typcn-image-outline:before{content:'\e08c'}.typcn-image:before{content:'\e08d'}.typcn-infinity-outline:before{content:'\e08e'}.typcn-infinity:before{content:'\e08f'}.typcn-info-large-outline:before{content:'\e090'}.typcn-info-large:before{content:'\e091'}.typcn-info-outline:before{content:'\e092'}.typcn-info:before{content:'\e093'}.typcn-input-checked-outline:before{content:'\e094'}.typcn-input-checked:before{content:'\e095'}.typcn-key-outline:before{content:'\e096'}.typcn-key:before{content:'\e097'}.typcn-keyboard:before{content:'\e098'}.typcn-leaf:before{content:'\e099'}.typcn-lightbulb:before{content:'\e09a'}.typcn-link-outline:before{content:'\e09b'}.typcn-link:before{content:'\e09c'}.typcn-location-arrow-outline:before{content:'\e09d'}.typcn-location-arrow:before{content:'\e09e'}.typcn-location-outline:before{content:'\e09f'}.typcn-location:before{content:'\e0a0'}.typcn-lock-closed-outline:before{content:'\e0a1'}.typcn-lock-closed:before{content:'\e0a2'}.typcn-lock-open-outline:before{content:'\e0a3'}.typcn-lock-open:before{content:'\e0a4'}.typcn-mail:before{content:'\e0a5'}.typcn-map:before{content:'\e0a6'}.typcn-media-eject-outline:before{content:'\e0a7'}.typcn-media-eject:before{content:'\e0a8'}.typcn-media-fast-forward-outline:before{content:'\e0a9'}.typcn-media-fast-forward:before{content:'\e0aa'}.typcn-media-pause-outline:before{content:'\e0ab'}.typcn-media-pause:before{content:'\e0ac'}.typcn-media-play-outline:before{content:'\e0ad'}.typcn-media-play-reverse-outline:before{content:'\e0ae'}.typcn-media-play-reverse:before{content:'\e0af'}.typcn-media-play:before{content:'\e0b0'}.typcn-media-record-outline:before{content:'\e0b1'}.typcn-media-record:before{content:'\e0b2'}.typcn-media-rewind-outline:before{content:'\e0b3'}.typcn-media-rewind:before{content:'\e0b4'}.typcn-media-stop-outline:before{content:'\e0b5'}.typcn-media-stop:before{content:'\e0b6'}.typcn-message-typing:before{content:'\e0b7'}.typcn-message:before{content:'\e0b8'}.typcn-messages:before{content:'\e0b9'}.typcn-microphone-outline:before{content:'\e0ba'}.typcn-microphone:before{content:'\e0bb'}.typcn-minus-outline:before{content:'\e0bc'}.typcn-minus:before{content:'\e0bd'}.typcn-mortar-board:before{content:'\e0be'}.typcn-news:before{content:'\e0bf'}.typcn-notes-outline:before{content:'\e0c0'}.typcn-notes:before{content:'\e0c1'}.typcn-pen:before{content:'\e0c2'}.typcn-pencil:before{content:'\e0c3'}.typcn-phone-outline:before{content:'\e0c4'}.typcn-phone:before{content:'\e0c5'}.typcn-pi-outline:before{content:'\e0c6'}.typcn-pi:before{content:'\e0c7'}.typcn-pin-outline:before{content:'\e0c8'}.typcn-pin:before{content:'\e0c9'}.typcn-pipette:before{content:'\e0ca'}.typcn-plane-outline:before{content:'\e0cb'}.typcn-plane:before{content:'\e0cc'}.typcn-plug:before{content:'\e0cd'}.typcn-plus-outline:before{content:'\e0ce'}.typcn-plus:before{content:'\e0cf'}.typcn-point-of-interest-outline:before{content:'\e0d0'}.typcn-point-of-interest:before{content:'\e0d1'}.typcn-power-outline:before{content:'\e0d2'}.typcn-power:before{content:'\e0d3'}.typcn-printer:before{content:'\e0d4'}.typcn-puzzle-outline:before{content:'\e0d5'}.typcn-puzzle:before{content:'\e0d6'}.typcn-radar-outline:before{content:'\e0d7'}.typcn-radar:before{content:'\e0d8'}.typcn-refresh-outline:before{content:'\e0d9'}.typcn-refresh:before{content:'\e0da'}.typcn-rss-outline:before{content:'\e0db'}.typcn-rss:before{content:'\e0dc'}.typcn-scissors-outline:before{content:'\e0dd'}.typcn-scissors:before{content:'\e0de'}.typcn-shopping-bag:before{content:'\e0df'}.typcn-shopping-cart:before{content:'\e0e0'}.typcn-social-at-circular:before{content:'\e0e1'}.typcn-social-dribbble-circular:before{content:'\e0e2'}.typcn-social-dribbble:before{content:'\e0e3'}.typcn-social-facebook-circular:before{content:'\e0e4'}.typcn-social-facebook:before{content:'\e0e5'}.typcn-social-flickr-circular:before{content:'\e0e6'}.typcn-social-flickr:before{content:'\e0e7'}.typcn-social-github-circular:before{content:'\e0e8'}.typcn-social-github:before{content:'\e0e9'}.typcn-social-google-plus-circular:before{content:'\e0ea'}.typcn-social-google-plus:before{content:'\e0eb'}.typcn-social-instagram-circular:before{content:'\e0ec'}.typcn-social-instagram:before{content:'\e0ed'}.typcn-social-last-fm-circular:before{content:'\e0ee'}.typcn-social-last-fm:before{content:'\e0ef'}.typcn-social-linkedin-circular:before{content:'\e0f0'}.typcn-social-linkedin:before{content:'\e0f1'}.typcn-social-pinterest-circular:before{content:'\e0f2'}.typcn-social-pinterest:before{content:'\e0f3'}.typcn-social-skype-outline:before{content:'\e0f4'}.typcn-social-skype:before{content:'\e0f5'}.typcn-social-tumbler-circular:before{content:'\e0f6'}.typcn-social-tumbler:before{content:'\e0f7'}.typcn-social-twitter-circular:before{content:'\e0f8'}.typcn-social-twitter:before{content:'\e0f9'}.typcn-social-vimeo-circular:before{content:'\e0fa'}.typcn-social-vimeo:before{content:'\e0fb'}.typcn-social-youtube-circular:before{content:'\e0fc'}.typcn-social-youtube:before{content:'\e0fd'}.typcn-sort-alphabetically-outline:before{content:'\e0fe'}.typcn-sort-alphabetically:before{content:'\e0ff'}.typcn-sort-numerically-outline:before{content:'\e100'}.typcn-sort-numerically:before{content:'\e101'}.typcn-spanner-outline:before{content:'\e102'}.typcn-spanner:before{content:'\e103'}.typcn-spiral:before{content:'\e104'}.typcn-star-full-outline:before{content:'\e105'}.typcn-star-half-outline:before{content:'\e106'}.typcn-star-half:before{content:'\e107'}.typcn-star-outline:before{content:'\e108'}.typcn-star:before{content:'\e109'}.typcn-starburst-outline:before{content:'\e10a'}.typcn-starburst:before{content:'\e10b'}.typcn-stopwatch:before{content:'\e10c'}.typcn-support:before{content:'\e10d'}.typcn-tabs-outline:before{content:'\e10e'}.typcn-tag:before{content:'\e10f'}.typcn-tags:before{content:'\e110'}.typcn-th-large-outline:before{content:'\e111'}.typcn-th-large:before{content:'\e112'}.typcn-th-list-outline:before{content:'\e113'}.typcn-th-list:before{content:'\e114'}.typcn-th-menu-outline:before{content:'\e115'}.typcn-th-menu:before{content:'\e116'}.typcn-th-small-outline:before{content:'\e117'}.typcn-th-small:before{content:'\e118'}.typcn-thermometer:before{content:'\e119'}.typcn-thumbs-down:before{content:'\e11a'}.typcn-thumbs-ok:before{content:'\e11b'}.typcn-thumbs-up:before{content:'\e11c'}.typcn-tick-outline:before{content:'\e11d'}.typcn-tick:before{content:'\e11e'}.typcn-ticket:before{content:'\e11f'}.typcn-time:before{content:'\e120'}.typcn-times-outline:before{content:'\e121'}.typcn-times:before{content:'\e122'}.typcn-trash:before{content:'\e123'}.typcn-tree:before{content:'\e124'}.typcn-upload-outline:before{content:'\e125'}.typcn-upload:before{content:'\e126'}.typcn-user-add-outline:before{content:'\e127'}.typcn-user-add:before{content:'\e128'}.typcn-user-delete-outline:before{content:'\e129'}.typcn-user-delete:before{content:'\e12a'}.typcn-user-outline:before{content:'\e12b'}.typcn-user:before{content:'\e12c'}.typcn-vendor-android:before{content:'\e12d'}.typcn-vendor-apple:before{content:'\e12e'}.typcn-vendor-microsoft:before{content:'\e12f'}.typcn-video-outline:before{content:'\e130'}.typcn-video:before{content:'\e131'}.typcn-volume-down:before{content:'\e132'}.typcn-volume-mute:before{content:'\e133'}.typcn-volume-up:before{content:'\e134'}.typcn-volume:before{content:'\e135'}.typcn-warning-outline:before{content:'\e136'}.typcn-warning:before{content:'\e137'}.typcn-watch:before{content:'\e138'}.typcn-waves-outline:before{content:'\e139'}.typcn-waves:before{content:'\e13a'}.typcn-weather-cloudy:before{content:'\e13b'}.typcn-weather-downpour:before{content:'\e13c'}.typcn-weather-night:before{content:'\e13d'}.typcn-weather-partly-sunny:before{content:'\e13e'}.typcn-weather-shower:before{content:'\e13f'}.typcn-weather-snow:before{content:'\e140'}.typcn-weather-stormy:before{content:'\e141'}.typcn-weather-sunny:before{content:'\e142'}.typcn-weather-windy-cloudy:before{content:'\e143'}.typcn-weather-windy:before{content:'\e144'}.typcn-wi-fi-outline:before{content:'\e145'}.typcn-wi-fi:before{content:'\e146'}.typcn-wine:before{content:'\e147'}.typcn-world-outline:before{content:'\e148'}.typcn-world:before{content:'\e149'}.typcn-zoom-in-outline:before{content:'\e14a'}.typcn-zoom-in:before{content:'\e14b'}.typcn-zoom-out-outline:before{content:'\e14c'}.typcn-zoom-out:before{content:'\e14d'}.typcn-zoom-outline:before{content:'\e14e'}.typcn-zoom:before{content:'\e14f'}.typcn:before{font-family:'typicons' !important;font-style:normal;font-weight:normal;font-size:1.4em}S html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}html,body,.cloudcodice{box-sizing:border-box;font-family:'Open Sans',sans-serif;font-size:16px}.cloudcodice,.cloudcodice:before,.cloudcodice:after{box-sizing:inherit}html{overflow-x:hidden}.cloudcodice h1{font-size:3em}.cloudcodice h2{font-size:2.4em}.cloudcodice h3{font-size:1.8em}.cloudcodice h4{font-size:1.4em}.cloudcodice h5{font-size:1.2em}.cloudcodice h6{font-size:1em}.cloudcodice .serif{font-family:serif}.cloudcodice h1,.cloudcodice h2,.cloudcodice h3,.cloudcodice h4,.cloudcodice h5,.cloudcodice h6{font-family:'Roboto-Light',sans-serif;font-weight:400;margin:.6em 0}.cloudcodice a{text-decoration:none}.cloudcodice hr{border:0;border-top:1px solid #eee;margin:1em 0}.cloudcodice .image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit}.cloudcodice .table,.cloudcodice .table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.cloudcodice .table-all{border:1px solid #ccc}.cloudcodice .bordered tr,.cloudcodice .table-all tr{border-bottom:1px solid #ddd}.cloudcodice .striped tbody tr:nth-child(even),.cloudcodice .striped .cell-row:nth-child(even){background-color:#f1f1f1}.cloudcodice .table-all tr:nth-child(odd){background-color:#fff}.cloudcodice .table-all tr:nth-child(even){background-color:#f1f1f1}.cloudcodice .hoverable tbody tr:hover,.cloudcodice .hoverable .cell-row:hover,.cloudcodice ul.hoverable li:hover{background-color:#ccc}.cloudcodice .centered tr th,.cloudcodice .centered tr td{text-align:center}.cloudcodice .table td,.cloudcodice .table th,.cloudcodice .table-all td,.cloudcodice .table-all th{padding:1em .4em;display:table-cell;text-align:left;vertical-align:top}.cloudcodice .table th:first-child,.cloudcodice .table td:first-child,.cloudcodice .table-all th:first-child,.cloudcodice .table-all td:first-child{padding-left:.8em}.cloudcodice .button{border:0;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}.cloudcodice .button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#000}.cloudcodice .disabled,.cloudcodice .button:disabled{cursor:not-allowed;opacity:.3}.cloudcodice .disabled *,:disabled *{pointer-events:none}.cloudcodice .badge,.cloudcodice .tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.cloudcodice .badge{border-radius:50%}.cloudcodice ul{list-style-type:none;padding:0;margin:0}.cloudcodice ul li{padding:8px 16px;border-bottom:1px solid #ddd}.cloudcodice ul li:last-child{border-bottom:0}.cloudcodice .tooltip,.cloudcodice .display-container{position:relative}.cloudcodice .tooltip .text{display:none}.cloudcodice .tooltip:hover .cloudcodice .text{display:inline-block}.cloudcodice .ripple:active{opacity:.5}.cloudcodice .ripple{transition:opacity 0}.cloudcodice .input{padding:8px;display:block;border:1px solid #ccc;width:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.cloudcodice .select{padding:8px 0 7px 0;width:100%;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.cloudcodice .textarea{padding:8px;width:100%;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.cloudcodice .check,.cloudcodice .radio{width:24px;height:24px;position:relative;top:6px}.cloudcodice .dropdown-click,.cloudcodice .dropdown-hover{position:relative;display:inline-block;cursor:pointer}.cloudcodice .dropdown-hover:hover .cloudcodice .dropdown-content{display:block;z-index:1}.cloudcodice .dropdown-hover:first-child,.cloudcodice .dropdown-click:hover{background-color:#ccc;color:#000}.cloudcodice .dropdown-hover:hover>.cloudcodice .button:first-child,.cloudcodice .dropdown-click:hover>.cloudcodice .button:first-child{background-color:#ccc;color:#000}.cloudcodice .dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}.cloudcodice .sidebar{height:100%;min-width:400px;background-color:#fff;position:fixed !important;z-index:1;overflow:auto}.cloudcodice .sidebar ul li{padding:.2em 0}.cloudcodice .sidebar ul li:last-child{border-bottom:0}.cloudcodice .sidebar ul li ul li{padding:0 2em;border-bottom:1px solid #ddd}.cloudcodice .bar-block .cloudcodice .dropdown-hover,.cloudcodice .bar-block .cloudcodice .dropdown-click{width:100%}.cloudcodice .bar-block .cloudcodice .dropdown-hover .cloudcodice .dropdown-content,.cloudcodice .bar-block .cloudcodice .dropdown-click .cloudcodice .dropdown-content{min-width:100%}.cloudcodice .bar-block .cloudcodice .dropdown-hover .cloudcodice .button,.cloudcodice .bar-block .cloudcodice .dropdown-click .cloudcodice .button{width:100%;text-align:left;padding:8px 16px}.cloudcodice .main,#main{transition:margin-left .4s}.cloudcodice .modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.cloudcodice .modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}.cloudcodice .modal-languages{width:1024px !important;min-height:400px}.cloudcodice .modal-header{border-bottom:1px solid #CCC}.cloudcodice .bar{width:100%;overflow:hidden}.cloudcodice .center .bar{display:inline-block;width:auto}.cloudcodice .bar .bar-item{padding:8px 16px;float:left;width:auto;border:0;outline:0;display:block}.cloudcodice .bar .dropdown-hover,.bar .dropdown-click{position:static;float:left}.cloudcodice .bar .button{white-space:normal}.cloudcodice .bar-block .bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:0;outline:0;white-space:normal;float:none}.cloudcodice .bar-block.center .bar-item{text-align:center}.cloudcodice .block{display:block;width:100%}.cloudcodice .responsive{display:block;overflow-x:auto}.cloudcodice .container:after,.cloudcodice .container:before,.cloudcodice .panel:after,.cloudcodice .panel:before,.cloudcodice .row:after,.cloudcodice .row:before,.cloudcodice .row-padding:after,.cloudcodice .row-padding:before,.cloudcodice .cell-row:before,.cloudcodice .cell-row:after,.cloudcodice .clear:after,.cloudcodice .clear:before,.cloudcodice .bar:before,.cloudcodice .bar:after{content:"";display:table;clear:both}.cloudcodice .col,.cloudcodice .half,.cloudcodice .third,.cloudcodice .twothird,.cloudcodice .threequarter,.cloudcodice .quarter{float:left;width:100%}@media(min-width:601px){.cloudcodice .col05{width:4.1666%}.cloudcodice .col1{width:8.33333%}.cloudcodice .col2{width:16.66666%}.cloudcodice .col3,.cloudcodice .quarter{width:24.99999%}.cloudcodice .col4,.cloudcodice .third{width:33.33333%}.cloudcodice .col5{width:41.66666%}.cloudcodice .col6,.cloudcodice .half{width:49.99999%}.cloudcodice .col7{width:58.33333%}.cloudcodice .col8,.cloudcodice .twothird{width:66.66666%}.cloudcodice .col9,.cloudcodice .threequarter{width:74.99999%}.cloudcodice .col10{width:83.33333%}.cloudcodice .col11{width:91.66666%}.cloudcodice .col12{width:99.99999%}.cloudcodice .col6 .nic,.cloudcodice .col6 .mic{display:none}}.cloudcodice .content{max-width:1440px;padding:0 1em;margin:auto}.cloudcodice .rest{overflow:hidden}.cloudcodice .cell-row{display:table;width:100%}.cloudcodice .cell{display:table-cell}.cloudcodice .cell-top{vertical-align:top}.cloudcodice .cell-middle{vertical-align:middle}.cloudcodice .cell-bottom{vertical-align:bottom}.cloudcodice .hide{display:none !important}.cloudcodice .show-block,.cloudcodice .show{display:block !important}.cloudcodice .show-inline-block{display:inline-block !important}.cloudcodice .footer{min-height:300px;background:url("../img/background io.png") repeat 0 50%;padding:1em 0;position:relative}@media(max-width:600px){.cloudcodice .modal-content{margin:0 10px;width:auto !important}.cloudcodice .modal{padding-top:30px}.cloudcodice .dropdown-hover.cloudcodice .mobile .cloudcodice .dropdown-content,.cloudcodice .dropdown-click.cloudcodice .mobile .cloudcodice .dropdown-content{position:relative}.cloudcodice .hide-small{display:none !important}.cloudcodice .mobile{display:block;width:100% !important}.cloudcodice .bar-item.cloudcodice .mobile,.cloudcodice .dropdown-hover.cloudcodice .mobile,.cloudcodice .dropdown-click.cloudcodice .mobile{text-align:center}.cloudcodice .dropdown-hover.cloudcodice .mobile,.cloudcodice .dropdown-hover.cloudcodice .mobile .cloudcodice .btn,.cloudcodice .dropdown-hover.cloudcodice .mobile .cloudcodice .button,.cloudcodice .dropdown-click.cloudcodice .mobile,.cloudcodice .dropdown-click.cloudcodice .mobile .cloudcodice .btn,.cloudcodice .dropdown-click.cloudcodice .mobile .cloudcodice .button{width:100%}}@media(max-width:768px){.cloudcodice .modal-content{width:500px}.cloudcodice .modal{padding-top:50px}}@media(min-width:993px){.cloudcodice .modal-content{width:900px}.cloudcodice .hide-large{display:none !important}.cloudcodice .sidebar.cloudcodice .collapse{display:block !important}}@media(max-width:992px) and (min-width:601px){.cloudcodice .hide-medium{display:none !important}}@media(max-width:992px){.cloudcodice .sidebar.cloudcodice .collapse{display:none}.cloudcodice .main{margin-left:0 !important;margin-right:0 !important}}.top,.cloudcodice .bottom{position:fixed;width:100%;z-index:1}.top{top:0}.cloudcodice .bottom{bottom:0}.cloudcodice .overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}.cloudcodice_overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}.cloudcodice .display-topleft{position:absolute;left:0;top:0}.cloudcodice .display-topright{position:absolute;right:0;top:0}.cloudcodice .display-bottomleft{position:absolute;left:0;bottom:0}.cloudcodice .display-bottomright{position:absolute;right:0;bottom:0}.cloudcodice .display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.cloudcodice .display-left{position:absolute;top:50%;left:0;transform:translate(0,-50%);-ms-transform:translate(-0,-50%)}.cloudcodice .display-right{position:absolute;top:50%;right:0;transform:translate(0,-50%);-ms-transform:translate(0,-50%)}.cloudcodice .display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0);-ms-transform:translate(-50%,0)}.cloudcodice .display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0);-ms-transform:translate(-50%,0)}.cloudcodice .display-container:hover .cloudcodice .display-hover{display:block}.cloudcodice .display-container:hover span.cloudcodice .display-hover{display:inline-block}.cloudcodice .display-hover{display:none}.cloudcodice .display-position{position:absolute}.cloudcodice .circle{border-radius:50%}.cloudcodice .round-small{border-radius:2px}.cloudcodice .round,.cloudcodice .round-medium{border-radius:4px}.cloudcodice .round-large{border-radius:8px}.cloudcodice .round-xlarge{border-radius:16px}.cloudcodice .round-xxlarge{border-radius:32px}.cloudcodice .row-padding,.cloudcodice .row-padding>.half,.cloudcodice .row-padding>.third,.cloudcodice .row-padding>.twothird,.cloudcodice .row-padding>.threequarter,.cloudcodice .row-padding>.quarter,.cloudcodice .row-padding>.col{padding:0 8px}.cloudcodice .container,.cloudcodice .panel{padding:.01em 16px}.cloudcodice .panel{margin-top:16px;margin-bottom:16px}.cloudcodice .code,.cloudcodice .codespan{font-family:Consolas,"courier new";font-size:16px}.cloudcodice .code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4caf50;word-wrap:break-word}.cloudcodice .codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}.cloudcodice .card,.cloudcodice .card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}.cloudcodice .card-4,.cloudcodice .hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}.cloudcodice .spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0{transform:rotate(0)}100%{transform:rotate(359deg)}}.cloudcodice .animate-fading{animation:fading 10s infinite}@keyframes fading{0{opacity:0}50%{opacity:1}100%{opacity:0}}.cloudcodice .animate-opacity{animation:opac .8s}@keyframes opac{from{opacity:0}to{opacity:1}}.cloudcodice_animate-opacity{animation:opac .8s}@keyframes opac{from{opacity:0}to{opacity:1}}.cloudcodice .animate-top{position:relative;animation:animatetop .4s}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.cloudcodice .animate-left{position:relative;animation:animateleft .4s}@keyframes animateleft{from{left:-300px;opacity:0}to{left:0;opacity:1}}.cloudcodice .animate-right{position:relative;animation:animateright .4s}@keyframes animateright{from{right:-300px;opacity:0}to{right:0;opacity:1}}.cloudcodice .animate-bottom{position:relative;animation:animatebottom .4s}@keyframes animatebottom{from{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}.cloudcodice .animate-zoom{animation:animatezoom .6s}@keyframes animatezoom{from{transform:scale(0)}to{transform:scale(1)}}.cloudcodice .animate-input{transition:width .4s ease-in-out}.cloudcodice .animate-input:focus{width:100% !important}.cloudcodice .opacity,.cloudcodice .hover-opacity:hover{opacity:.60}.cloudcodice .opacity-off,.cloudcodice .hover-opacity-off:hover{opacity:1}.cloudcodice .opacity-max{opacity:.25}.cloudcodice .opacity-min{opacity:.75}.cloudcodice .greyscale-max,.cloudcodice .grayscale-max,.cloudcodice .hover-greyscale:hover,.cloudcodice .hover-grayscale:hover{filter:grayscale(100%)}.cloudcodice .greyscale,.cloudcodice .grayscale{filter:grayscale(75%)}.cloudcodice .greyscale-min,.cloudcodice .grayscale-min{filter:grayscale(50%)}.cloudcodice .sepia{filter:sepia(75%)}.cloudcodice .sepia-max,.cloudcodice .hover-sepia:hover{filter:sepia(100%)}.cloudcodice .sepia-min{filter:sepia(50%)}.cloudcodice .tiny{font-size:10px !important}.cloudcodice .small{font-size:12px !important}.cloudcodice .medium{font-size:15px !important}.cloudcodice .large{font-size:18px !important}.cloudcodice .xlarge{font-size:24px !important}.cloudcodice .xxlarge{font-size:36px !important}.cloudcodice .xxxlarge{font-size:48px !important}.cloudcodice .jumbo{font-size:64px !important}.cloudcodice .left-align{text-align:left !important}.right-align{text-align:right !important}.justify{text-align:justify !important}.center{text-align:center !important}.cloudcodice .border-0{border:0 !important}.cloudcodice .border{border:1px solid #ccc !important}.cloudcodice .border-top{border-top:1px solid #ccc !important}.cloudcodice .border-bottom{border-bottom:1px solid #ccc !important}.cloudcodice .border-left{border-left:1px solid #ccc !important}.cloudcodice .border-right{border-right:1px solid #ccc !important}.cloudcodice .topbar{border-top:6px solid #ccc !important}.cloudcodice .bottombar{border-bottom:6px solid #ccc !important}.cloudcodice .leftbar{border-left:6px solid #ccc !important}.cloudcodice .rightbar{border-right:6px solid #ccc !important}.cloudcodice .section,.cloudcodice .code{margin-top:16px !important;margin-bottom:16px !important}.cloudcodice .margin{margin:.8em !important}.cloudcodice .margin-top{margin-top:.8em !important}.cloudcodice .margin-bottom{margin-bottom:.8em !important}.cloudcodice .margin-left{margin-left:.8em !important}.cloudcodice .margin-right{margin-right:.8em !important}.cloudcodice .padding-small{padding:.2em .4em !important}.cloudcodice .padding{padding:.4em .8em !important}.cloudcodice .padding-large{padding:.6em 1.2em !important}.cloudcodice .left{float:left !important}.cloudcodice .right{float:right !important}.cloudcodice .button:hover{color:#000 !important;background-color:#ccc !important}.cloudcodice .transparent,.cloudcodice .hover-none:hover{background-color:transparent !important}.cloudcodice .hover-none:hover{box-shadow:none !important}.cloudcodice .kramablue,.cloudcodice .hover-kramablue:hover{color:#fff !important;background-color:#6494cb !important}.cloudcodice .kramared,.cloudcodice .hover-kramared:hover{color:#fff !important;background-color:#bf0411 !important}.cloudcodice .kramagreen,.cloudcodice .hover-kramagreen:hover{color:#fff !important;background-color:#9dbb38 !important}.cloudcodice .kramayellow,.cloudcodice .hover-kramayellow:hover{color:#fff !important;background-color:#f1ce00 !important}.cloudcodice .text-kramablue,.cloudcodice .hover-text-kramablue:hover{color:#6494cb !important}.cloudcodice .text-kramared,.cloudcodice .hover-text-kramared:hover{color:#bf0411 !important}.cloudcodice .text-kramagreen,.cloudcodice .hover-text-kramagreen:hover{color:#9dbb38 !important}.cloudcodice .text-kramayellow,.cloudcodice .hover-text-kramayellow:hover{color:#f1ce00 !important}.cloudcodice .border-kramablue,.cloudcodice .hover-border-kramablue:hover{border-color:#6494cb !important}.cloudcodice .amber,.cloudcodice .hover-amber:hover{color:#000 !important;background-color:#ffc107 !important}.cloudcodice .aqua,.cloudcodice .hover-aqua:hover{color:#000 !important;background-color:#0ff !important}.cloudcodice .blue,.cloudcodice .hover-blue:hover{color:#fff !important;background-color:#2196f3 !important}.cloudcodice .light-blue,.cloudcodice .hover-light-blue:hover{color:#000 !important;background-color:#87ceeb !important}.cloudcodice .brown,.cloudcodice .hover-brown:hover{color:#fff !important;background-color:#795548 !important}.cloudcodice .cyan,.cloudcodice .hover-cyan:hover{color:#000 !important;background-color:#00bcd4 !important}.cloudcodice .blue-grey,.cloudcodice .hover-blue-grey:hover,.cloudcodice .blue-gray,.cloudcodice .hover-blue-gray:hover{color:#fff !important;background-color:#607d8b !important}.cloudcodice .green,.cloudcodice .hover-green:hover{color:#fff !important;background-color:#4caf50 !important}.cloudcodice .light-green,.cloudcodice .hover-light-green:hover{color:#000 !important;background-color:#8bc34a !important}.cloudcodice .indigo,.cloudcodice .hover-indigo:hover{color:#fff !important;background-color:#3f51b5 !important}.cloudcodice .khaki,.cloudcodice .hover-khaki:hover{color:#000 !important;background-color:#f0e68c !important}.cloudcodice .lime,.cloudcodice .hover-lime:hover{color:#000 !important;background-color:#cddc39 !important}.cloudcodice .orange,.cloudcodice .hover-orange:hover{color:#000 !important;background-color:#ff9800 !important}.cloudcodice .deep-orange,.cloudcodice .hover-deep-orange:hover{color:#fff !important;background-color:#ff5722 !important}.cloudcodice .pink,.cloudcodice .hover-pink:hover{color:#fff !important;background-color:#e91e63 !important}.cloudcodice .purple,.cloudcodice .hover-purple:hover{color:#fff !important;background-color:#9c27b0 !important}.cloudcodice .deep-purple,.cloudcodice .hover-deep-purple:hover{color:#fff !important;background-color:#673ab7 !important}.cloudcodice .red,.cloudcodice .hover-red:hover{color:#fff !important;background-color:#f44336 !important}.cloudcodice .sand,.cloudcodice .hover-sand:hover{color:#000 !important;background-color:#fdf5e6 !important}.cloudcodice .teal,.cloudcodice .hover-teal:hover{color:#fff !important;background-color:#009688 !important}.cloudcodice .yellow,.cloudcodice .hover-yellow:hover{color:#000 !important;background-color:#ffeb3b !important}.cloudcodice .white,.cloudcodice .hover-white:hover{color:#000 !important;background-color:#fff !important}.cloudcodice .black,.cloudcodice .hover-black:hover{color:#fff !important;background-color:#000 !important}.cloudcodice .transparent,.cloudcodice .hover-transparent:hover{color:#fff !important;background-color:transparent !important}.cloudcodice .grey,.cloudcodice .hover-grey:hover,.cloudcodice .gray,.cloudcodice .hover-gray:hover{color:#000 !important;background-color:#bbb !important}.cloudcodice .light-grey,.cloudcodice .hover-light-grey:hover,.cloudcodice .light-gray,.cloudcodice .hover-light-gray:hover{color:#000 !important;background-color:#f1f1f1 !important}.cloudcodice .dark-grey,.cloudcodice .hover-dark-grey:hover,.cloudcodice .dark-gray,.cloudcodice .hover-dark-gray:hover{color:#fff !important;background-color:#3f3f3f !important}.cloudcodice .pale-red,.cloudcodice .hover-pale-red:hover{color:#000 !important;background-color:#fdd !important}.cloudcodice .pale-green,.cloudcodice .hover-pale-green:hover{color:#000 !important;background-color:#dfd !important}.cloudcodice .pale-yellow,.cloudcodice .hover-pale-yellow:hover{color:#000 !important;background-color:#ffc !important}.cloudcodice .pale-blue,.cloudcodice .hover-pale-blue:hover{color:#000 !important;background-color:#dff !important}.cloudcodice .text-red,.cloudcodice .hover-text-red:hover{color:#f44336 !important}.cloudcodice .text-green,.cloudcodice .hover-text-green:hover{color:#4caf50 !important}.cloudcodice .text-blue,.cloudcodice .hover-text-blue:hover{color:#2196f3 !important}.cloudcodice .text-yellow,.cloudcodice .hover-text-yellow:hover{color:#ffeb3b !important}.cloudcodice .text-white,.cloudcodice .hover-text-white:hover{color:#fff !important}.cloudcodice .text-black,.cloudcodice .hover-text-black:hover{color:#000 !important}.cloudcodice .text-grey,.cloudcodice .hover-text-grey:hover,.cloudcodice .text-gray,.cloudcodice .hover-text-gray:hover{color:#757575 !important}.cloudcodice .text-amber{color:#ffc107 !important}.cloudcodice .text-aqua{color:#0ff !important}.cloudcodice .text-light-blue{color:#87ceeb !important}.cloudcodice .text-brown{color:#795548 !important}.cloudcodice .text-cyan{color:#00bcd4 !important}.cloudcodice .text-blue-grey,.cloudcodice .text-blue-gray{color:#607d8b !important}.cloudcodice .text-light-green{color:#8bc34a !important}.cloudcodice .text-indigo{color:#3f51b5 !important}.cloudcodice .text-khaki{color:#b4aa50 !important}.cloudcodice .text-lime{color:#cddc39 !important}.cloudcodice .text-orange{color:#ff9800 !important}.cloudcodice .text-deep-orange{color:#ff5722 !important}.cloudcodice .text-pink{color:#e91e63 !important}.cloudcodice .text-purple{color:#9c27b0 !important}.cloudcodice .text-deep-purple{color:#673ab7 !important}.cloudcodice .text-sand{color:#fdf5e6 !important}.cloudcodice .text-teal{color:#009688 !important}.cloudcodice .text-light-grey,.cloudcodice .hover-text-light-grey:hover,.cloudcodice .text-light-gray,.cloudcodice .hover-text-light-gray:hover{color:#f1f1f1 !important}.cloudcodice .text-dark-grey,.cloudcodice .hover-text-dark-grey:hover,.cloudcodice .text-dark-gray,.cloudcodice .hover-text-dark-gray:hover{color:#3a3a3a !important}.cloudcodice .border-red,.cloudcodice .hover-border-red:hover{border-color:#f44336 !important}.cloudcodice .border-green,.cloudcodice .hover-border-green:hover{border-color:#4caf50 !important}.cloudcodice .border-blue,.cloudcodice .hover-border-blue:hover{border-color:#2196f3 !important}.cloudcodice .border-yellow,.cloudcodice .hover-border-yellow:hover{border-color:#ffeb3b !important}.cloudcodice .border-white,.cloudcodice .hover-border-white:hover{border-color:#fff !important}.cloudcodice .border-black,.cloudcodice .hover-border-black:hover{border-color:#000 !important}.cloudcodice .border-grey,.cloudcodice .hover-border-grey:hover,.cloudcodice .border-gray,.cloudcodice .hover-border-gray:hover{border-color:#bbb !important}.cloudcodice .header{background-color:#fff;color:#333;padding:.4em 0}.cloudcodice .logo{max-height:40px}.cloudcodice .filter{padding:.4em 0 .6em}.cloudcodice .input-search{background:#fff url(../img/icon-search.svg) no-repeat right 10px bottom 50%;background-size:1.4em}.cloudcodice .input-date{background:#fff url(../img/icon-calendar.svg) no-repeat right 10px bottom 50%;background-size:1.4em}.cloudcodice .select-down{background:#fff url(../img/icon-arrow-down.svg) no-repeat right 10px bottom 50%;background-size:1.4em}.cloudcodice .select-up{background:#fff url(../img/icon-arrow-up.svg) no-repeat right 10px bottom 50%;background-size:1.4em}.cloudcodice .filter-block{position:relative;margin:.6em 0}.cloudcodice .like-label{font-weight:normal;font-size:.8em;margin-bottom:.2em}.cloudcodice .like-input,.cloudcodice .like-select{line-height:1em;margin:0;position:relative;padding:.8em .8em;border:1px solid #ccc;width:100%;cursor:pointer}.cloudcodice .like-select-on{background-color:#fff}.cloudcodice .like-select-icon,.cloudcodice .like-input-icon{position:absolute;right:10px}.cloudcodice .like-select-nobg{line-height:1em;margin:0;position:relative;padding:.8em .8em .8em .5em;width:100%;cursor:pointer}.cloudcodice .select-nobg-down{background:0}.cloudcodice ul.ul-like-select{position:absolute;top:56px;border:1px solid #ccc;background-color:#fff;padding:0;width:100%;z-index:1000}.cloudcodice ul.ul-like-select li{cursor:pointer;padding:.6em 3em .6em 1em;border:0}.cloudcodice ul.ul-like-select li.on{background:#efefef url(../img/icon-checked.png) no-repeat 97% 50%;background-size:1.5em}.cloudcodice .like-select .icon-arrow-down,.cms-casefile .filter-select .icon-arrow-up,.cms-casefile .filter-select .icon-search,.filter-select .icon-calendar{position:absolute;right:10px}.cloudcodice .table-like{background:#fff}.cloudcodice .table-like .cell-row .cell{padding:1em .4em;vertical-align:middle}.cloudcodice .cell-header{font-weight:bold;color:#fff}.cloudcodice .cell-check{width:5%}.literal-container{overflow:auto;height:250px}.literal-item{display:block;background-color:#efefef;padding:1em 2.4em 1em 1em}.literal-item-on,.literal-item-on:hover{background:#e91e63 url(../img/icon-right-white.png) no-repeat right;background-size:2.4em;color:#fff}.cloudcodice .verticalmiddle{display:flex;justify-content:center;align-content:center;flex-direction:column}.box{min-height:130px;text-align:center;display:flex;justify-content:center;align-content:center;flex-direction:column;cursor:pointer;background-color:#f1f1f1;padding:.8em 1em !important;margin-bottom:1.2em}.box [class^="icon-"],[class*=" icon-"]{font-size:2.4em}.box h5{margin-top:.3em;margin-bottom:0}.box:hover{background-color:#fff7dd;opacity:.2;filter:alpha(opacity=20)}.box-prueba{min-height:80px;text-align:center;margin-bottom:1em;display:flex;justify-content:center;align-content:center;flex-direction:column;cursor:pointer;background-color:#f1f1f1}.box-prueba:hover{background-color:#fff7dd}.tablink{font-size:1.2em;border:1px solid #ddd !important;margin:.4em;padding:.8em 2em !important}.cloudcodice .formsection{margin-top:4px !important;margin-bottom:15px !important;position:relative}.cloudcodice .label{font-weight:normal;font-size:.9em;margin:0 0 .2em .4em;display:block}.cloudcodice .error{display:block;font-size:.8em;position:absolute;right:12px;color:#f00000 !important}.cloudcodice .form-languages-bar{margin-bottom:.4em;float:right !important;width:auto}.cloudcodice .form-languages-bar .bar-item{float:left;width:auto;border:0;outline:0;display:block}.cloudcodice .label-languages{font-weight:normal;font-size:.9em;margin:1em 0 .2em .4em;height:25px;display:block;padding-top:5px}.cloudcodice .formtablink{font-size:.9em;border:1px solid #ddd !important;margin:.1em .2em;padding:.3em .8em !important}.cloudcodice .alert-cookies{padding:32px;background-color:#efefef;width:900px}.cloudcodice .modal-cookies{width:900px}.cloudcodice .alert-button{border-width:2px;border-style:solid;white-space:normal}.cloudcodice .cookies-list{list-style-type:disc;margin-left:30px;margin-bottom:10px}.cloudcodice .cookies-list-element{border-bottom:0}.cloudcodice .cookies-link{text-decoration:underline}.cloudcodice .modal-cookies{font-size:13px}.cloudcodice .tipo-cookies{border-style:solid;border-width:1px;border-color:#ccc;padding:4px 16px;margin:16px 0;font-size:12px;cursor:pointer}.cloudcodice .modal-cookies{max-height:90%;overflow-y:scroll}.cloudcodice .tab-cookie{border:1px solid #ddd !important;padding:.8em 2em !important;cursor:default}.cloudcodice .show-cookies{background-image:url(../../images/arrow-right.png);background-repeat:no-repeat;background-position:right 2px;background-size:10px;padding-right:10px;text-transform:uppercase;cursor:pointer}.cloudcodice .hide-cookies{background-image:url(../../images/arrow-down.png);background-repeat:no-repeat;background-position:right 2px;background-size:10px;padding-right:10px;text-transform:uppercase;cursor:pointer}.cloudcodice .cookies-table{margin-top:10px}.cloudcodice .cookies-selected{background-color:#efefef;border-color:#5b968e !important;background-image:url(../../images/ico-check.png);background-repeat:no-repeat;background-position:top right;background-size:40px}.cloudcodice .main-button-red{background-color:#d33741;color:#fff;border-color:#d33741}.cloudcodice .main-button-red:hover{background-color:#fff !important;color:#d33741 !important}.cloudcodice .main-button-teal{background-color:#5b968e;color:#fff;border-color:#5b968e}.cloudcodice .main-button-teal:hover{background-color:#fff !important;color:#5b968e !important}@keyframes blink{0{opacity:.2}20%{opacity:1}100%{opacity:.2}}.refreshing span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.refreshing span:nth-child(2){animation-delay:.2s}.refreshing span:nth-child(3){animation-delay:.4s}.cloudcodice .locale-table{table-layout:fixed}.cloudcodice .table th .center,.cloudcodice .table td .center{text-align:center}.cloudcodice .locale-table td input{transform:scale(1.5);cursor:pointer}@charset 'UTF-8';@font-face{font-family:'typicons';font-weight:normal;font-style:normal;src:url('../fonts/typicons.eot');src:url('../fonts/typicons.eot?#iefix') format('embedded-opentype'),url('../fonts/typicons.woff') format('woff'),url('../fonts/typicons.ttf') format('truetype'),url('../fonts/typicons.svg#typicons') format('svg')}.typcn:before{font-family:'typicons';font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1.2em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.typcn-adjust-brightness:before{content:'\e000'}.typcn-adjust-contrast:before{content:'\e001'}.typcn-anchor-outline:before{content:'\e002'}.typcn-anchor:before{content:'\e003'}.typcn-archive:before{content:'\e004'}.typcn-arrow-back-outline:before{content:'\e005'}.typcn-arrow-back:before{content:'\e006'}.typcn-arrow-down-outline:before{content:'\e007'}.typcn-arrow-down-thick:before{content:'\e008'}.typcn-arrow-down:before{content:'\e009'}.typcn-arrow-forward-outline:before{content:'\e00a'}.typcn-arrow-forward:before{content:'\e00b'}.typcn-arrow-left-outline:before{content:'\e00c'}.typcn-arrow-left-thick:before{content:'\e00d'}.typcn-arrow-left:before{content:'\e00e'}.typcn-arrow-loop-outline:before{content:'\e00f'}.typcn-arrow-loop:before{content:'\e010'}.typcn-arrow-maximise-outline:before{content:'\e011'}.typcn-arrow-maximise:before{content:'\e012'}.typcn-arrow-minimise-outline:before{content:'\e013'}.typcn-arrow-minimise:before{content:'\e014'}.typcn-arrow-move-outline:before{content:'\e015'}.typcn-arrow-move:before{content:'\e016'}.typcn-arrow-repeat-outline:before{content:'\e017'}.typcn-arrow-repeat:before{content:'\e018'}.typcn-arrow-right-outline:before{content:'\e019'}.typcn-arrow-right-thick:before{content:'\e01a'}.typcn-arrow-right:before{content:'\e01b'}.typcn-arrow-shuffle:before{content:'\e01c'}.typcn-arrow-sorted-down:before{content:'\e01d'}.typcn-arrow-sorted-up:before{content:'\e01e'}.typcn-arrow-sync-outline:before{content:'\e01f'}.typcn-arrow-sync:before{content:'\e020'}.typcn-arrow-unsorted:before{content:'\e021'}.typcn-arrow-up-outline:before{content:'\e022'}.typcn-arrow-up-thick:before{content:'\e023'}.typcn-arrow-up:before{content:'\e024'}.typcn-at:before{content:'\e025'}.typcn-attachment-outline:before{content:'\e026'}.typcn-attachment:before{content:'\e027'}.typcn-backspace-outline:before{content:'\e028'}.typcn-backspace:before{content:'\e029'}.typcn-battery-charge:before{content:'\e02a'}.typcn-battery-full:before{content:'\e02b'}.typcn-battery-high:before{content:'\e02c'}.typcn-battery-low:before{content:'\e02d'}.typcn-battery-mid:before{content:'\e02e'}.typcn-beaker:before{content:'\e02f'}.typcn-beer:before{content:'\e030'}.typcn-bell:before{content:'\e031'}.typcn-book:before{content:'\e032'}.typcn-bookmark:before{content:'\e033'}.typcn-briefcase:before{content:'\e034'}.typcn-brush:before{content:'\e035'}.typcn-business-card:before{content:'\e036'}.typcn-calculator:before{content:'\e037'}.typcn-calendar-outline:before{content:'\e038'}.typcn-calendar:before{content:'\e039'}.typcn-camera-outline:before{content:'\e03a'}.typcn-camera:before{content:'\e03b'}.typcn-cancel-outline:before{content:'\e03c'}.typcn-cancel:before{content:'\e03d'}.typcn-chart-area-outline:before{content:'\e03e'}.typcn-chart-area:before{content:'\e03f'}.typcn-chart-bar-outline:before{content:'\e040'}.typcn-chart-bar:before{content:'\e041'}.typcn-chart-line-outline:before{content:'\e042'}.typcn-chart-line:before{content:'\e043'}.typcn-chart-pie-outline:before{content:'\e044'}.typcn-chart-pie:before{content:'\e045'}.typcn-chevron-left-outline:before{content:'\e046'}.typcn-chevron-left:before{content:'\e047'}.typcn-chevron-right-outline:before{content:'\e048'}.typcn-chevron-right:before{content:'\e049'}.typcn-clipboard:before{content:'\e04a'}.typcn-cloud-storage:before{content:'\e04b'}.typcn-cloud-storage-outline:before{content:'\e054'}.typcn-code-outline:before{content:'\e04c'}.typcn-code:before{content:'\e04d'}.typcn-coffee:before{content:'\e04e'}.typcn-cog-outline:before{content:'\e04f'}.typcn-cog:before{content:'\e050'}.typcn-compass:before{content:'\e051'}.typcn-contacts:before{content:'\e052'}.typcn-credit-card:before{content:'\e053'}.typcn-css3:before{content:'\e055'}.typcn-database:before{content:'\e056'}.typcn-delete-outline:before{content:'\e057'}.typcn-delete:before{content:'\e058'}.typcn-device-desktop:before{content:'\e059'}.typcn-device-laptop:before{content:'\e05a'}.typcn-device-phone:before{content:'\e05b'}.typcn-device-tablet:before{content:'\e05c'}.typcn-directions:before{content:'\e05d'}.typcn-divide-outline:before{content:'\e05e'}.typcn-divide:before{content:'\e05f'}.typcn-document-add:before{content:'\e060'}.typcn-document-delete:before{content:'\e061'}.typcn-document-text:before{content:'\e062'}.typcn-document:before{content:'\e063'}.typcn-download-outline:before{content:'\e064'}.typcn-download:before{content:'\e065'}.typcn-dropbox:before{content:'\e066'}.typcn-edit:before{content:'\e067'}.typcn-eject-outline:before{content:'\e068'}.typcn-eject:before{content:'\e069'}.typcn-equals-outline:before{content:'\e06a'}.typcn-equals:before{content:'\e06b'}.typcn-export-outline:before{content:'\e06c'}.typcn-export:before{content:'\e06d'}.typcn-eye-outline:before{content:'\e06e'}.typcn-eye:before{content:'\e06f'}.typcn-feather:before{content:'\e070'}.typcn-film:before{content:'\e071'}.typcn-filter:before{content:'\e072'}.typcn-flag-outline:before{content:'\e073'}.typcn-flag:before{content:'\e074'}.typcn-flash-outline:before{content:'\e075'}.typcn-flash:before{content:'\e076'}.typcn-flow-children:before{content:'\e077'}.typcn-flow-merge:before{content:'\e078'}.typcn-flow-parallel:before{content:'\e079'}.typcn-flow-switch:before{content:'\e07a'}.typcn-folder-add:before{content:'\e07b'}.typcn-folder-delete:before{content:'\e07c'}.typcn-folder-open:before{content:'\e07d'}.typcn-folder:before{content:'\e07e'}.typcn-gift:before{content:'\e07f'}.typcn-globe-outline:before{content:'\e080'}.typcn-globe:before{content:'\e081'}.typcn-group-outline:before{content:'\e082'}.typcn-group:before{content:'\e083'}.typcn-headphones:before{content:'\e084'}.typcn-heart-full-outline:before{content:'\e085'}.typcn-heart-half-outline:before{content:'\e086'}.typcn-heart-outline:before{content:'\e087'}.typcn-heart:before{content:'\e088'}.typcn-home-outline:before{content:'\e089'}.typcn-home:before{content:'\e08a'}.typcn-html5:before{content:'\e08b'}.typcn-image-outline:before{content:'\e08c'}.typcn-image:before{content:'\e08d'}.typcn-infinity-outline:before{content:'\e08e'}.typcn-infinity:before{content:'\e08f'}.typcn-info-large-outline:before{content:'\e090'}.typcn-info-large:before{content:'\e091'}.typcn-info-outline:before{content:'\e092'}.typcn-info:before{content:'\e093'}.typcn-input-checked-outline:before{content:'\e094'}.typcn-input-checked:before{content:'\e095'}.typcn-key-outline:before{content:'\e096'}.typcn-key:before{content:'\e097'}.typcn-keyboard:before{content:'\e098'}.typcn-leaf:before{content:'\e099'}.typcn-lightbulb:before{content:'\e09a'}.typcn-link-outline:before{content:'\e09b'}.typcn-link:before{content:'\e09c'}.typcn-location-arrow-outline:before{content:'\e09d'}.typcn-location-arrow:before{content:'\e09e'}.typcn-location-outline:before{content:'\e09f'}.typcn-location:before{content:'\e0a0'}.typcn-lock-closed-outline:before{content:'\e0a1'}.typcn-lock-closed:before{content:'\e0a2'}.typcn-lock-open-outline:before{content:'\e0a3'}.typcn-lock-open:before{content:'\e0a4'}.typcn-mail:before{content:'\e0a5'}.typcn-map:before{content:'\e0a6'}.typcn-media-eject-outline:before{content:'\e0a7'}.typcn-media-eject:before{content:'\e0a8'}.typcn-media-fast-forward-outline:before{content:'\e0a9'}.typcn-media-fast-forward:before{content:'\e0aa'}.typcn-media-pause-outline:before{content:'\e0ab'}.typcn-media-pause:before{content:'\e0ac'}.typcn-media-play-outline:before{content:'\e0ad'}.typcn-media-play-reverse-outline:before{content:'\e0ae'}.typcn-media-play-reverse:before{content:'\e0af'}.typcn-media-play:before{content:'\e0b0'}.typcn-media-record-outline:before{content:'\e0b1'}.typcn-media-record:before{content:'\e0b2'}.typcn-media-rewind-outline:before{content:'\e0b3'}.typcn-media-rewind:before{content:'\e0b4'}.typcn-media-stop-outline:before{content:'\e0b5'}.typcn-media-stop:before{content:'\e0b6'}.typcn-message-typing:before{content:'\e0b7'}.typcn-message:before{content:'\e0b8'}.typcn-messages:before{content:'\e0b9'}.typcn-microphone-outline:before{content:'\e0ba'}.typcn-microphone:before{content:'\e0bb'}.typcn-minus-outline:before{content:'\e0bc'}.typcn-minus:before{content:'\e0bd'}.typcn-mortar-board:before{content:'\e0be'}.typcn-news:before{content:'\e0bf'}.typcn-notes-outline:before{content:'\e0c0'}.typcn-notes:before{content:'\e0c1'}.typcn-pen:before{content:'\e0c2'}.typcn-pencil:before{content:'\e0c3'}.typcn-phone-outline:before{content:'\e0c4'}.typcn-phone:before{content:'\e0c5'}.typcn-pi-outline:before{content:'\e0c6'}.typcn-pi:before{content:'\e0c7'}.typcn-pin-outline:before{content:'\e0c8'}.typcn-pin:before{content:'\e0c9'}.typcn-pipette:before{content:'\e0ca'}.typcn-plane-outline:before{content:'\e0cb'}.typcn-plane:before{content:'\e0cc'}.typcn-plug:before{content:'\e0cd'}.typcn-plus-outline:before{content:'\e0ce'}.typcn-plus:before{content:'\e0cf'}.typcn-point-of-interest-outline:before{content:'\e0d0'}.typcn-point-of-interest:before{content:'\e0d1'}.typcn-power-outline:before{content:'\e0d2'}.typcn-power:before{content:'\e0d3'}.typcn-printer:before{content:'\e0d4'}.typcn-puzzle-outline:before{content:'\e0d5'}.typcn-puzzle:before{content:'\e0d6'}.typcn-radar-outline:before{content:'\e0d7'}.typcn-radar:before{content:'\e0d8'}.typcn-refresh-outline:before{content:'\e0d9'}.typcn-refresh:before{content:'\e0da'}.typcn-rss-outline:before{content:'\e0db'}.typcn-rss:before{content:'\e0dc'}.typcn-scissors-outline:before{content:'\e0dd'}.typcn-scissors:before{content:'\e0de'}.typcn-shopping-bag:before{content:'\e0df'}.typcn-shopping-cart:before{content:'\e0e0'}.typcn-social-at-circular:before{content:'\e0e1'}.typcn-social-dribbble-circular:before{content:'\e0e2'}.typcn-social-dribbble:before{content:'\e0e3'}.typcn-social-facebook-circular:before{content:'\e0e4'}.typcn-social-facebook:before{content:'\e0e5'}.typcn-social-flickr-circular:before{content:'\e0e6'}.typcn-social-flickr:before{content:'\e0e7'}.typcn-social-github-circular:before{content:'\e0e8'}.typcn-social-github:before{content:'\e0e9'}.typcn-social-google-plus-circular:before{content:'\e0ea'}.typcn-social-google-plus:before{content:'\e0eb'}.typcn-social-instagram-circular:before{content:'\e0ec'}.typcn-social-instagram:before{content:'\e0ed'}.typcn-social-last-fm-circular:before{content:'\e0ee'}.typcn-social-last-fm:before{content:'\e0ef'}.typcn-social-linkedin-circular:before{content:'\e0f0'}.typcn-social-linkedin:before{content:'\e0f1'}.typcn-social-pinterest-circular:before{content:'\e0f2'}.typcn-social-pinterest:before{content:'\e0f3'}.typcn-social-skype-outline:before{content:'\e0f4'}.typcn-social-skype:before{content:'\e0f5'}.typcn-social-tumbler-circular:before{content:'\e0f6'}.typcn-social-tumbler:before{content:'\e0f7'}.typcn-social-twitter-circular:before{content:'\e0f8'}.typcn-social-twitter:before{content:'\e0f9'}.typcn-social-vimeo-circular:before{content:'\e0fa'}.typcn-social-vimeo:before{content:'\e0fb'}.typcn-social-youtube-circular:before{content:'\e0fc'}.typcn-social-youtube:before{content:'\e0fd'}.typcn-sort-alphabetically-outline:before{content:'\e0fe'}.typcn-sort-alphabetically:before{content:'\e0ff'}.typcn-sort-numerically-outline:before{content:'\e100'}.typcn-sort-numerically:before{content:'\e101'}.typcn-spanner-outline:before{content:'\e102'}.typcn-spanner:before{content:'\e103'}.typcn-spiral:before{content:'\e104'}.typcn-star-full-outline:before{content:'\e105'}.typcn-star-half-outline:before{content:'\e106'}.typcn-star-half:before{content:'\e107'}.typcn-star-outline:before{content:'\e108'}.typcn-star:before{content:'\e109'}.typcn-starburst-outline:before{content:'\e10a'}.typcn-starburst:before{content:'\e10b'}.typcn-stopwatch:before{content:'\e10c'}.typcn-support:before{content:'\e10d'}.typcn-tabs-outline:before{content:'\e10e'}.typcn-tag:before{content:'\e10f'}.typcn-tags:before{content:'\e110'}.typcn-th-large-outline:before{content:'\e111'}.typcn-th-large:before{content:'\e112'}.typcn-th-list-outline:before{content:'\e113'}.typcn-th-list:before{content:'\e114'}.typcn-th-menu-outline:before{content:'\e115'}.typcn-th-menu:before{content:'\e116'}.typcn-th-small-outline:before{content:'\e117'}.typcn-th-small:before{content:'\e118'}.typcn-thermometer:before{content:'\e119'}.typcn-thumbs-down:before{content:'\e11a'}.typcn-thumbs-ok:before{content:'\e11b'}.typcn-thumbs-up:before{content:'\e11c'}.typcn-tick-outline:before{content:'\e11d'}.typcn-tick:before{content:'\e11e'}.typcn-ticket:before{content:'\e11f'}.typcn-time:before{content:'\e120'}.typcn-times-outline:before{content:'\e121'}.typcn-times:before{content:'\e122'}.typcn-trash:before{content:'\e123'}.typcn-tree:before{content:'\e124'}.typcn-upload-outline:before{content:'\e125'}.typcn-upload:before{content:'\e126'}.typcn-user-add-outline:before{content:'\e127'}.typcn-user-add:before{content:'\e128'}.typcn-user-delete-outline:before{content:'\e129'}.typcn-user-delete:before{content:'\e12a'}.typcn-user-outline:before{content:'\e12b'}.typcn-user:before{content:'\e12c'}.typcn-vendor-android:before{content:'\e12d'}.typcn-vendor-apple:before{content:'\e12e'}.typcn-vendor-microsoft:before{content:'\e12f'}.typcn-video-outline:before{content:'\e130'}.typcn-video:before{content:'\e131'}.typcn-volume-down:before{content:'\e132'}.typcn-volume-mute:before{content:'\e133'}.typcn-volume-up:before{content:'\e134'}.typcn-volume:before{content:'\e135'}.typcn-warning-outline:before{content:'\e136'}.typcn-warning:before{content:'\e137'}.typcn-watch:before{content:'\e138'}.typcn-waves-outline:before{content:'\e139'}.typcn-waves:before{content:'\e13a'}.typcn-weather-cloudy:before{content:'\e13b'}.typcn-weather-downpour:before{content:'\e13c'}.typcn-weather-night:before{content:'\e13d'}.typcn-weather-partly-sunny:before{content:'\e13e'}.typcn-weather-shower:before{content:'\e13f'}.typcn-weather-snow:before{content:'\e140'}.typcn-weather-stormy:before{content:'\e141'}.typcn-weather-sunny:before{content:'\e142'}.typcn-weather-windy-cloudy:before{content:'\e143'}.typcn-weather-windy:before{content:'\e144'}.typcn-wi-fi-outline:before{content:'\e145'}.typcn-wi-fi:before{content:'\e146'}.typcn-wine:before{content:'\e147'}.typcn-world-outline:before{content:'\e148'}.typcn-world:before{content:'\e149'}.typcn-zoom-in-outline:before{content:'\e14a'}.typcn-zoom-in:before{content:'\e14b'}.typcn-zoom-out-outline:before{content:'\e14c'}.typcn-zoom-out:before{content:'\e14d'}.typcn-zoom-outline:before{content:'\e14e'}.typcn-zoom:before{content:'\e14f'}