select.flatpickr-monthDropdown-months{display:inline-block}.flatpickr-calendar.rangeMode .date-ranges{background-color:#ef5350;border-bottom:1px solid;color:#fff}.flatpickr-calendar.rangeMode .date-ranges ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding-left:0}.flatpickr-calendar.rangeMode .date-ranges ul.row .col{box-sizing:border-box;float:left;min-height:1px;padding:0 .75rem}.flatpickr-calendar.rangeMode .date-ranges ul.row .col.s6{padding:8px;width:100%}.flatpickr-calendar.rangeMode .date-ranges ul.row .col.s2{width:16.6667%}.flatpickr-calendar.rangeMode .date-ranges li{color:#fff;cursor:pointer}.flatpickr-calendar.rangeMode .flatpickr-month{border-radius:0}input.flatpickr-input[readonly]:not(.mui){border-bottom:1px solid!important;box-shadow:none!important;color:inherit!important}.flatpickr-month{height:3rem!important}.flatpickr-month .numInput{font-size:1.4rem!important;font-weight:600!important;height:2rem!important;text-align:center}.flatpickr-month .numInputWrapper{height:2rem!important;width:6rem!important}:root{--primary:#e0454b;--primary-light:#ec7c7c;--primary-dark:#981717;--secondary:#ffc15c;--accent:#ff8a65;--text-primary:#18181b;--text-secondary:#52525b;--background:#fff;--background-light:#f8fafc;--card-shadow:0 10px 25px rgba(53,99,233,.08);--transition-fast:0.2s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes pulse{0%{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:.6;transform:scale(1)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ripple{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(2)}}.app-exclusive-container{color:var(--text-primary);font-family:Roboto,sans-serif;min-height:100vh;overflow:hidden;position:relative;width:100%}.gradient-background{overflow:hidden;z-index:-1}.gradient-background,.gradient-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.gradient-overlay{background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(248,250,252,.95));z-index:1}.animated-circles{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.circle{animation:pulse 6s infinite;position:absolute}.circle-1{animation-delay:0s;background:linear-gradient(45deg,var(--primary) 0,var(--secondary) 100%);height:300px;opacity:.15;right:-50px;top:-100px;width:300px}.circle-2{animation-delay:1s;background:linear-gradient(45deg,var(--secondary) 0,var(--accent) 100%);bottom:-150px;height:400px;left:-100px;opacity:.1;width:400px}.circle-3{animation-delay:2s;background:linear-gradient(45deg,var(--accent) 0,var(--primary) 100%);height:200px;opacity:.08;right:25%;top:40%;width:200px}.content-wrapper{margin:0 auto;max-width:1200px;padding:40px 20px;position:relative;z-index:10}.app-content{display:flex;flex-direction:column;gap:40px;margin-top:40px}@media (min-width:920px){.app-content{align-items:center;flex-direction:row;gap:60px}.app-download,.app-info{flex:1}}.header-container{margin-bottom:40px;text-align:center}.breadcrumb{color:var(--text-secondary);font-size:14px;gap:8px;justify-content:center;margin-bottom:20px}.breadcrumb,.breadcrumb-link{align-items:center;display:flex}.breadcrumb-link{color:var(--primary);gap:6px;text-decoration:none;transition:color var(--transition-fast)}.breadcrumb-link:hover{color:var(--primary-dark)}.page-title-1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:16px}.text-gradient{background:linear-gradient(90deg,var(--primary),var(--secondary));background-clip:text;-webkit-background-clip:text;color:transparent}.page-description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.device-mockup{animation:float 6s ease-in-out infinite;margin:0 auto;position:relative;width:280px}.device-frame{background:#111;border-radius:36px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);height:560px;overflow:hidden;padding:12px;position:relative;width:100%}.device-screen{background:#fff;border-radius:28px;height:100%;overflow:hidden;width:100%}.device-notch{background:#111;border-bottom-left-radius:14px;border-bottom-right-radius:14px;height:30px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:120px;z-index:2}.device-buttons{background:#222;border-bottom-left-radius:2px;border-top-left-radius:2px;height:60px;position:absolute;right:-3px;top:100px;width:3px}.device-shadow{background:rgba(0,0,0,.1);border-radius:50%;bottom:-20px;filter:blur(10px);height:20px;left:50%;position:absolute;transform:translateX(-50%);width:80%}.app-screenshot{display:flex;flex-direction:column;height:100%}.app-header{align-items:center;background:var(--primary);color:#fff;display:flex;height:60px;justify-content:space-between;padding:0 15px}.app-logo{color:#fff;font-size:18px;font-weight:600}.app-nav{background:hsla(0,0%,100%,.2);border-radius:4px;height:24px;width:24px}.app-content-mock{background:#f9f9f9;flex:1;overflow:hidden;padding:15px}.property-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;height:120px;margin-bottom:15px;overflow:hidden;padding:12px;position:relative}.property-image{background:linear-gradient(45deg,#f0f0f0,#e0e0e0);border-radius:8px;height:60px;margin-bottom:8px}.property-info{display:flex;flex:1;flex-direction:column;gap:4px}.property-title{color:var(--text-primary);font-size:14px;font-weight:500}.property-price{color:var(--primary);font-size:12px;font-weight:600}.property-details{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:15px}.detail-line{background:#f0f0f0;border-radius:6px;height:12px;margin-bottom:10px}.detail-line.short{width:70%}.feature-tags{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.feature-tag{animation:fadeInUp .5s forwards;animation-delay:calc(var(--delay)*1s);background:var(--primary);border-radius:20px;box-shadow:0 4px 12px rgba(53,99,233,.2);color:#fff;font-size:12px;font-weight:500;opacity:0;padding:6px 12px;position:absolute}.tag-1{--delay:4;right:-80px;top:20%}.tag-2{--delay:4.5;left:-90px;top:50%}.tag-3{--delay:5;bottom:25%;right:-70px}.app-stores-container{background:#fff;border-radius:20px;box-shadow:var(--card-shadow);padding:30px}.download-title{align-items:center;display:flex;font-size:1.5rem;font-weight:600;gap:10px;margin-bottom:24px}.icon{color:var(--primary)}.store-buttons{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}@media (min-width:500px){.store-buttons{flex-direction:row}}.store-button{border-radius:8px;display:block;flex:1;overflow:hidden;position:relative;transition:transform var(--transition-fast)}.store-image{display:block;height:auto;transition:filter var(--transition-normal);width:100%}.button-overlay{background:rgba(0,0,0,.05);border-radius:8px;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity var(--transition-fast);width:100%}.store-button:hover{transform:translateY(-3px)}.store-button:hover .button-overlay{opacity:1}.qr-section{background:var(--background-light);border-radius:12px;justify-content:space-between;margin-top:20px;padding:16px}.qr-info,.qr-section{align-items:center;display:flex}.qr-info{flex-direction:column;gap:8px}.qr-icon{color:var(--primary)}.qr-info p{color:var(--text-secondary);font-size:14px;margin:0}.qr-placeholder{background:repeating-conic-gradient(#e0e0e0 0 25%,#f0f0f0 0 50%) 50% /10px 10px;border-radius:8px;height:80px;width:80px}.redirect-container{margin-top:30px;text-align:center}.redirect-text{color:var(--text-secondary);font-size:16px;margin-bottom:16px}.redirect-button{align-items:center;background:var(--primary);border-radius:30px;box-shadow:0 4px 12px rgba(53,99,233,.3);color:#fff;display:inline-flex;font-weight:500;gap:8px;justify-content:center;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none;transition:background-color var(--transition-fast)}.redirect-button:hover{background:var(--primary-dark)}.redirect-icon{transition:transform var(--transition-fast)}.redirect-button.hovered .redirect-icon{transform:translateX(3px)}.button-ripple{background:hsla(0,0%,100%,.7);border-radius:50%;height:10px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:scale(0);width:10px}.redirect-button.hovered .button-ripple{animation:ripple .6s linear}.fade-in-up{animation:fadeInUp .8s forwards;opacity:0;transform:translateY(20px)}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}@media (max-width:768px){.page-title{font-size:2rem}.app-content{gap:30px}.device-mockup{width:240px}.device-frame{height:480px}.feature-tag{display:none}}@media (max-width:480px){.content-wrapper{padding:20px 16px}.page-title{font-size:1.75rem}.page-description{font-size:1rem}.app-stores-container{padding:20px}}@font-face{font-display:swap;font-family:settlin;font-style:normal;font-weight:400;src:url(font-files/fonts/settlin.eot?da65sk);src:url(font-files/fonts/settlin.eot?da65sk#iefix) format("embedded-opentype"),url(font-files/fonts/settlin.ttf?da65sk) format("truetype"),url(font-files/fonts/settlin.woff?da65sk) format("woff"),url(font-files/fonts/settlin.svg?da65sk#settlin) format("svg")}.settlin-icons{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:settlin!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-storage-room .path1:before{color:#e13752;content:"\ebe8"}.icon-storage-room .path2:before{color:#000;content:"\ebea";margin-left:-1em}.icon-storage-room .path3:before{color:#fff;content:"\ebec";margin-left:-1em}.icon-storage-room .path4:before{color:#000;content:"\ebed";margin-left:-1em}.icon-storage-room .path5:before{color:#e13752;content:"\ebf1";margin-left:-1em}.icon-storage-room .path6:before{color:#000;content:"\ebf2";margin-left:-1em}.icon-storage-room .path7:before{color:#6b6b6b;content:"\ebf3";margin-left:-1em}.icon-storage-room .path8:before{color:#000;content:"\ebf4";margin-left:-1em}.icon-storage-room .path9:before{color:#6b6b6b;content:"\ed23";margin-left:-1em}.icon-storage-room .path10:before{color:#000;content:"\ed24";margin-left:-1em}.icon-storage-room .path11:before{color:#d9d9d9;content:"\ed25";margin-left:-1em}.icon-storage-room .path12:before{color:#000;content:"\ed26";margin-left:-1em}.icon-storage-room .path13:before{color:#d9d9d9;content:"\ed27";margin-left:-1em}.icon-storage-room .path14:before{color:#d31414;content:"\ed28";margin-left:-1em}.icon-storage-room .path15:before{color:#afafaf;content:"\ed29";margin-left:-1em}.icon-storage-room .path16:before{color:#000;content:"\ed2a";margin-left:-1em}.icon-storage-room .path17:before{color:#afafaf;content:"\ed2b";margin-left:-1em}.icon-storage-room .path18:before{color:#000;content:"\ed2c";margin-left:-1em}.icon-storage-room .path19:before{color:#d9d9d9;content:"\ed2d";margin-left:-1em}.icon-storage-room .path20:before{color:#000;content:"\ed2e";margin-left:-1em}.icon-storage-room .path21:before{color:#afafaf;content:"\ed2f";margin-left:-1em}.icon-storage-room .path22:before{color:#000;content:"\ed30";margin-left:-1em}.icon-storage-room .path23:before{color:#000;content:"\ed31";margin-left:-1em}.icon-storage-room .path24:before{color:#000;content:"\ed32";margin-left:-1em}.icon-storage-room .path25:before{color:#000;content:"\ed33";margin-left:-1em}.icon-storage-room .path26:before{color:#afafaf;content:"\ed34";margin-left:-1em}.icon-storage-room .path27:before{color:#000;content:"\ed35";margin-left:-1em}.icon-storage-room .path28:before{color:#afafaf;content:"\ed36";margin-left:-1em}.icon-storage-room .path29:before{color:#000;content:"\ed37";margin-left:-1em}.icon-storage-room .path30:before{color:#d9d9d9;content:"\ed38";margin-left:-1em}.icon-storage-room .path31:before{color:#000;content:"\ed39";margin-left:-1em}.icon-storage-room .path32:before{color:#d9d9d9;content:"\ed3a";margin-left:-1em}.icon-storage-room .path33:before{color:#000;content:"\ed3b";margin-left:-1em}.icon-storage-room .path34:before{color:#afafaf;content:"\ed3c";margin-left:-1em}.icon-storage-room .path35:before{color:#000;content:"\ed3d";margin-left:-1em}.icon-storage-room .path36:before{color:#d9d9d9;content:"\ed3e";margin-left:-1em}.icon-storage-room .path37:before{color:#000;content:"\ed3f";margin-left:-1em}.icon-storage-room .path38:before{color:#000;content:"\ed40";margin-left:-1em}.icon-storage-room .path39:before{color:#000;content:"\ed41";margin-left:-1em}.icon-storage-room .path40:before{color:#000;content:"\ed42";margin-left:-1em}.icon-amenity-green-space .path1:before{color:#0f8ea1;content:"\e95c"}.icon-amenity-green-space .path2:before{color:#e0454b;content:"\e95d";margin-left:-.974609375em}.icon-amenity-green-space .path3:before{color:#eae22e;content:"\e95e";margin-left:-.974609375em;opacity:.75}.icon-amenity-green-space .path4:before{color:#eaa001;content:"\e95f";margin-left:-.974609375em}.icon-amenity-green-space .path5:before{color:#0f8ea1;content:"\e960";margin-left:-.974609375em}.icon-amenity-green-space .path6:before{color:#e0454b;content:"\e961";margin-left:-.974609375em}.icon-amenity-cctv .path1:before{color:#0f8ea1;content:"\ebf7"}.icon-amenity-cctv .path2:before{color:#e0454b;content:"\ecb6";margin-left:-.974609375em}.icon-amenity-cctv .path3:before{color:#eaa001;content:"\ecb7";margin-left:-.974609375em}.icon-amenity-creche .path1:before{color:#e0454b;content:"\ecf5"}.icon-amenity-creche .path2:before{color:#7e7e7e;content:"\ecf6";margin-left:-1em}.icon-amenity-creche .path3:before{color:#e0454b;content:"\ecf7";margin-left:-1em}.icon-amenity-creche .path4:before{color:#e0454b;content:"\ecf8";margin-left:-1em}.icon-amenity-creche .path5:before{color:#e0454b;content:"\ecf9";margin-left:-1em}.icon-amenity-creche .path6:before{color:#e0454b;content:"\ecfa";margin-left:-1em}.icon-amenity-creche .path7:before{color:#e0454b;content:"\ecfb";margin-left:-1em}.icon-amenity-creche .path8:before{color:#e0454b;content:"\ecfc";margin-left:-1em}.icon-amenity-creche .path9:before{color:#e0454b;content:"\ecfd";margin-left:-1em}.icon-amenity-creche .path10:before{color:#e0454b;content:"\ecfe";margin-left:-1em}.icon-amenity-creche .path11:before{color:#e0454b;content:"\ecff";margin-left:-1em}.icon-amenity-creche .path12:before{color:#e0454b;content:"\ed00";margin-left:-1em}.icon-amenity-creche .path13:before{color:#7e7e7e;content:"\ed01";margin-left:-1em}.icon-amenity-creche .path14:before{color:#7e7e7e;content:"\ed02";margin-left:-1em}.icon-amenity-creche .path15:before{color:#7e7e7e;content:"\ed03";margin-left:-1em}.icon-amenity-creche .path16:before{color:#7e7e7e;content:"\ed04";margin-left:-1em}.icon-amenity-creche .path17:before{color:#7e7e7e;content:"\ed05";margin-left:-1em}.icon-amenity-creche .path18:before{color:#7e7e7e;content:"\ed06";margin-left:-1em}.icon-amenity-creche .path19:before{color:#e0454b;content:"\ed07";margin-left:-1em}.icon-amenity-creche .path20:before{color:#7e7e7e;content:"\ed08";margin-left:-1em}.icon-amenity-creche .path21:before{color:#7e7e7e;content:"\ed09";margin-left:-1em}.icon-amenity-creche .path22:before{color:#7e7e7e;content:"\ed0a";margin-left:-1em}.icon-amenity-creche .path23:before{color:#7e7e7e;content:"\ed0b";margin-left:-1em}.icon-amenity-jogging-track .path1:before{color:#7e7e7e;content:"\ed0c"}.icon-amenity-jogging-track .path2:before{color:#7e7e7e;content:"\ed44";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path3:before{color:#e0454b;content:"\ed45";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path4:before{color:#e0454b;content:"\ed46";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path5:before{color:#e0454b;content:"\ed47";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path6:before{color:#e0454b;content:"\ed48";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path7:before{color:#7e7e7e;content:"\ed49";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path8:before{color:#e0454b;content:"\ed4a";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path9:before{color:#e0454b;content:"\ed4b";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path10:before{color:#e0454b;content:"\ed4c";margin-left:-1.0830078125em}.icon-amenity-jogging-track .path11:before{color:#e0454b;content:"\ed4d";margin-left:-1.0830078125em}.icon-interior-solar-water-heater .path1:before{color:#0f8ea1;content:"\ed10"}.icon-interior-solar-water-heater .path2:before{color:#eaa001;content:"\ed11";margin-left:-1em}.icon-interior-solar-water-heater .path3:before{color:#eaa001;content:"\ed12";margin-left:-1em}.icon-interior-solar-water-heater .path4:before{color:#eaa001;content:"\ed13";margin-left:-1em}.icon-interior-solar-water-heater .path5:before{color:#eaa001;content:"\ed14";margin-left:-1em}.icon-interior-solar-water-heater .path6:before{color:#eaa001;content:"\ed15";margin-left:-1em}.icon-interior-solar-water-heater .path7:before{color:#eaa001;content:"\ed16";margin-left:-1em}.icon-interior-solar-water-heater .path8:before{color:#e1454b;content:"\ed17";margin-left:-1em}.icon-interior-solar-water-heater .path9:before{color:#fff;content:"\ed18";margin-left:-1em}.icon-servant-room .path1:before{color:#fff;content:"\ed19"}.icon-servant-room .path2:before{color:#fff;content:"\ed1a";margin-left:-1em}.icon-servant-room .path3:before{color:#fff;content:"\ed1b";margin-left:-1em}.icon-servant-room .path4:before{color:#e0454b;content:"\ed1c";margin-left:-1em}.icon-servant-room .path5:before{color:#e13752;content:"\ed1d";margin-left:-1em}.icon-servant-room .path6:before{color:#e0454b;content:"\ed1e";margin-left:-1em}.icon-servant-room .path7:before{color:#e13752;content:"\ed1f";margin-left:-1em}.icon-servant-room .path8:before{color:#6b6b6b;content:"\ed20";margin-left:-1em}.icon-servant-room .path9:before{color:#000;content:"\ed21";margin-left:-1em}.icon-servant-room .path10:before{color:#e0454b;content:"\ed22";margin-left:-1em}.icon-servant-room .path11:before{color:#e0454b;content:"\ed0d";margin-left:-1em}.icon-servant-room .path12:before{color:#e13752;content:"\ed0e";margin-left:-1em}.icon-servant-room .path13:before{color:#e0454b;content:"\ed0f";margin-left:-1em}.icon-servant-room .path14:before{color:#e13752;content:"\ed43";margin-left:-1em}.icon-fb-logo-1 .path1:before{color:#4267b2;content:"\ea79"}.icon-fb-logo-1 .path2:before{color:#fff;content:"\ea7a";margin-left:-1em}.icon-fb-logo-2 .path1:before{color:#4267b2;content:"\ea7b"}.icon-fb-logo-2 .path2:before{color:#fff;content:"\ea7c";margin-left:-1em}.icon-btn-google-dark .path1:before{color:#4285f4;content:"\ea7d"}.icon-btn-google-dark .path2:before{color:#fff;content:"\ea7e";margin-left:-1em}.icon-btn-google-dark .path3:before{color:#4285f4;content:"\ea7f";margin-left:-1em}.icon-btn-google-dark .path4:before{color:#34a853;content:"\ea80";margin-left:-1em}.icon-btn-google-dark .path5:before{color:#fbbc05;content:"\ea81";margin-left:-1em}.icon-btn-google-dark .path6:before{color:#ea4335;content:"\ea82";margin-left:-1em}.icon-btn-google-light .path1:before{color:#fff;content:"\ea83"}.icon-btn-google-light .path2:before{color:#4285f4;content:"\ebdc";margin-left:-1em}.icon-btn-google-light .path3:before{color:#34a853;content:"\ebdd";margin-left:-1em}.icon-btn-google-light .path4:before{color:#fbbc05;content:"\ebde";margin-left:-1em}.icon-btn-google-light .path5:before{color:#ea4335;content:"\ebe0";margin-left:-1em}.icon-alignment-layout-3:before{color:#000;content:"\e900"}.icon-alignment-layout-6:before{color:#000;content:"\e901"}.icon-all:before{color:#000;content:"\e902"}.icon-amenity-amphi-theatre .path1:before{color:#e0454b;content:"\e903"}.icon-amenity-amphi-theatre .path2:before{color:#fff;content:"\e904";margin-left:-1em}.icon-amenity-amphi-theatre .path3:before{color:#eaa001;content:"\e905";margin-left:-1em}.icon-amenity-amphi-theatre .path4:before{color:#eaa001;content:"\e906";margin-left:-1em}.icon-amenity-amphi-theatre .path5:before{color:#eaa001;content:"\e907";margin-left:-1em}.icon-amenity-amphi-theatre .path6:before{color:#eaa001;content:"\e908";margin-left:-1em}.icon-amenity-atm .path1:before{color:#eaa001;content:"\e909"}.icon-amenity-atm .path2:before{color:#e0454b;content:"\e90a";margin-left:-.9931640625em}.icon-amenity-atm .path3:before{color:#0f8ea1;content:"\e90b";margin-left:-.9931640625em}.icon-amenity-atm .path4:before{color:#0f8ea1;content:"\e90c";margin-left:-.9931640625em}.icon-amenity-atm .path5:before{color:#0f8ea1;content:"\e90d";margin-left:-.9931640625em}.icon-amenity-atm .path6:before{color:#0f8ea1;content:"\e90e";margin-left:-.9931640625em}.icon-amenity-atm .path7:before{color:#0f8ea1;content:"\e90f";margin-left:-.9931640625em}.icon-amenity-atm .path8:before{color:#0f8ea1;content:"\e910";margin-left:-.9931640625em}.icon-amenity-atm .path9:before{color:#0f8ea1;content:"\e911";margin-left:-.9931640625em}.icon-amenity-atm .path10:before{color:#0f8ea1;content:"\e912";margin-left:-.9931640625em}.icon-amenity-atm .path11:before{color:#0f8ea1;content:"\e913";margin-left:-.9931640625em}.icon-amenity-atm .path12:before{color:#e0454b;content:"\e914";margin-left:-.9931640625em}.icon-amenity-atm .path13:before{color:#e0454b;content:"\e915";margin-left:-.9931640625em}.icon-amenity-atm .path14:before{color:#e0454b;content:"\e916";margin-left:-.9931640625em}.icon-amenity-atm .path15:before{color:#e0454b;content:"\e917";margin-left:-.9931640625em}.icon-amenity-auditorium .path1:before{color:#fff;content:"\e918"}.icon-amenity-auditorium .path2:before{color:#eaa001;content:"\e919";margin-left:-1em}.icon-amenity-auditorium .path3:before{color:#eaa001;content:"\e91a";margin-left:-1em}.icon-amenity-auditorium .path4:before{color:#e0454b;content:"\e91b";margin-left:-1em}.icon-amenity-auditorium .path5:before{color:#fff;content:"\e91c";margin-left:-1em}.icon-amenity-auditorium .path6:before{color:#eaa001;content:"\e91d";margin-left:-1em}.icon-amenity-auditorium .path7:before{color:#eaa001;content:"\e91e";margin-left:-1em}.icon-amenity-back-up .path1:before{color:#eba713;content:"\e91f"}.icon-amenity-back-up .path2:before{color:#e0454b;content:"\e920";margin-left:-1em}.icon-amenity-back-up .path3:before{color:#0f8ea1;content:"\e921";margin-left:-1em}.icon-amenity-badminton .path1:before{color:#e0454b;content:"\e922"}.icon-amenity-badminton .path2:before{color:#0f8ea1;content:"\e923";margin-left:-1em}.icon-amenity-badminton .path3:before{color:#eaa001;content:"\e924";margin-left:-1em}.icon-amenity-badminton .path4:before{color:#eaa001;content:"\e925";margin-left:-1em}.icon-amenity-badminton .path5:before{color:#eaa001;content:"\e926";margin-left:-1em}.icon-amenity-basketball1 .path1:before{color:#e0454b;content:"\e927"}.icon-amenity-basketball1 .path2:before{color:#e0454b;content:"\e928";margin-left:-1em}.icon-amenity-basketball1 .path3:before{color:#e0454b;content:"\e929";margin-left:-1em}.icon-amenity-basketball1 .path4:before{color:#eaa001;content:"\e92a";margin-left:-1em}.icon-amenity-basketball1 .path5:before{color:#e0454b;content:"\e92b";margin-left:-1em}.icon-amenity-basketball1 .path6:before{color:#eaa001;content:"\e92c";margin-left:-1em}.icon-amenity-basketball1 .path7:before{color:#eaa001;content:"\e92d";margin-left:-1em}.icon-amenity-basketball1 .path8:before{color:#eaa001;content:"\e92e";margin-left:-1em}.icon-amenity-card-room .path1:before{color:#eaa001;content:"\e92f"}.icon-amenity-card-room .path2:before{color:#eaa001;content:"\e930";margin-left:-.9931640625em}.icon-amenity-card-room .path3:before{color:#eaa001;content:"\e931";margin-left:-.9931640625em}.icon-amenity-card-room .path4:before{color:#eaa001;content:"\e932";margin-left:-.9931640625em}.icon-amenity-card-room .path5:before{color:#e0454b;content:"\e933";margin-left:-.9931640625em}.icon-amenity-carrom .path1:before{color:#e0454b;content:"\e934"}.icon-amenity-carrom .path2:before{color:#e0454b;content:"\e935";margin-left:-.9931640625em}.icon-amenity-carrom .path3:before{color:#eaa001;content:"\e936";margin-left:-.9931640625em}.icon-amenity-carrom .path4:before{color:#eaa001;content:"\e937";margin-left:-.9931640625em}.icon-amenity-carrom .path5:before{color:#eaa001;content:"\e938";margin-left:-.9931640625em}.icon-amenity-carrom .path6:before{color:#eaa001;content:"\e939";margin-left:-.9931640625em}.icon-amenity-carrom .path7:before{color:#eaa001;content:"\e93a";margin-left:-.9931640625em}.icon-amenity-carrom .path8:before{color:#eaa001;content:"\e93b";margin-left:-.9931640625em}.icon-amenity-carrom .path9:before{color:#eaa001;content:"\e93c";margin-left:-.9931640625em}.icon-amenity-carrom .path10:before{color:#eaa001;content:"\e93d";margin-left:-.9931640625em}.icon-amenity-carrom .path11:before{color:#eaa001;content:"\e93e";margin-left:-.9931640625em}.icon-amenity-carrom .path12:before{color:#e0454b;content:"\e93f";margin-left:-.9931640625em}.icon-amenity-carrom .path13:before{color:#e0454b;content:"\e940";margin-left:-.9931640625em}.icon-amenity-carrom .path14:before{color:#e0454b;content:"\e941";margin-left:-.9931640625em}.icon-amenity-carrom .path15:before{color:#e0454b;content:"\e942";margin-left:-.9931640625em}.icon-amenity-carrom .path16:before{color:#e0454b;content:"\e943";margin-left:-.9931640625em}.icon-amenity-carrom .path17:before{color:#e0454b;content:"\e944";margin-left:-.9931640625em}.icon-amenity-carrom .path18:before{color:#e0454b;content:"\e945";margin-left:-.9931640625em}.icon-amenity-carrom .path19:before{color:#e0454b;content:"\e946";margin-left:-.9931640625em}.icon-amenity-carrom .path20:before{color:#e0454b;content:"\e947";margin-left:-.9931640625em}.icon-amenity-carrom .path21:before{color:#eaa001;content:"\e948";margin-left:-.9931640625em}.icon-amenity-carrom .path22:before{color:#e0454b;content:"\e949";margin-left:-.9931640625em}.icon-amenity-carrom .path23:before{color:#e0454b;content:"\e94a";margin-left:-.9931640625em}.icon-amenity-carrom .path24:before{color:#e0454b;content:"\e94b";margin-left:-.9931640625em}.icon-amenity-carrom .path25:before{color:#e0454b;content:"\e94c";margin-left:-.9931640625em}.icon-amenity-club-house .path1:before{color:#e0454b;content:"\e94d"}.icon-amenity-club-house .path2:before{color:#e0454b;content:"\e94e";margin-left:-1em}.icon-amenity-club-house .path3:before{color:#eaa001;content:"\e94f";margin-left:-1em}.icon-amenity-cricket .path1:before{color:#e0454b;content:"\e950"}.icon-amenity-cricket .path2:before{color:#e0454b;content:"\e951";margin-left:-.9931640625em}.icon-amenity-cricket .path3:before{color:#e0454b;content:"\e952";margin-left:-.9931640625em}.icon-amenity-cricket .path4:before{color:#eaa001;content:"\e953";margin-left:-.9931640625em}.icon-amenity-cricket .path5:before{color:#eaa001;content:"\e954";margin-left:-.9931640625em}.icon-amenity-cricket .path6:before{color:#eaa001;content:"\e955";margin-left:-.9931640625em}.icon-amenity-football-ground .path1:before{color:#e0454b;content:"\e956"}.icon-amenity-football-ground .path2:before{color:#eba50e;content:"\e957";margin-left:-1em}.icon-amenity-gas-pipes .path1:before{color:#e0454b;content:"\e958"}.icon-amenity-gas-pipes .path2:before{color:#eaa001;content:"\e959";margin-left:-1em}.icon-amenity-gas-pipes .path3:before{color:#eaa001;content:"\e95a";margin-left:-1em}.icon-amenity-gas-pipes .path4:before{color:#fff;content:"\e95b";margin-left:-1em}.icon-amenity-gym .path1:before{color:#e0454b;content:"\e962"}.icon-amenity-gym .path2:before{color:#eaa001;content:"\e963";margin-left:-1em}.icon-amenity-indoor .path1:before{color:#e0454b;content:"\e964"}.icon-amenity-indoor .path2:before{color:#eaa001;content:"\e965";margin-left:-1em}.icon-amenity-indoor .path3:before{color:#eaa001;content:"\e966";margin-left:-1em}.icon-amenity-intercomm .path1:before{color:#eaa001;content:"\e967"}.icon-amenity-intercomm .path2:before{color:#e0454b;content:"\e968";margin-left:-1em}.icon-amenity-intercomm .path3:before{color:#e0454b;content:"\e969";margin-left:-1em}.icon-amenity-intercomm .path4:before{color:#e0454b;content:"\e96a";margin-left:-1em}.icon-amenity-intercomm .path5:before{color:#e0454b;content:"\e96b";margin-left:-1em}.icon-amenity-intercomm .path6:before{color:#e0454b;content:"\e96c";margin-left:-1em}.icon-amenity-intercomm .path7:before{color:#eaa001;content:"\e96d";margin-left:-1em}.icon-amenity-intercomm .path8:before{color:#eaa001;content:"\e96e";margin-left:-1em}.icon-amenity-intercomm .path9:before{color:#eaa001;content:"\e96f";margin-left:-1em}.icon-amenity-intercomm .path10:before{color:#eaa001;content:"\e970";margin-left:-1em}.icon-amenity-intercomm .path11:before{color:#eaa001;content:"\e971";margin-left:-1em}.icon-amenity-jacuzzi .path1:before{color:#0f8ea1;content:"\e972"}.icon-amenity-jacuzzi .path2:before{color:#0f8ea1;content:"\e973";margin-left:-1em}.icon-amenity-jacuzzi .path3:before{color:#0f8ea1;content:"\e974";margin-left:-1em}.icon-amenity-jacuzzi .path4:before{color:#e0454b;content:"\e975";margin-left:-1em}.icon-amenity-jacuzzi .path5:before{color:#eaa001;content:"\e976";margin-left:-1em}.icon-amenity-kids-play-area .path1:before{color:#0f8ea1;content:"\e977"}.icon-amenity-kids-play-area .path2:before{color:#eaa001;content:"\e978";margin-left:-.9931640625em}.icon-amenity-kids-play-area .path3:before{color:#e0454b;content:"\e979";margin-left:-.9931640625em}.icon-amenity-kids-play-area .path4:before{color:#e0454b;content:"\e97a";margin-left:-.9931640625em}.icon-amenity-kids-play-area .path5:before{color:#e0454b;content:"\e97b";margin-left:-.9931640625em}.icon-amenity-lift .path1:before{color:#e0454b;content:"\e97c"}.icon-amenity-lift .path2:before{color:#eaa001;content:"\e97d";margin-left:-1em}.icon-amenity-lift .path3:before{color:#eaa001;content:"\e97e";margin-left:-1em}.icon-amenity-lift .path4:before{color:#eaa001;content:"\e97f";margin-left:-1em}.icon-amenity-lift .path5:before{color:#eaa001;content:"\e980";margin-left:-1em}.icon-amenity-maintenance-staff .path1:before{color:#eaa001;content:"\e981"}.icon-amenity-maintenance-staff .path2:before{color:#f7a90b;content:"\e982";margin-left:-1em}.icon-amenity-maintenance-staff .path3:before{color:#e0454b;content:"\e983";margin-left:-1em}.icon-amenity-maintenance-staff .path4:before{color:#e0454b;content:"\e984";margin-left:-1em}.icon-amenity-parking .path1:before{color:#eaa001;content:"\e985"}.icon-amenity-parking .path2:before{color:#e0454b;content:"\e986";margin-left:-.9931640625em}.icon-amenity-parking .path3:before{color:#eaa001;content:"\e987";margin-left:-.9931640625em}.icon-amenity-parking .path4:before{color:#0f8ea1;content:"\e988";margin-left:-.9931640625em}.icon-amenity-parking .path5:before{color:#0f8ea1;content:"\e989";margin-left:-.9931640625em}.icon-amenity-parking .path6:before{color:#e0454b;content:"\e98a";margin-left:-.9931640625em}.icon-amenity-parking .path7:before{color:#eaa001;content:"\e98b";margin-left:-.9931640625em}.icon-amenity-party .path1:before{color:#e0454b;content:"\e98c"}.icon-amenity-party .path2:before{color:#0f8ea1;content:"\e98d";margin-left:-1em}.icon-amenity-party .path3:before{color:#eba50e;content:"\e98e";margin-left:-1em}.icon-amenity-party .path4:before{color:#000;content:"\e98f";margin-left:-1em}.icon-amenity-party .path5:before{color:#000;content:"\e990";margin-left:-1em}.icon-amenity-party .path6:before{color:#000;content:"\e991";margin-left:-1em}.icon-amenity-party .path7:before{color:#eba50e;content:"\e992";margin-left:-1em}.icon-amenity-party .path8:before{color:#e0454b;content:"\e993";margin-left:-1em}.icon-amenity-party .path9:before{color:#0f8ea1;content:"\e994";margin-left:-1em}.icon-amenity-play-ground-_-court .path1:before{color:#e0454b;content:"\e995"}.icon-amenity-play-ground-_-court .path2:before{color:#eba50e;content:"\e996";margin-left:-1em}.icon-amenity-pool .path1:before{color:#eaa001;content:"\e997"}.icon-amenity-pool .path2:before{color:#eaa001;content:"\e998";margin-left:-.9931640625em}.icon-amenity-pool .path3:before{color:#eaa001;content:"\e999";margin-left:-.9931640625em}.icon-amenity-pool .path4:before{color:#eaa001;content:"\e99a";margin-left:-.9931640625em}.icon-amenity-pool .path5:before{color:#e0454b;content:"\e99b";margin-left:-.9931640625em}.icon-amenity-pool .path6:before{color:#e0454b;content:"\e99c";margin-left:-.9931640625em}.icon-amenity-pool .path7:before{color:#e0454b;content:"\e99d";margin-left:-.9931640625em}.icon-amenity-pool .path8:before{color:#e0454b;content:"\e99e";margin-left:-.9931640625em}.icon-amenity-pool .path9:before{color:#e0454b;content:"\e99f";margin-left:-.9931640625em}.icon-amenity-pool .path10:before{color:#e0454b;content:"\e9a0";margin-left:-.9931640625em}.icon-amenity-pool .path11:before{color:#eaa001;content:"\e9a1";margin-left:-.9931640625em}.icon-amenity-pool .path12:before{color:#eaa001;content:"\e9a2";margin-left:-.9931640625em}.icon-amenity-pool .path13:before{color:#eaa001;content:"\e9a3";margin-left:-.9931640625em}.icon-amenity-pool .path14:before{color:#9b9b9b;content:"\e9a4";margin-left:-.9931640625em}.icon-amenity-pool .path15:before{color:#0f8ea1;content:"\e9a5";margin-left:-.9931640625em}.icon-amenity-pool .path16:before{color:#e0454b;content:"\e9a6";margin-left:-.9931640625em}.icon-amenity-pool .path17:before{color:#f60;content:"\e9a7";margin-left:-.9931640625em}.icon-amenity-pool .path18:before{color:#0f8ea1;content:"\e9a8";margin-left:-.9931640625em}.icon-amenity-pool .path19:before{color:#060;content:"\e9a9";margin-left:-.9931640625em}.icon-amenity-pool .path20:before{color:#606;content:"\e9aa";margin-left:-.9931640625em}.icon-amenity-pool .path21:before{color:#ffce00;content:"\e9ab";margin-left:-.9931640625em}.icon-amenity-security .path1:before{color:#fff;content:"\e9ac"}.icon-amenity-security .path2:before{color:#e0454b;content:"\e9ad";margin-left:-1em}.icon-amenity-security .path3:before{color:#fff;content:"\e9ae";margin-left:-1em}.icon-amenity-security .path4:before{color:#fff;content:"\e9af";margin-left:-1em}.icon-amenity-security .path5:before{color:#fff;content:"\e9b0";margin-left:-1em}.icon-amenity-sewage-treatment-plant .path1:before{color:#eaa001;content:"\e9b1"}.icon-amenity-sewage-treatment-plant .path2:before{color:#eaa001;content:"\e9b2";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path3:before{color:#eaa001;content:"\e9b3";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path4:before{color:#eaa001;content:"\e9b4";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path5:before{color:#e0454b;content:"\e9b5";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path6:before{color:#e0454b;content:"\e9b6";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path7:before{color:#e0454b;content:"\e9b7";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path8:before{color:#e0454b;content:"\e9b8";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path9:before{color:#eaa001;content:"\e9b9";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path10:before{color:#0f8ea1;content:"\e9ba";margin-left:-.9931640625em}.icon-amenity-sewage-treatment-plant .path11:before{color:#fff;content:"\e9bb";margin-left:-.9931640625em}.icon-amenity-shops_cafe .path1:before{color:#c43943;content:"\e9bc"}.icon-amenity-shops_cafe .path2:before{color:#c98702;content:"\e9bd";margin-left:-1em}.icon-amenity-shops_cafe .path3:before{color:#c43943;content:"\e9be";margin-left:-1em}.icon-amenity-shops_cafe .path4:before{color:#c43943;content:"\e9bf";margin-left:-1em}.icon-amenity-shops_cafe .path5:before{color:#c98702;content:"\e9c0";margin-left:-1em}.icon-amenity-shops_cafe .path6:before{color:#eaa001;content:"\e9c1";margin-left:-1em}.icon-amenity-shops_cafe .path7:before{color:#eaa001;content:"\e9c2";margin-left:-1em}.icon-amenity-shops_cafe .path8:before{color:#eaa001;content:"\e9c3";margin-left:-1em}.icon-amenity-shops_cafe .path9:before{color:#e0454b;content:"\e9c4";margin-left:-1em}.icon-amenity-shops_cafe .path10:before{color:#e0454b;content:"\e9c5";margin-left:-1em}.icon-amenity-shops_cafe .path11:before{color:#e0454b;content:"\e9c6";margin-left:-1em}.icon-amenity-skating .path1:before{color:#eaa001;content:"\e9c7"}.icon-amenity-skating .path2:before{color:#966000;content:"\e9c8";margin-left:-.9931640625em}.icon-amenity-skating .path3:before{color:#e0454b;content:"\e9c9";margin-left:-.9931640625em}.icon-amenity-skating .path4:before{color:#e0454b;content:"\e9ca";margin-left:-.9931640625em}.icon-amenity-snooker .path1:before{color:#eaa001;content:"\e9cb"}.icon-amenity-snooker .path2:before{color:#eaa001;content:"\e9cc";margin-left:-.9931640625em}.icon-amenity-snooker .path3:before{color:#eaa001;content:"\e9cd";margin-left:-.9931640625em}.icon-amenity-snooker .path4:before{color:#eaa001;content:"\e9ce";margin-left:-.9931640625em}.icon-amenity-snooker .path5:before{color:#e0454b;content:"\e9cf";margin-left:-.9931640625em}.icon-amenity-snooker .path6:before{color:#e0454b;content:"\e9d0";margin-left:-.9931640625em}.icon-amenity-snooker .path7:before{color:#e0454b;content:"\e9d1";margin-left:-.9931640625em}.icon-amenity-snooker .path8:before{color:#e0454b;content:"\e9d2";margin-left:-.9931640625em}.icon-amenity-snooker .path9:before{color:#e0454b;content:"\e9d3";margin-left:-.9931640625em}.icon-amenity-snooker .path10:before{color:#e0454b;content:"\e9d4";margin-left:-.9931640625em}.icon-amenity-snooker .path11:before{color:#eaa001;content:"\e9d5";margin-left:-.9931640625em}.icon-amenity-snooker .path12:before{color:#eaa001;content:"\e9d6";margin-left:-.9931640625em}.icon-amenity-snooker .path13:before{color:#eaa001;content:"\e9d7";margin-left:-.9931640625em}.icon-amenity-snooker .path14:before{color:#9b9b9b;content:"\e9d8";margin-left:-.9931640625em}.icon-amenity-snooker .path15:before{color:#0f8ea1;content:"\e9d9";margin-left:-.9931640625em}.icon-amenity-snooker .path16:before{color:#e0454b;content:"\e9da";margin-left:-.9931640625em}.icon-amenity-snooker .path17:before{color:#e0454b;content:"\e9db";margin-left:-.9931640625em}.icon-amenity-snooker .path18:before{color:#e0454b;content:"\e9dc";margin-left:-.9931640625em}.icon-amenity-snooker .path19:before{color:#e0454b;content:"\e9dd";margin-left:-.9931640625em}.icon-amenity-snooker .path20:before{color:#e0454b;content:"\e9de";margin-left:-.9931640625em}.icon-amenity-snooker .path21:before{color:#e0454b;content:"\e9df";margin-left:-.9931640625em}.icon-amenity-squash .path1:before{color:#e0454b;content:"\e9e0"}.icon-amenity-squash .path2:before{color:#e0454b;content:"\e9e1";margin-left:-.9931640625em}.icon-amenity-squash .path3:before{color:#e0454b;content:"\e9e2";margin-left:-.9931640625em}.icon-amenity-squash .path4:before{color:#e0454b;content:"\e9e3";margin-left:-.9931640625em}.icon-amenity-squash .path5:before{color:#eaa001;content:"\e9e4";margin-left:-.9931640625em}.icon-amenity-squash .path6:before{color:#eaa001;content:"\e9e5";margin-left:-.9931640625em}.icon-amenity-squash .path7:before{color:#eaa001;content:"\e9e6";margin-left:-.9931640625em}.icon-amenity-squash .path8:before{color:#eaa001;content:"\e9e7";margin-left:-.9931640625em}.icon-amenity-squash .path9:before{color:#e0454b;content:"\e9e8";margin-left:-.9931640625em}.icon-amenity-swimming-pool .path1:before{color:#e0454b;content:"\e9e9"}.icon-amenity-swimming-pool .path2:before{color:#e0454b;content:"\e9ea";margin-left:-1em}.icon-amenity-swimming-pool .path3:before{color:#e0454b;content:"\e9eb";margin-left:-1em}.icon-amenity-swimming-pool .path4:before{color:#e0454b;content:"\e9ec";margin-left:-1em}.icon-amenity-swimming-pool .path5:before{color:#eaa001;content:"\e9ed";margin-left:-1em}.icon-amenity-swimming-pool .path6:before{color:#0f8ea1;content:"\e9ee";margin-left:-1em}.icon-amenity-table-tennis .path1:before{color:#e0454b;content:"\e9ef"}.icon-amenity-table-tennis .path2:before{color:#eaa001;content:"\e9f0";margin-left:-1em}.icon-amenity-table-tennis .path3:before{color:#eaa001;content:"\e9f1";margin-left:-1em}.icon-amenity-tennis .path1:before{color:#eaa001;content:"\e9f2"}.icon-amenity-tennis .path2:before{color:#e0454b;content:"\e9f3";margin-left:-1em}.icon-amenity-visitors-parking .path1:before{color:#eaa001;content:"\e9f4"}.icon-amenity-visitors-parking .path2:before{color:#e0454b;content:"\e9f5";margin-left:-.9931640625em}.icon-amenity-visitors-parking .path3:before{color:#eaa001;content:"\e9f6";margin-left:-.9931640625em}.icon-amenity-visitors-parking .path4:before{color:#0f8ea1;content:"\e9f7";margin-left:-.9931640625em}.icon-amenity-visitors-parking .path5:before{color:#0f8ea1;content:"\e9f8";margin-left:-.9931640625em}.icon-amenity-visitors-parking .path6:before{color:#e0454b;content:"\e9f9";margin-left:-.9931640625em}.icon-amenity-visitors-parking .path7:before{color:#eaa001;content:"\e9fa";margin-left:-.9931640625em}.icon-amenity-volleyball .path1:before{color:#e0454b;content:"\e9fb"}.icon-amenity-volleyball .path2:before{color:#eaa001;content:"\e9fc";margin-left:-.9931640625em}.icon-amenity-volleyball .path3:before{color:#0f8ea1;content:"\e9fd";margin-left:-.9931640625em}.icon-amenity-volleyball .path4:before{color:#e0454b;content:"\e9fe";margin-left:-.9931640625em}.icon-amenity-volleyball .path5:before{color:#0f8ea1;content:"\e9ff";margin-left:-.9931640625em}.icon-amenity-volleyball .path6:before{color:#e0454b;content:"\ea00";margin-left:-.9931640625em}.icon-amenity-volleyball .path7:before{color:#eaa001;content:"\ea01";margin-left:-.9931640625em}.icon-amenity-volleyball .path8:before{color:#0f8ea1;content:"\ea02";margin-left:-.9931640625em}.icon-amenity-volleyball .path9:before{color:#eaa001;content:"\ea03";margin-left:-.9931640625em}.icon-amenity-volleyball .path10:before{color:#000;content:"\ea04";margin-left:-.9931640625em}.icon-amenity-water-harvesting .path1:before{color:#0f8ea1;content:"\ea05"}.icon-amenity-water-harvesting .path2:before{color:#0f8ea1;content:"\ea06";margin-left:-1em}.icon-amenity-water-harvesting .path3:before{color:#e0454b;content:"\ea07";margin-left:-1em}.icon-amenity-water-harvesting .path4:before{color:#e0454b;content:"\ea08";margin-left:-1em}.icon-amenity-water-harvesting .path5:before{color:#e0454b;content:"\ea09";margin-left:-1em}.icon-amenity-water-harvesting .path6:before{color:#0f8ea1;content:"\ea0a";margin-left:-1em}.icon-amenity-water-harvesting .path7:before{color:#0f8ea1;content:"\ea0b";margin-left:-1em}.icon-amenity-water-harvesting .path8:before{color:#0f8ea1;content:"\ea0c";margin-left:-1em}.icon-amenity-water-harvesting .path9:before{color:#0f8ea1;content:"\ea0d";margin-left:-1em}.icon-amenity-water-harvesting .path10:before{color:#0f8ea1;content:"\ea0e";margin-left:-1em}.icon-amenity-water-harvesting .path11:before{color:#0f8ea1;content:"\ea0f";margin-left:-1em}.icon-amenity-water-treatment-plant .path1:before{color:#e0454b;content:"\ea10"}.icon-amenity-water-treatment-plant .path2:before{color:#eaa001;content:"\ea11";margin-left:-1em}.icon-amenity-water-treatment-plant .path3:before{color:#0f8ea1;content:"\ea12";margin-left:-1em}.icon-amenity-water-treatment-plant .path4:before{color:#fff;content:"\ea13";margin-left:-1em}.icon-amenity-worship .path1:before{color:#eaa001;content:"\ea14"}.icon-amenity-worship .path2:before{color:#e0454b;content:"\ea15";margin-left:-1em}.icon-amenity-worship .path3:before{color:#e0454b;content:"\ea16";margin-left:-1em}.icon-amenity-yoga_meditation-room .path1:before{color:#e0454b;content:"\ea17"}.icon-amenity-yoga_meditation-room .path2:before{color:#eaa001;content:"\ea18";margin-left:-1em}.icon-arrows-arrow-box-up-3-filled:before{color:#000;content:"\ea19"}.icon-arrows-arrow-left-12:before{color:#000;content:"\ea1a"}.icon-arrows-arrow-right-10:before{color:#000;content:"\ea1b"}.icon-balcony-color .path1:before{color:#e9a122;content:"\ea1c"}.icon-balcony-color .path2:before{color:#e0454b;content:"\ea1d";margin-left:-1em}.icon-balcony-color .path3:before{color:#108ea1;content:"\ea1e";margin-left:-1em}.icon-balcony-color .path4:before{color:#108ea1;content:"\ea1f";margin-left:-1em}.icon-bank-loan-status .path1:before{color:#e0454b;content:"\ea20"}.icon-bank-loan-status .path2:before{color:#e0454b;content:"\ea21";margin-left:-1em}.icon-bank-loan-status .path3:before{color:#fff;content:"\ea22";margin-left:-1em}.icon-bank-loan-status .path4:before{color:#c0e233;content:"\ea23";margin-left:-1em}.icon-basic-file-new-1-filled:before{color:#000;content:"\ea24"}.icon-bathroom-color .path1:before{color:#e0454b;content:"\ea25"}.icon-bathroom-color .path2:before{color:#0f8ea1;content:"\ea26";margin-left:-1em}.icon-bathroom-color .path3:before{color:#0f8ea1;content:"\ea27";margin-left:-1em}.icon-bathroom-color .path4:before{color:#0f8ea1;content:"\ea28";margin-left:-1em}.icon-bathroom-color .path5:before{color:#0f8ea1;content:"\ea29";margin-left:-1em}.icon-bathroom-color .path6:before{color:#0f8ea1;content:"\ea2a";margin-left:-1em}.icon-bathroom-color .path7:before{color:#0f8ea1;content:"\ea2b";margin-left:-1em}.icon-beauty-spas-comb:before{color:#000;content:"\ea2c"}.icon-beauty-spas-mustache-1:before{color:#000;content:"\ea2d"}.icon-beauty-spas-mustache-1-filled:before{color:#000;content:"\ea2e"}.icon-beauty-spas-spa-flower-lotus:before{color:#000;content:"\ea2f"}.icon-bedroom:before{color:#000;content:"\ea30"}.icon-bedroom-filled:before{color:#000;content:"\ea31"}.icon-bedroom-grey:before{color:#c1c1c1;content:"\ea32"}.icon-bedrorom-color .path1:before{color:#e0454b;content:"\ea33"}.icon-bedrorom-color .path2:before{color:#e9a122;content:"\ea34";margin-left:-1em}.icon-bedrorom-color .path3:before{color:#e9a122;content:"\ea35";margin-left:-1em}.icon-bedrorom-color .path4:before{color:#108ea1;content:"\ea36";margin-left:-1em}.icon-buyer-basic-black:before{color:#000;content:"\ea37"}.icon-buyer-cta-cancel-visit:before{color:#000;content:"\ea38"}.icon-buyer-cta-cancel-visit-request:before{color:#000;content:"\ea39"}.icon-buyer-cta-like:before{color:#000;content:"\ea3a"}.icon-buyer-cta-not-sure:before{color:#000;content:"\ea3d"}.icon-buyer-cta-re-schedule:before{color:#000;content:"\ea3f"}.icon-buyer-cta-re-visit:before{color:#000;content:"\ea40"}.icon-buyer-cta-reject:before{color:#000;content:"\ea3e"}.icon-buyer-finalization-black:before{color:#000;content:"\ea41"}.icon-buyer-nav-response-pending .path1:before{color:#010101;content:"\ea42"}.icon-buyer-nav-response-pending .path2:before{color:#010101;content:"\ea43";margin-left:-1em}.icon-buyer-nav-response-pending .path3:before{color:#010101;content:"\ea44";margin-left:-1em}.icon-buyer-nav-response-pending .path4:before{color:#010101;content:"\ea45";margin-left:-1em}.icon-buyer-nav-response-pending .path5:before{color:#000;content:"\ea46";margin-left:-1em}.icon-buyer-nav-response-pending1:before{color:#010101;content:"\ea47"}.icon-buyer-notifications-black:before{color:#010101;content:"\ea48"}.icon-buyer-process-summary-black:before{color:#000;content:"\ea49"}.icon-buyer-profile-black:before{color:#000;content:"\ea4a"}.icon-buyer-profile-white:before{color:#fff;content:"\ea4b"}.icon-buyer-saved-searches-black:before{color:#000;content:"\ea4c"}.icon-buyer-suggested-black:before{color:#000;content:"\ea4d"}.icon-buyer-visited-black:before{color:#000;content:"\ea4e"}.icon-car:before{content:"\ecf4"}.icon-chimney-color .path1:before{color:#e0464b;content:"\ea4f"}.icon-chimney-color .path2:before{color:#e0464b;content:"\ea50";margin-left:-1em}.icon-chimney-color .path3:before{color:#eaa124;content:"\ea51";margin-left:-1em}.icon-chimney-color .path4:before{color:#fff;content:"\ea52";margin-left:-1em}.icon-chimney-color .path5:before{color:#fff;content:"\ea53";margin-left:-1em}.icon-chimney-color .path6:before{color:#fff;content:"\ea54";margin-left:-1em}.icon-chimney-color .path7:before{color:#fff;content:"\ea55";margin-left:-1em}.icon-chimney-color .path8:before{color:#e0464b;content:"\ea56";margin-left:-1em}.icon-chimney-color .path9:before{color:#e0464b;content:"\ea57";margin-left:-1em}.icon-chimney-color .path10:before{color:#e0464b;content:"\ea58";margin-left:-1em}.icon-clothes-clothes-hanger:before{color:#000;content:"\ea59"}.icon-cloud-cloud-upload:before{color:#000;content:"\ea5a"}.icon-construction-construction-wall-1:before{color:#000;content:"\ea5b"}.icon-content-book-bookmarked:before{color:#000;content:"\ea5c"}.icon-content-book-bookmarked-filled:before{color:#000;content:"\ea5d"}.icon-content-boxes-2:before{color:#000;content:"\ea5e"}.icon-content-edition-bin-1:before{color:#000;content:"\ea5f"}.icon-content-edition-bin-1-filled:before{color:#000;content:"\ea60"}.icon-content-edition-pencil-2-filled:before{color:#000;content:"\ea61"}.icon-content-edition-print-text:before{color:#000;content:"\ea62"}.icon-content-edition-search:before{color:#000;content:"\ea63"}.icon-content-edition-view-2:before{color:#000;content:"\ea64"}.icon-content-filter-2:before{color:#000;content:"\ea65"}.icon-content-view-module-1:before{color:#000;content:"\ea66"}.icon-conversation-email:before{content:"\ea85"}.icon-conversation-incoming:before{content:"\ebf5"}.icon-conversation-outgoing:before{content:"\ebf6"}.icon-conversation-sms:before{content:"\ebd8"}.icon-dashboard:before{color:#000;content:"\ea67"}.icon-design-actions-reflect-right:before{color:#000;content:"\ea68"}.icon-design-art-board:before{color:#000;content:"\ea69"}.icon-design-select-area:before{color:#000;content:"\ea6a"}.icon-documents .path1:before{color:#fff;content:"\ea6b"}.icon-documents .path2:before{color:#eaa001;content:"\ea6c";margin-left:-1em}.icon-documents .path3:before{color:#3a3a3a;content:"\ea6d";margin-left:-1em;opacity:.3}.icon-documents .path4:before{color:#fff;content:"\ea6e";margin-left:-1em}.icon-documents .path5:before{color:#fff;content:"\ea6f";margin-left:-1em}.icon-documents .path6:before{color:#fff;content:"\ea70";margin-left:-1em}.icon-documents .path7:before{color:#0f8ea1;content:"\ea71";margin-left:-1em}.icon-documents .path8:before{color:#e0454b;content:"\ea72";margin-left:-1em}.icon-documents .path9:before{color:#3a3a3a;content:"\ea73";margin-left:-1em}.icon-documents .path10:before{color:#0f8ea1;content:"\ea74";margin-left:-1em}.icon-documents .path11:before{color:#fff;content:"\ea75";margin-left:-1em}.icon-documents .path12:before{color:#fff;content:"\ea76";margin-left:-1em}.icon-documents .path13:before{color:#fff;content:"\ea77";margin-left:-1em}.icon-documents .path14:before{color:#fff;content:"\ea78";margin-left:-1em}.icon-dropdown-arrow:before{color:#000;content:"\ea84"}.icon-furnitures-armchair-2:before{color:#000;content:"\ea86"}.icon-furnitures-couch:before{color:#000;content:"\ea87"}.icon-gallery-category-icon:before{color:#999;content:"\ea88"}.icon-gallery-category-icon-2:before{color:#959595;content:"\ea89"}.icon-gallery-category-icon-3:before{color:#898989;content:"\ea8a"}.icon-google-add:before{content:"\ecde"}.icon-google-arrow-upward:before{content:"\ecdf"}.icon-google-check-circle:before{content:"\ecf3"}.icon-google-chevron-left:before{content:"\ece0"}.icon-google-chevron-right:before{content:"\ece1"}.icon-google-cloud-upload:before{content:"\ece2"}.icon-google-delete:before{content:"\ece3"}.icon-google-done:before{content:"\ece4"}.icon-google-edit:before{content:"\ece5"}.icon-google-error-outline:before{content:"\ece6"}.icon-google-file-download:before{content:"\ece7"}.icon-google-help:before{content:"\ece8"}.icon-google-history:before{content:"\ece9"}.icon-google-lock-open:before{content:"\ecea"}.icon-google-people-outline:before{content:"\eceb"}.icon-google-perm-identity:before{content:"\ecec"}.icon-google-power-settings-new:before{content:"\eced"}.icon-google-refresh:before{content:"\ecee"}.icon-google-save:before{content:"\ecef"}.icon-google-send:before{content:"\ecf0"}.icon-google-settings:before{content:"\ecf1"}.icon-google-swap-horiz:before{content:"\ecf2"}.icon-hall:before{color:#e0454b;content:"\ea8b"}.icon-hotel-bath-tub:before{color:#000;content:"\ea8c"}.icon-hotel-bath-tub-color .path1:before{color:#0f8ea1;content:"\ea8d"}.icon-hotel-bath-tub-color .path2:before{color:#0f8ea1;content:"\ea8e";margin-left:-1em}.icon-hotel-bath-tub-color .path3:before{color:#0f8ea1;content:"\ea8f";margin-left:-1em}.icon-hotel-bath-tub-color .path4:before{color:#e0454b;content:"\ea90";margin-left:-1em}.icon-hotel-bath-tub-color .path5:before{color:#eaa001;content:"\ea91";margin-left:-1em}.icon-hotel-bed-double:before{color:#000;content:"\ea92"}.icon-hotel-toilet:before{color:#000;content:"\ea93"}.icon-hotel-toilet-color .path1:before{color:#eaa001;content:"\ea94"}.icon-hotel-toilet-color .path2:before{color:#eaa001;content:"\ea95";margin-left:-1em}.icon-hotel-toilet-color .path3:before{color:#e0454b;content:"\ea96";margin-left:-1em}.icon-hotel-toilet-color .path4:before{color:#eaa001;content:"\ea97";margin-left:-1em}.icon-hotel-toilet-color .path5:before{color:#eaa001;content:"\ea98";margin-left:-1em}.icon-hotel-toilet-color .path6:before{color:#e0454b;content:"\ea99";margin-left:-1em}.icon-interested:before{color:#000;content:"\ea9a"}.icon-interface-feedback-information-circle:before{color:#000;content:"\ea9b"}.icon-interface-feedback-information-circle-filled:before{color:#000;content:"\ea9c"}.icon-interface-feedback-report-problem-circle:before{color:#000;content:"\ea9d"}.icon-interface-feedback-report-problem-circle-filled:before{color:#000;content:"\ea9e"}.icon-interface-feedback-report-problem-diamond:before{color:#000;content:"\ea9f"}.icon-interface-feedback-report-problem-diamond-filled:before{color:#000;content:"\eaa0"}.icon-interior-ac .path1:before{color:#e0454b;content:"\eaa1"}.icon-interior-ac .path2:before{color:#fff;content:"\eaa2";margin-left:-1em}.icon-interior-ac .path3:before{color:#fff;content:"\eaa3";margin-left:-1em}.icon-interior-ac .path4:before{color:#fff;content:"\eaa4";margin-left:-1em}.icon-interior-ac .path5:before{color:#fff;content:"\eaa5";margin-left:-1em}.icon-interior-ac .path6:before{color:#eaa122;content:"\eaa6";margin-left:-1em}.icon-interior-ac .path7:before{color:#e0464b;content:"\eaa7";margin-left:-1em}.icon-interior-ac .path8:before{color:#e0464b;content:"\eaa8";margin-left:-1em}.icon-interior-ac .path9:before{color:#e0464b;content:"\eaa9";margin-left:-1em}.icon-interior-bath-tub .path1:before{color:#0f8ea1;content:"\eaaa"}.icon-interior-bath-tub .path2:before{color:#0f8ea1;content:"\eaab";margin-left:-1em}.icon-interior-bath-tub .path3:before{color:#0f8ea1;content:"\eaac";margin-left:-1em}.icon-interior-bath-tub .path4:before{color:#e0454b;content:"\eaad";margin-left:-1em}.icon-interior-bath-tub .path5:before{color:#eaa001;content:"\eaae";margin-left:-1em}.icon-interior-chimney .path1:before{color:#e0454b;content:"\eaaf"}.icon-interior-chimney .path2:before{color:#e0454b;content:"\eab0";margin-left:-1em}.icon-interior-chimney .path3:before{color:#eaa122;content:"\eab1";margin-left:-1em}.icon-interior-chimney .path4:before{color:#fff;content:"\eab2";margin-left:-1em}.icon-interior-chimney .path5:before{color:#fff;content:"\eab3";margin-left:-1em}.icon-interior-chimney .path6:before{color:#fff;content:"\eab4";margin-left:-1em}.icon-interior-chimney .path7:before{color:#fff;content:"\eab5";margin-left:-1em}.icon-interior-chimney .path8:before{color:#e0454b;content:"\eab6";margin-left:-1em}.icon-interior-chimney .path9:before{color:#e0454b;content:"\eab7";margin-left:-1em}.icon-interior-chimney .path10:before{color:#e0454b;content:"\eab8";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path1:before{color:#eaa001;content:"\eab9"}.icon-interior-decorative_electrical_fittings .path2:before{color:#e0454b;content:"\eaba";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path3:before{color:#eaa001;content:"\eabb";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path4:before{color:#0f8ea1;content:"\eabc";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path5:before{color:#0f8ea1;content:"\eabd";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path6:before{color:#e0454b;content:"\eabe";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path7:before{color:#eaa001;content:"\eabf";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path8:before{color:#0f8ea1;content:"\eac0";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path9:before{color:#0f8ea1;content:"\eac1";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path10:before{color:#0f8ea1;content:"\eac2";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path11:before{color:#eaa001;content:"\eac3";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path12:before{color:#eaa001;content:"\eac4";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path13:before{color:#eaa001;content:"\eac5";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path14:before{color:#eaa001;content:"\eac6";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path15:before{color:#eaa001;content:"\eac7";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path16:before{color:#eaa001;content:"\eac8";margin-left:-1em}.icon-interior-decorative_electrical_fittings .path17:before{color:#eaa001;content:"\eac9";margin-left:-1em}.icon-interior-designer_done .path1:before{color:#e8e8e8;content:"\eaca"}.icon-interior-designer_done .path2:before{color:#fff;content:"\eacb";margin-left:-1em}.icon-interior-designer_done .path3:before{color:#e0454b;content:"\eacc";margin-left:-1em}.icon-interior-designer_done .path4:before{color:#e9a122;content:"\eacd";margin-left:-1em}.icon-interior-designer_done .path5:before{color:#108ea1;content:"\eace";margin-left:-1em}.icon-interior-designer_done .path6:before{color:#e0454b;content:"\eacf";margin-left:-1em}.icon-interior-designer_done .path7:before{color:#898989;content:"\ead0";margin-left:-1em}.icon-interior-designer_done .path8:before{color:#dcdbdb;content:"\ead1";margin-left:-1em}.icon-interior-designer_done .path9:before{color:#dcdbdb;content:"\ead2";margin-left:-1em}.icon-interior-designer_done .path10:before{color:#f3f3f3;content:"\ead3";margin-left:-1em}.icon-interior-designer_done .path11:before{color:#f3f3f3;content:"\ead4";margin-left:-1em}.icon-interior-designer_done .path12:before{color:#f3f3f3;content:"\ead5";margin-left:-1em}.icon-interior-designer_done .path13:before{color:#898989;content:"\ead6";margin-left:-1em}.icon-interior-designer_done .path14:before{color:#898989;content:"\ead7";margin-left:-1em}.icon-interior-designer_done .path15:before{color:#898989;content:"\ead8";margin-left:-1em}.icon-interior-designer_done .path16:before{color:#dcdbdb;content:"\ead9";margin-left:-1em}.icon-interior-designer_done .path17:before{color:#dcdbdb;content:"\eada";margin-left:-1em}.icon-interior-designer_done .path18:before{color:#f3f3f3;content:"\eadb";margin-left:-1em}.icon-interior-designer_done .path19:before{color:#f3f3f3;content:"\eadc";margin-left:-1em}.icon-interior-designer_done .path20:before{color:#f3f3f3;content:"\eadd";margin-left:-1em}.icon-interior-designer_done .path21:before{color:#898989;content:"\eade";margin-left:-1em}.icon-interior-designer_done .path22:before{color:#898989;content:"\eadf";margin-left:-1em}.icon-interior-designer_done .path23:before{color:#898989;content:"\eae0";margin-left:-1em}.icon-interior-designer_done .path24:before{color:#fff;content:"\eae1";margin-left:-1em}.icon-interior-designer_done .path25:before{color:#fff;content:"\eae2";margin-left:-1em}.icon-interior-designer_done .path26:before{color:#fff;content:"\eae3";margin-left:-1em}.icon-interior-designer_done .path27:before{color:#898989;content:"\eae4";margin-left:-1em}.icon-interior-dressing-table .path1:before{color:#e0464b;content:"\eae5"}.icon-interior-dressing-table .path2:before{color:#eaa122;content:"\eae6";margin-left:-1em}.icon-interior-dressing-table .path3:before{color:#eaa122;content:"\eae7";margin-left:-1em}.icon-interior-dressing-table .path4:before{color:#e5e5e5;content:"\eae8";margin-left:-1em}.icon-interior-geyser .path1:before{color:#ecb01f;content:"\eae9"}.icon-interior-geyser .path2:before{color:#e1454b;content:"\eaea";margin-left:-1em}.icon-interior-geyser .path3:before{color:#e1454b;content:"\eaeb";margin-left:-1em}.icon-interior-geyser .path4:before{color:#fff;content:"\eaec";margin-left:-1em}.icon-interior-geyser .path5:before{color:#fff;content:"\eaed";margin-left:-1em}.icon-interior-geyser .path6:before{color:#e1454b;content:"\eaee";margin-left:-1em}.icon-interior-kitchen-cabinet .path1:before{color:#eaa122;content:"\eaef"}.icon-interior-kitchen-cabinet .path2:before{color:#e0454b;content:"\eaf0";margin-left:-1em}.icon-interior-kitchen-cabinet .path3:before{color:#eaa122;content:"\eaf1";margin-left:-1em}.icon-interior-kitchen-cabinet .path4:before{color:#eaa122;content:"\eaf2";margin-left:-1em}.icon-interior-kitchen-cabinet .path5:before{color:#e0454b;content:"\eaf3";margin-left:-1em}.icon-interior-kitchen-cabinet .path6:before{color:#eaa122;content:"\eaf4";margin-left:-1em}.icon-interior-kitchen-cabinet .path7:before{color:#eaa122;content:"\eaf5";margin-left:-1em}.icon-interior-kitchen-cabinet .path8:before{color:#eaa122;content:"\eaf6";margin-left:-1em}.icon-interior-kitchen-cabinet .path9:before{color:#fff;content:"\eaf7";margin-left:-1em}.icon-interior-kitchen-cabinet .path10:before{color:#fff;content:"\eaf8";margin-left:-1em}.icon-interior-kitchen-cabinet .path11:before{color:#fff;content:"\eaf9";margin-left:-1em}.icon-interior-oven .path1:before{color:#e0454b;content:"\eafa"}.icon-interior-oven .path2:before{color:#e0454b;content:"\eafb";margin-left:-1em}.icon-interior-oven .path3:before{color:#eaa122;content:"\eafc";margin-left:-1em}.icon-interior-oven .path4:before{color:#fff;content:"\eafd";margin-left:-1em}.icon-interior-oven .path5:before{color:#fff;content:"\eafe";margin-left:-1em}.icon-interior-oven .path6:before{color:#fff;content:"\eaff";margin-left:-1em}.icon-interior-oven .path7:before{color:#fff;content:"\eb00";margin-left:-1em}.icon-interior-oven .path8:before{color:#eaa122;content:"\eb01";margin-left:-1em}.icon-interior-paintings .path1:before{color:#eaa122;content:"\eb02"}.icon-interior-paintings .path2:before{color:#eaa122;content:"\eb03";margin-left:-1em}.icon-interior-paintings .path3:before{color:#e0454b;content:"\eb04";margin-left:-1em}.icon-interior-paintings .path4:before{color:#e0454b;content:"\eb05";margin-left:-1em}.icon-interior-paintings .path5:before{color:#eaa122;content:"\eb06";margin-left:-1em}.icon-interior-paintings .path6:before{color:#eaa122;content:"\eb07";margin-left:-1em}.icon-interior-paintings .path7:before{color:#eaa122;content:"\eb08";margin-left:-1em}.icon-interior-paintings .path8:before{color:#eaa122;content:"\eb09";margin-left:-1em}.icon-interior-paintings .path9:before{color:#eaa122;content:"\eb0a";margin-left:-1em}.icon-interior-paintings .path10:before{color:#eaa122;content:"\eb0b";margin-left:-1em}.icon-interior-paintings .path11:before{color:#eaa122;content:"\eb0c";margin-left:-1em}.icon-interior-paintings .path12:before{color:#eaa122;content:"\eb0d";margin-left:-1em}.icon-interior-paintings .path13:before{color:#eaa122;content:"\eb0e";margin-left:-1em}.icon-interior-solar-water-heater1 .path1:before{color:#e1454b;content:"\eb0f"}.icon-interior-solar-water-heater1 .path2:before{color:#e1454b;content:"\eb10";margin-left:-1em}.icon-interior-solar-water-heater1 .path3:before{color:#e1454b;content:"\eb11";margin-left:-1em}.icon-interior-solar-water-heater1 .path4:before{color:#e1454b;content:"\eb12";margin-left:-1em}.icon-interior-solar-water-heater1 .path5:before{color:#e1454b;content:"\eb13";margin-left:-1em}.icon-interior-solar-water-heater1 .path6:before{color:#e1454b;content:"\eb14";margin-left:-1em}.icon-interior-solar-water-heater1 .path7:before{color:#e1454b;content:"\eb15";margin-left:-1em}.icon-interior-solar-water-heater1 .path8:before{color:#eba123;content:"\eb16";margin-left:-1em}.icon-interior-solar-water-heater1 .path9:before{color:#fff;content:"\eb17";margin-left:-1em}.icon-interior-storage-cabinet .path1:before{color:#e0454b;content:"\eb18"}.icon-interior-storage-cabinet .path2:before{color:#eaa122;content:"\eb19";margin-left:-1em}.icon-interior-storage-cabinet .path3:before{color:#eaa122;content:"\eb1a";margin-left:-1em}.icon-interior-storage-cabinet .path4:before{color:#f3f3f3;content:"\eb1b";margin-left:-1em}.icon-interior-storage-cabinet .path5:before{color:#f3f3f3;content:"\eb1c";margin-left:-1em}.icon-interior-storage-cabinet .path6:before{color:#f3f3f3;content:"\eb1d";margin-left:-1em}.icon-interior-storage-cabinet .path7:before{color:#e0454b;content:"\eb1e";margin-left:-1em}.icon-interior-storage-cabinet .path8:before{color:#e0454b;content:"\eb1f";margin-left:-1em}.icon-interior-tv .path1:before{color:#e0454b;content:"\eb20"}.icon-interior-tv .path2:before{color:#eaa122;content:"\eb21";margin-left:-1em}.icon-interior-tv .path3:before{color:#eaa122;content:"\eb22";margin-left:-1em}.icon-interior-tv .path4:before{color:#fff;content:"\eb23";margin-left:-1em}.icon-interior-tv .path5:before{color:#fff;content:"\eb24";margin-left:-1em}.icon-interior-tv .path6:before{color:#c6c2b8;content:"\eb25";margin-left:-1em}.icon-interior-wall-carvings .path1:before{color:#e8e8e8;content:"\eb26"}.icon-interior-wall-carvings .path2:before{color:#e9a122;content:"\eb27";margin-left:-1em}.icon-interior-wall-carvings .path3:before{color:#e9a122;content:"\eb28";margin-left:-1em}.icon-interior-wall-carvings .path4:before{color:#303030;content:"\eb29";margin-left:-1em}.icon-interior-wall-carvings .path5:before{color:#303030;content:"\eb2a";margin-left:-1em}.icon-interior-wall-carvings .path6:before{color:#108ea1;content:"\eb2b";margin-left:-1em}.icon-interior-wall-carvings .path7:before{color:#108ea1;content:"\eb2c";margin-left:-1em}.icon-interior-wall-carvings .path8:before{color:#e0454b;content:"\eb2d";margin-left:-1em}.icon-interior-wall-carvings .path9:before{color:#303030;content:"\eb2e";margin-left:-1em}.icon-interior-wall-carvings .path10:before{color:#303030;content:"\eb2f";margin-left:-1em}.icon-interior-wall-carvings .path11:before{color:#303030;content:"\eb30";margin-left:-1em}.icon-interior-wall-carvings .path12:before{color:#e9a122;content:"\eb31";margin-left:-1em}.icon-interior-wall-carvings .path13:before{color:#108ea1;content:"\eb32";margin-left:-1em}.icon-interior-wall-carvings .path14:before{color:#303030;content:"\eb33";margin-left:-1em}.icon-interior-wall-carvings .path15:before{color:#303030;content:"\eb34";margin-left:-1em}.icon-interior-wall-carvings .path16:before{color:#e0454b;content:"\eb35";margin-left:-1em}.icon-interior-wall-carvings .path17:before{color:#e9a122;content:"\eb36";margin-left:-1em}.icon-interior-wall-carvings .path18:before{color:#303030;content:"\eb37";margin-left:-1em}.icon-interior-wall-carvings .path19:before{color:#108ea1;content:"\eb38";margin-left:-1em}.icon-interior-wall-carvings .path20:before{color:#108ea1;content:"\eb39";margin-left:-1em}.icon-interior-wall-carvings .path21:before{color:#303030;content:"\eb3a";margin-left:-1em}.icon-interior-wall-carvings .path22:before{color:#e9a122;content:"\eb3b";margin-left:-1em}.icon-interior-wall-carvings .path23:before{color:#303030;content:"\eb3c";margin-left:-1em}.icon-interior-wall-carvings .path24:before{color:#e9a122;content:"\eb3d";margin-left:-1em}.icon-interior-wall-carvings .path25:before{color:#303030;content:"\eb3e";margin-left:-1em}.icon-interior-wall-carvings .path26:before{color:#e0454b;content:"\eb3f";margin-left:-1em}.icon-interior-wall-carvings .path27:before{color:#b2b3b3;content:"\eb40";margin-left:-1em}.icon-interior-wall-carvings .path28:before{color:#c4c4c3;content:"\eb41";margin-left:-1em}.icon-interior-wall-carvings .path29:before{color:#c4c4c3;content:"\eb42";margin-left:-1em}.icon-interior-wall-carvings .path30:before{color:#cfcece;content:"\eb43";margin-left:-1em}.icon-interior-wall-carvings .path31:before{color:#cfcece;content:"\eb44";margin-left:-1em}.icon-interior-wall-carvings .path32:before{color:#c6c6c5;content:"\eb45";margin-left:-1em}.icon-interior-wall-designs .path1:before{color:#eefdff;content:"\eb46"}.icon-interior-wall-designs .path2:before{color:#eaeaea;content:"\eb47";margin-left:-1em}.icon-interior-wall-designs .path3:before{color:#adadad;content:"\eb48";margin-left:-1em}.icon-interior-wall-designs .path4:before{color:#c6c2b8;content:"\eb49";margin-left:-1em}.icon-interior-wall-designs .path5:before{color:#c6c2b8;content:"\eb4a";margin-left:-1em}.icon-interior-wall-designs .path6:before{color:#cccac8;content:"\eb4b";margin-left:-1em}.icon-interior-wall-designs .path7:before{color:#cccac8;content:"\eb4c";margin-left:-1em}.icon-interior-wall-designs .path8:before{color:#c6c2b8;content:"\eb4d";margin-left:-1em}.icon-interior-wall-designs .path9:before{color:#292526;content:"\eb4e";margin-left:-1em}.icon-interior-wall-designs .path10:before{color:#e5e6ec;content:"\eb4f";margin-left:-1em}.icon-interior-wall-designs .path11:before{color:#292526;content:"\eb50";margin-left:-1em}.icon-interior-wall-designs .path12:before{color:#292526;content:"\eb51";margin-left:-1em}.icon-interior-wall-designs .path13:before{color:#e5e6ec;content:"\eb52";margin-left:-1em}.icon-interior-wall-designs .path14:before{color:#e0454b;content:"\eb53";margin-left:-1em}.icon-interior-wall-designs .path15:before{color:#eaa001;content:"\eb54";margin-left:-1em}.icon-interior-wall-designs .path16:before{color:#d0d1d5;content:"\eb55";margin-left:-1em}.icon-interior-wall-designs .path17:before{color:#e0454b;content:"\eb56";margin-left:-1em}.icon-interior-wall-designs .path18:before{color:#0f8ea1;content:"\eb57";margin-left:-1em}.icon-interior-wall-designs .path19:before{color:#e0454b;content:"\eb58";margin-left:-1em}.icon-interior-wall-designs .path20:before{color:#e0454b;content:"\eb59";margin-left:-1em}.icon-interior-wall-designs .path21:before{color:#0f8ea1;content:"\eb5a";margin-left:-1em}.icon-interior-wall-designs .path22:before{color:#e0454b;content:"\eb5b";margin-left:-1em}.icon-interior-wall-designs .path23:before{color:#e0454b;content:"\eb5c";margin-left:-1em}.icon-interior-wall-designs .path24:before{color:#eaa001;content:"\eb5d";margin-left:-1em}.icon-interior-wall-designs .path25:before{color:#d6d7db;content:"\eb5e";margin-left:-1em}.icon-interior-wall-designs .path26:before{color:#e0454b;content:"\eb5f";margin-left:-1em}.icon-interior-wall-designs .path27:before{color:#e0454b;content:"\eb60";margin-left:-1em}.icon-interior-wall-designs .path28:before{color:#0f8ea1;content:"\eb61";margin-left:-1em}.icon-interior-wall-designs .path29:before{color:#0f8ea1;content:"\eb62";margin-left:-1em}.icon-interior-wall-designs .path30:before{color:#e0454b;content:"\eb63";margin-left:-1em}.icon-interior-wall-designs .path31:before{color:#e0454b;content:"\eb64";margin-left:-1em}.icon-interior-wall-designs .path32:before{color:#eaa001;content:"\eb65";margin-left:-1em}.icon-interior-wall-designs .path33:before{color:#0f8ea1;content:"\eb66";margin-left:-1em}.icon-interior-wall-designs .path34:before{color:#d0d1d5;content:"\eb67";margin-left:-1em}.icon-interior-wall-designs .path35:before{color:#d0d1d5;content:"\eb68";margin-left:-1em}.icon-interior-wall-designs .path36:before{color:#dcdee2;content:"\eb69";margin-left:-1em}.icon-interior-wall-designs .path37:before{color:#d0d1d5;content:"\eb6a";margin-left:-1em}.icon-interior-wall-designs .path38:before{color:#d0d1d5;content:"\eb6b";margin-left:-1em}.icon-interior-wall-designs .path39:before{color:#0f8ea1;content:"\eb6c";margin-left:-1em}.icon-interior-wall-designs .path40:before{color:#eaa001;content:"\eb6d";margin-left:-1em}.icon-interior-wall-designs .path41:before{color:#eaa001;content:"\eb6e";margin-left:-1em}.icon-interior-wall-designs .path42:before{color:#0f8ea1;content:"\eb6f";margin-left:-1em}.icon-interior-wall-designs .path43:before{color:#e0454b;content:"\eb70";margin-left:-1em}.icon-interior-wall-designs .path44:before{color:#e0454b;content:"\eb71";margin-left:-1em}.icon-interior-wall-designs .path45:before{color:#e0454b;content:"\eb72";margin-left:-1em}.icon-interior-wall-designs .path46:before{color:#eaa001;content:"\eb73";margin-left:-1em}.icon-interior-wall-designs .path47:before{color:#dcdee2;content:"\eb74";margin-left:-1em}.icon-interior-wall-designs .path48:before{color:#d0d1d5;content:"\eb75";margin-left:-1em}.icon-interior-wall-designs .path49:before{color:#dcdee2;content:"\eb76";margin-left:-1em}.icon-interior-wall-designs .path50:before{color:#dcdee2;content:"\eb77";margin-left:-1em}.icon-interior-wall-designs .path51:before{color:#eaa001;content:"\eb78";margin-left:-1em}.icon-interior-wall-designs .path52:before{color:#e0454b;content:"\eb79";margin-left:-1em}.icon-interior-wall-designs .path53:before{color:#0f8ea1;content:"\eb7a";margin-left:-1em}.icon-interior-wall-designs .path54:before{color:#eaa001;content:"\eb7b";margin-left:-1em}.icon-interior-wall-designs .path55:before{color:#e0454b;content:"\eb7c";margin-left:-1em}.icon-interior-wall-designs .path56:before{color:#0f8ea1;content:"\eb7d";margin-left:-1em}.icon-interior-wall-designs .path57:before{color:#292526;content:"\eb7e";margin-left:-1em}.icon-interior-wall-designs .path58:before{color:#292526;content:"\eb7f";margin-left:-1em}.icon-interior-wall-designs .path59:before{color:#292526;content:"\eb80";margin-left:-1em}.icon-interior-wall-designs .path60:before{color:#292526;content:"\eb81";margin-left:-1em}.icon-interior-wall-designs .path61:before{color:#292526;content:"\eb82";margin-left:-1em}.icon-interior-wall-designs .path62:before{color:#e0454b;content:"\eb83";margin-left:-1em}.icon-interior-wall-designs .path63:before{color:#eaeaea;content:"\eb84";margin-left:-1em}.icon-interior-wall-designs .path64:before{color:#eaeaea;content:"\eb85";margin-left:-1em}.icon-interior-wardrobes .path1:before{color:#e0454b;content:"\eb86"}.icon-interior-wardrobes .path2:before{color:#eaa122;content:"\eb87";margin-left:-1em}.icon-interior-wardrobes .path3:before{color:#eaa122;content:"\eb88";margin-left:-1em}.icon-interior-wardrobes .path4:before{color:#e0454b;content:"\eb89";margin-left:-1em}.icon-interior-wardrobes .path5:before{color:#e0454b;content:"\eb8a";margin-left:-1em}.icon-kitchen-rolling-pin:before{color:#000;content:"\eb8b"}.icon-leisure-chairs-umbrella:before{color:#000;content:"\eb8c"}.icon-lights-lamp-candle:before{color:#000;content:"\eb8d"}.icon-locations-location-pin-shopping-1:before{content:"\ebda"}.icon-locations-map-direction:before{color:#000;content:"\eb8e"}.icon-login-logout-3:before{color:#000;content:"\eb8f"}.icon-logo-circle-facebook-filled:before{content:"\eb91"}.icon-logo-circle-github-2-filled:before{content:"\eb92"}.icon-logo-circle-google-plus-filled:before{content:"\eb93"}.icon-logo-circle-linkedin-filled:before{content:"\eb97"}.icon-logo-circle-twitter-bird-filled:before{content:"\eb94"}.icon-logo-circle-whatsapp-filled:before{content:"\eb95"}.icon-logo-circle-youtube-clip-filled:before{content:"\eb96"}.icon-logos-logo-circle-facebook:before{color:#000;content:"\eb90"}.icon-map-airport:before{color:#fff;content:"\eb98"}.icon-map-bank:before{color:#fff;content:"\eb99"}.icon-map-bar .path1:before{color:#fff;content:"\eb9a"}.icon-map-bar .path2:before{color:#e6e6e6;content:"\eb9b";margin-left:-1em}.icon-map-bus-station .path1:before{color:#fff;content:"\eb9c"}.icon-map-bus-station .path2:before{color:#e6e6e6;content:"\eb9d";margin-left:-1em}.icon-map-bus-station .path3:before{color:#e6e6e6;content:"\eb9e";margin-left:-1em}.icon-map-bus-station .path4:before{color:#e6e6e6;content:"\eb9f";margin-left:-1em}.icon-map-gas_station .path1:before{color:#fff;content:"\eba0"}.icon-map-gas_station .path2:before{color:#e6e6e6;content:"\eba1";margin-left:-1em}.icon-map-gas_station .path3:before{color:#e6e6e6;content:"\eba2";margin-left:-1em}.icon-map-grocery:before{color:#fff;content:"\eba3"}.icon-map-hospital .path1:before{color:#fff;content:"\eba4"}.icon-map-hospital .path2:before{color:#e6e6e6;content:"\eba5";margin-left:-1em}.icon-map-movies .path1:before{color:#fff;content:"\eba6"}.icon-map-movies .path2:before{color:#e6e6e6;content:"\eba7";margin-left:-1em}.icon-map-movies .path3:before{color:#e6e6e6;content:"\eba8";margin-left:-1em}.icon-map-movies .path4:before{color:#e6e6e6;content:"\eba9";margin-left:-1em}.icon-map-movies .path5:before{color:#e6e6e6;content:"\ebaa";margin-left:-1em}.icon-map-movies .path6:before{color:#e6e6e6;content:"\ebab";margin-left:-1em}.icon-map-movies .path7:before{color:#e6e6e6;content:"\ebac";margin-left:-1em}.icon-map-park .path1:before{color:#fff;content:"\ebad"}.icon-map-park .path2:before{color:#fff;content:"\ebae";margin-left:-1em}.icon-map-park .path3:before{color:#e6e6e6;content:"\ebaf";margin-left:-1em}.icon-map-park .path4:before{color:#e6e6e6;content:"\ebb0";margin-left:-1em}.icon-map-park .path5:before{color:#e6e6e6;content:"\ebb1";margin-left:-1em}.icon-map-park .path6:before{color:#e6e6e6;content:"\ebb2";margin-left:-1em}.icon-map-pharmacy .path1:before{color:#fff;content:"\ebb3"}.icon-map-pharmacy .path2:before{color:#e6e6e6;content:"\ebb4";margin-left:-1em}.icon-map-places-airport:before{content:"\ea3b"}.icon-map-places-bank:before{content:"\ea3c"}.icon-map-places-bar:before{content:"\ecba"}.icon-map-places-bus-station:before{content:"\ecbb"}.icon-map-places-gas-station:before{content:"\ecbc"}.icon-map-places-grocery:before{content:"\ecbd"}.icon-map-places-hospital:before{content:"\ecbe"}.icon-map-places-movies:before{content:"\ecbf"}.icon-map-places-park:before{content:"\ecc0"}.icon-map-places-pharmacy:before{content:"\ecc1"}.icon-map-places-restaurant:before{content:"\ecc2"}.icon-map-places-school:before{content:"\ecc3"}.icon-map-places-shoping-mall:before{content:"\ecc4"}.icon-map-places-train:before{content:"\ecc5"}.icon-map-places-unknown:before{content:"\ecc6"}.icon-map-restaurant:before{color:#fff;content:"\ebb5"}.icon-map-school .path1:before{color:#5e5e60;content:"\ebb6"}.icon-map-school .path2:before{color:#fff;content:"\ebb7";margin-left:-1em}.icon-map-school .path3:before{color:#e6e6e6;content:"\ebb8";margin-left:-1em}.icon-map-school .path4:before{color:#fff;content:"\ebb9";margin-left:-1em}.icon-map-school .path5:before{color:#fff;content:"\ebba";margin-left:-1em}.icon-map-school .path6:before{color:#fff;content:"\ebbb";margin-left:-1em}.icon-map-school .path7:before{color:#fff;content:"\ebbc";margin-left:-1em}.icon-map-school .path8:before{color:#fff;content:"\ebbd";margin-left:-1em}.icon-map-school .path9:before{color:#fff;content:"\ebbe";margin-left:-1em}.icon-map-school .path10:before{color:#fff;content:"\ebbf";margin-left:-1em}.icon-map-school .path11:before{color:#fff;content:"\ebc0";margin-left:-1em}.icon-map-shoping-mall .path1:before{color:#fff;content:"\ebc1"}.icon-map-shoping-mall .path2:before{color:#fff;content:"\ebc2";margin-left:-1em}.icon-map-shoping-mall .path3:before{color:#e6e6e6;content:"\ebc3";margin-left:-1em}.icon-map-shoping-mall .path4:before{color:#e6e6e6;content:"\ebc4";margin-left:-1em}.icon-map-shoping-mall .path5:before{color:#e6e6e6;content:"\ebc5";margin-left:-1em}.icon-map-shoping-mall .path6:before{color:#e6e6e6;content:"\ebc6";margin-left:-1em}.icon-map-shoping-mall .path7:before{color:#e6e6e6;content:"\ebc7";margin-left:-1em}.icon-map-shoping-mall .path8:before{color:#e6e6e6;content:"\ebc8";margin-left:-1em}.icon-map-shoping-mall .path9:before{color:#e6e6e6;content:"\ebc9";margin-left:-1em}.icon-map-shoping-mall .path10:before{color:#e6e6e6;content:"\ebca";margin-left:-1em}.icon-map-shoping-mall .path11:before{color:#e6e6e6;content:"\ebcb";margin-left:-1em}.icon-map-shoping-mall .path12:before{color:#e6e6e6;content:"\ebcc";margin-left:-1em}.icon-map-train .path1:before{color:#fff;content:"\ebcd"}.icon-map-train .path2:before{color:#e6e6e6;content:"\ebce";margin-left:-1em}.icon-map-train .path3:before{color:#e6e6e6;content:"\ebcf";margin-left:-1em}.icon-map-train .path4:before{color:#e6e6e6;content:"\ebd0";margin-left:-1em}.icon-map-train .path5:before{color:#e6e6e6;content:"\ebd1";margin-left:-1em}.icon-map-unit-apartment-multiple .path1:before{color:#26b465;content:"\ecc7"}.icon-map-unit-apartment-multiple .path2:before{color:#f15722;content:"\ecc8";margin-left:-1em}.icon-map-unit-apartment-multiple .path3:before{color:#898989;content:"\ecc9";margin-left:-1em}.icon-map-unit-multiple-house .path1:before{color:#26b465;content:"\ecca"}.icon-map-unit-multiple-house .path2:before{color:#f15722;content:"\eccb";margin-left:-1em}.icon-map-unit-multiple-house .path3:before{color:#898989;content:"\eccc";margin-left:-1em}.icon-map-unit-multiple-plot .path1:before{color:#26b465;content:"\eccd"}.icon-map-unit-multiple-plot .path2:before{color:#f15722;content:"\ecce";margin-left:-1em}.icon-map-unit-multiple-plot .path3:before{color:#898989;content:"\eccf";margin-left:-1em}.icon-map-unit-multiple-unknown .path1:before{color:#26b465;content:"\ecd0"}.icon-map-unit-multiple-unknown .path2:before{color:#898989;content:"\ecd1";margin-left:-1em}.icon-map-unit-multiple-unknown .path3:before{color:#f15722;content:"\ecd2";margin-left:-1em}.icon-map-unit-multiple-villa .path1:before{color:#28b466;content:"\ecd3"}.icon-map-unit-multiple-villa .path2:before{color:#f15722;content:"\ecd4";margin-left:-1em}.icon-map-unit-multiple-villa .path3:before{color:#898989;content:"\ecd5";margin-left:-1em}.icon-map-unit-new-apartment:before{color:#26b465;content:"\ecd6"}.icon-map-unit-new-house:before{color:#26b465;content:"\ecd7"}.icon-map-unit-new-plot:before{color:#26b465;content:"\ecd8"}.icon-map-unit-new-villa:before{color:#2ab262;content:"\ecd9"}.icon-map-unit-resale-apartment:before{color:#26b465;content:"\ecda"}.icon-map-unit-resale-house:before{color:#26b465;content:"\ecdb"}.icon-map-unit-resale-plot:before{color:#26b465;content:"\ecdc"}.icon-map-unit-resale-villa:before{color:#2ab262;content:"\ecdd"}.icon-map-unknown .path1:before{color:#010101;content:"\ebd2"}.icon-map-unknown .path2:before{color:#000;content:"\ebd3";margin-left:-1em}.icon-map-unknown .path3:before{color:#3a3a3a;content:"\ebd4";margin-left:-1em}.icon-map-unknown .path4:before{color:#fff;content:"\ebd5";margin-left:-1em}.icon-mobile-phones-mobile-phone-2-filled:before{color:#000;content:"\ebd6"}.icon-nature-ecology-watering-can:before{color:#000;content:"\ebd7"}.icon-navigation-navigation-before-4:before{color:#000;content:"\ebd9"}.icon-navigation-navigation-drawer-1:before{color:#000;content:"\ebdb"}.icon-navigation-navigation-next-4:before{color:#000;content:"\ebdf"}.icon-negotiation-done:before{color:#000;content:"\ebe1"}.icon-negotiation-pending:before{color:#000;content:"\ebe2"}.icon-negotiation-request:before{color:#000;content:"\ebe3"}.icon-not-sure-1:before{color:#000;content:"\ebe5"}.icon-notes-notepad-2:before{color:#000;content:"\ebe4"}.icon-office-book-shelf:before{color:#000;content:"\ebe6"}.icon-people-business-man-2:before{color:#000;content:"\ebe7"}.icon-people-lady-2:before{color:#000;content:"\ebe9"}.icon-people-telemarketer:before{color:#000;content:"\ebeb"}.icon-phone-phone-2:before{color:#000;content:"\ebee"}.icon-phone-phone-5-filled:before{color:#000;content:"\ebef"}.icon-phone-phone-call-2-filled:before{color:#000;content:"\ebf0"}.icon-photos-images-picture-3:before{color:#000;content:"\ebf8"}.icon-places-building-9:before{color:#000;content:"\ebf9"}.icon-places-home-1:before{color:#000;content:"\ebfa"}.icon-places-home-3-filled:before{color:#000;content:"\ebfb"}.icon-places-home-4:before{color:#000;content:"\ebfc"}.icon-real-estate-house-sold:before{color:#000;content:"\ebfd"}.icon-real-estate-sign-for-sale-2:before{color:#000;content:"\ebfe"}.icon-real-estate-sign-for-sale-2-filled:before{color:#000;content:"\ebff"}.icon-remove-add-add-box:before{color:#000;content:"\ec00"}.icon-remove-add-add-box-filled:before{color:#000;content:"\ec01"}.icon-remove-add-add-circle-1:before{color:#000;content:"\ec02"}.icon-remove-add-add-circle-1-filled:before{color:#000;content:"\ec03"}.icon-rental-value .path1:before{color:#e0454b;content:"\ec04"}.icon-rental-value .path2:before{color:#e0454b;content:"\ec05";margin-left:-1em}.icon-rental-value .path3:before{color:#0f8ea1;content:"\ec06";margin-left:-1em}.icon-rental-value .path4:before{color:#0f8ea1;content:"\ec07";margin-left:-1em}.icon-rental-value .path5:before{color:#0f8ea1;content:"\ec08";margin-left:-1em}.icon-rental-value .path6:before{color:#0f8ea1;content:"\ec09";margin-left:-1em}.icon-rental-value .path7:before{color:#0f8ea1;content:"\ec0a";margin-left:-1em}.icon-rental-value .path8:before{color:#eaa001;content:"\ec0b";margin-left:-1em}.icon-rental-value .path9:before{color:#fff;content:"\ec0c";margin-left:-1em}.icon-rental-value .path10:before{color:#c0e233;content:"\ec0d";margin-left:-1em}.icon-reschedule:before{color:#000;content:"\ec0e"}.icon-resize-move-expand-4:before{color:#000;content:"\ec0f"}.icon-resize-move-launch:before{color:#000;content:"\ec10"}.icon-revisit:before{color:#000;content:"\ec11"}.icon-seller-basic-black:before{color:#000;content:"\ec12"}.icon-seller-list-new-property-black:before{color:#000;content:"\ec16"}.icon-seller-list-unit-apartment-color .path1:before{color:#e0454b;content:"\ec17"}.icon-seller-list-unit-apartment-color .path2:before{color:#e0454b;content:"\ec18";margin-left:-1em}.icon-seller-list-unit-apartment-color .path3:before{color:#f6b81b;content:"\ec19";margin-left:-1em}.icon-seller-list-unit-apartment-color .path4:before{color:#f6b81b;content:"\ec1a";margin-left:-1em}.icon-seller-list-unit-apartment-color .path5:before{color:#f6b81b;content:"\ec1b";margin-left:-1em}.icon-seller-list-unit-apartment-color .path6:before{color:#f6b81b;content:"\ec1c";margin-left:-1em}.icon-seller-list-unit-apartment-color .path7:before{color:#f6b81b;content:"\ec1d";margin-left:-1em}.icon-seller-list-unit-apartment-grey .path1:before{color:#b7b7b7;content:"\ec1e"}.icon-seller-list-unit-apartment-grey .path2:before{color:#b7b7b7;content:"\ec1f";margin-left:-1em}.icon-seller-list-unit-apartment-grey .path3:before{color:#e6e6e6;content:"\ec20";margin-left:-1em}.icon-seller-list-unit-apartment-grey .path4:before{color:#e6e6e6;content:"\ec21";margin-left:-1em}.icon-seller-list-unit-apartment-grey .path5:before{color:#e6e6e6;content:"\ec22";margin-left:-1em}.icon-seller-list-unit-apartment-grey .path6:before{color:#e6e6e6;content:"\ec23";margin-left:-1em}.icon-seller-list-unit-apartment-grey .path7:before{color:#e6e6e6;content:"\ec24";margin-left:-1em}.icon-seller-list-unit-house-color .path1:before{color:#e0454b;content:"\ec25"}.icon-seller-list-unit-house-color .path2:before{color:#e0454b;content:"\ec26";margin-left:-1em}.icon-seller-list-unit-house-color .path3:before{color:#eaa001;content:"\ec27";margin-left:-1em}.icon-seller-list-unit-house-color .path4:before{color:#eaa001;content:"\ec28";margin-left:-1em}.icon-seller-list-unit-house-color .path5:before{color:#eaa001;content:"\ec29";margin-left:-1em}.icon-seller-list-unit-house-color .path6:before{color:#eaa001;content:"\ec2a";margin-left:-1em}.icon-seller-list-unit-house-grey .path1:before{color:#b7b7b7;content:"\ec2b"}.icon-seller-list-unit-house-grey .path2:before{color:#b7b7b7;content:"\ec2c";margin-left:-1em}.icon-seller-list-unit-house-grey .path3:before{color:#e6e6e6;content:"\ec2d";margin-left:-1em}.icon-seller-list-unit-house-grey .path4:before{color:#e6e6e6;content:"\ec2e";margin-left:-1em}.icon-seller-list-unit-house-grey .path5:before{color:#e6e6e6;content:"\ec2f";margin-left:-1em}.icon-seller-list-unit-house-grey .path6:before{color:#e6e6e6;content:"\ec30";margin-left:-1em}.icon-seller-list-unit-nav-basic-details:before{color:#959595;content:"\ec31"}.icon-seller-list-unit-nav-location:before{color:#959595;content:"\ec32"}.icon-seller-list-unit-nav-sale-info:before{color:#959595;content:"\ec33"}.icon-seller-list-unit-ready-to-move-in-color .path1:before{color:#eaa001;content:"\ec34"}.icon-seller-list-unit-ready-to-move-in-color .path2:before{color:#e0454b;content:"\ec35";margin-left:-1em}.icon-seller-list-unit-ready-to-move-in-color .path3:before{color:#e0454b;content:"\ec36";margin-left:-1em}.icon-seller-list-unit-ready-to-move-in-grey .path1:before{color:#b7b7b7;content:"\ec37"}.icon-seller-list-unit-ready-to-move-in-grey .path2:before{color:#e0454b;content:"\ec38";margin-left:-1em}.icon-seller-list-unit-ready-to-move-in-grey .path3:before{color:#e6e6e6;content:"\ec39";margin-left:-1em}.icon-seller-list-unit-under-construction-color .path1:before{color:#e0454b;content:"\ec3a"}.icon-seller-list-unit-under-construction-color .path2:before{color:#eaa001;content:"\ec3b";margin-left:-1em}.icon-seller-list-unit-under-construction-color .path3:before{color:#e0454b;content:"\ec3c";margin-left:-1em}.icon-seller-list-unit-under-construction-color .path4:before{color:#e0454b;content:"\ec3d";margin-left:-1em}.icon-seller-list-unit-under-construction-color .path5:before{color:#eaa001;content:"\ec3e";margin-left:-1em}.icon-seller-list-unit-under-construction-color .path6:before{color:#e0454b;content:"\ec3f";margin-left:-1em}.icon-seller-list-unit-under-construction-color .path7:before{color:#e0454b;content:"\ec40";margin-left:-1em}.icon-seller-list-unit-under-construction-color .path8:before{color:#eaa001;content:"\ec41";margin-left:-1em}.icon-seller-list-unit-under-construction-grey .path1:before{color:#b7b7b7;content:"\ec42"}.icon-seller-list-unit-under-construction-grey .path2:before{color:#e6e6e6;content:"\ec43";margin-left:-1em}.icon-seller-list-unit-under-construction-grey .path3:before{color:#b7b7b7;content:"\ec44";margin-left:-1em}.icon-seller-list-unit-under-construction-grey .path4:before{color:#b7b7b7;content:"\ec45";margin-left:-1em}.icon-seller-list-unit-under-construction-grey .path5:before{color:#e6e6e6;content:"\ec46";margin-left:-1em}.icon-seller-list-unit-under-construction-grey .path6:before{color:#b7b7b7;content:"\ec47";margin-left:-1em}.icon-seller-list-unit-under-construction-grey .path7:before{color:#b7b7b7;content:"\ec48";margin-left:-1em}.icon-seller-list-unit-under-construction-grey .path8:before{color:#e6e6e6;content:"\ec49";margin-left:-1em}.icon-seller-list-unit-villa-color .path1:before{color:#e0454b;content:"\ec4a"}.icon-seller-list-unit-villa-color .path2:before{color:#e0454b;content:"\ec4b";margin-left:-1em}.icon-seller-list-unit-villa-color .path3:before{color:#f6b81b;content:"\ec4c";margin-left:-1em}.icon-seller-list-unit-villa-color .path4:before{color:#f6b81b;content:"\ec4d";margin-left:-1em}.icon-seller-list-unit-villa-color .path5:before{color:#f6b81b;content:"\ec4e";margin-left:-1em}.icon-seller-list-unit-villa-color .path6:before{color:#f6b81b;content:"\ec4f";margin-left:-1em}.icon-seller-list-unit-villa-grey .path1:before{color:#b7b7b7;content:"\ec50"}.icon-seller-list-unit-villa-grey .path2:before{color:#b7b7b7;content:"\ec51";margin-left:-1em}.icon-seller-list-unit-villa-grey .path3:before{color:#e6e6e6;content:"\ec52";margin-left:-1em}.icon-seller-list-unit-villa-grey .path4:before{color:#e6e6e6;content:"\ec53";margin-left:-1em}.icon-seller-list-unit-villa-grey .path5:before{color:#e6e6e6;content:"\ec54";margin-left:-1em}.icon-seller-list-unit-villa-grey .path6:before{color:#e6e6e6;content:"\ec55";margin-left:-1em}.icon-seller-listed-black:before{color:#000;content:"\ec13"}.icon-seller-listed-nav-confirmed-units:before{color:#959595;content:"\ec14"}.icon-seller-listed-nav-units-underprocess:before{color:#959595;content:"\ec15"}.icon-settings-cog:before{color:#000;content:"\ec56"}.icon-settings-cog-double-2:before{color:#000;content:"\ec57"}.icon-shortlist:before{color:#000;content:"\ec58"}.icon-shortlist-done:before{color:#000;content:"\ec59"}.icon-shortlist-pending:before{color:#000;content:"\ec5a"}.icon-sitout .path1:before{color:#e9a122;content:"\ec5b"}.icon-sitout .path2:before{color:#e0454b;content:"\ec5c";margin-left:-1em}.icon-spaces-backyard .path1:before{color:#c68605;content:"\ec5d"}.icon-spaces-backyard .path2:before{color:#eaa001;content:"\ec5e";margin-left:-1em}.icon-spaces-backyard .path3:before{color:#e0454b;content:"\ec5f";margin-left:-1em}.icon-spaces-backyard .path4:before{color:#e0454b;content:"\ec60";margin-left:-1em}.icon-spaces-backyard .path5:before{color:#fff;content:"\ec61";margin-left:-1em}.icon-spaces-backyard .path6:before{color:#fff;content:"\ec62";margin-left:-1em}.icon-spaces-backyard .path7:before{color:#e0454b;content:"\ec63";margin-left:-1em}.icon-spaces-backyard .path8:before{color:#fff;content:"\ec64";margin-left:-1em}.icon-spaces-backyard .path9:before{color:#fff;content:"\ec65";margin-left:-1em}.icon-spaces-frontyard .path1:before{color:#c68605;content:"\ec66"}.icon-spaces-frontyard .path2:before{color:#eaa001;content:"\ec67";margin-left:-1em}.icon-spaces-frontyard .path3:before{color:#c33;content:"\ec68";margin-left:-1em}.icon-spaces-frontyard .path4:before{color:#e0454b;content:"\ec69";margin-left:-1em}.icon-spaces-frontyard .path5:before{color:#e0454b;content:"\ec6a";margin-left:-1em}.icon-spaces-frontyard .path6:before{color:#c33;content:"\ec6b";margin-left:-1em}.icon-spaces-frontyard .path7:before{color:#fff;content:"\ec6c";margin-left:-1em}.icon-spaces-frontyard .path8:before{color:#fff;content:"\ec6d";margin-left:-1em}.icon-spaces-frontyard .path9:before{color:#fff;content:"\ec6e";margin-left:-1em}.icon-spaces-garden-color:before{color:#e0454b;content:"\ec6f"}.icon-spaces-pooja-room .path1:before{color:#e0454b;content:"\ec70"}.icon-spaces-pooja-room .path2:before{color:#eaa001;content:"\ec71";margin-left:-1em}.icon-spaces-pooja-room .path3:before{color:#0f8ea1;content:"\ec72";margin-left:-1em}.icon-spaces-pooja-room .path4:before{color:#eaa001;content:"\ec73";margin-left:-1em}.icon-spaces-servant-room .path1:before{color:#e9a122;content:"\ec74"}.icon-spaces-servant-room .path2:before{color:#e0454b;content:"\ec75";margin-left:-1em}.icon-spaces-servant-room .path3:before{color:#fff;content:"\ec76";margin-left:-1em}.icon-spaces-servant-room .path4:before{color:#fff;content:"\ec77";margin-left:-1em}.icon-spaces-servant-room .path5:before{color:#fff;content:"\ec78";margin-left:-1em}.icon-spaces-servant-room .path6:before{color:#fff;content:"\ec79";margin-left:-1em}.icon-spaces-servant-room .path7:before{color:#c33;content:"\ec7a";margin-left:-1em}.icon-spaces-servant-room .path8:before{color:#c33;content:"\ec7b";margin-left:-1em}.icon-spaces-utility .path1:before{color:#e0454b;content:"\ec7c"}.icon-spaces-utility .path2:before{color:#eaa001;content:"\ec7d";margin-left:-1em}.icon-spaces-utility .path3:before{color:#eaa001;content:"\ec7e";margin-left:-1em}.icon-spaces-utility .path4:before{color:#0f8ea1;content:"\ec7f";margin-left:-1em}.icon-spaces-utility .path5:before{color:#e0454b;content:"\ec80";margin-left:-1em}.icon-spaces-utility .path6:before{color:#0f8ea1;content:"\ec81";margin-left:-1em}.icon-spaces-utility .path7:before{color:#eaa001;content:"\ec82";margin-left:-1em}.icon-spaces-utility .path8:before{color:#eaa001;content:"\ec83";margin-left:-1em}.icon-spaces-utility .path9:before{color:#e0454b;content:"\ec84";margin-left:-1em}.icon-spaces-utility .path10:before{color:#0f8ea1;content:"\ec85";margin-left:-1em}.icon-spaces-utility .path11:before{color:#eaa001;content:"\ec86";margin-left:-1em}.icon-spaces-utility .path12:before{color:#eaa001;content:"\ec87";margin-left:-1em}.icon-status-check-1:before{color:#000;content:"\ec88"}.icon-status-check-1-filled:before{color:#000;content:"\ec89"}.icon-status-close-filled:before{color:#000;content:"\ec8a"}.icon-status-double-check-filled:before{color:#000;content:"\ec8b"}.icon-study-room-color .path1:before{color:#e0454b;content:"\ec8c"}.icon-study-room-color .path2:before{color:#e0454b;content:"\ec8d";margin-left:-1em}.icon-study-room-color .path3:before{color:#eaa001;content:"\ec8e";margin-left:-1em}.icon-study-room-color .path4:before{color:#eaa001;content:"\ec8f";margin-left:-1em}.icon-study-room-color .path5:before{color:#eaa001;content:"\ec90";margin-left:-1em}.icon-study-room-color .path6:before{color:#eaa001;content:"\ec91";margin-left:-1em}.icon-suggested:before{color:#000;content:"\ec92"}.icon-synchronize-synchronize-4:before{color:#000;content:"\ec93"}.icon-terrace-color .path1:before{color:#eaa001;content:"\ec94"}.icon-terrace-color .path2:before{color:#eaa001;content:"\ec95";margin-left:-1em}.icon-terrace-color .path3:before{color:#e0454b;content:"\ec96";margin-left:-1em}.icon-text-list-bullets-1:before{color:#000;content:"\ec97"}.icon-time-alarm:before{color:#000;content:"\ec98"}.icon-time-alarm-filled:before{color:#000;content:"\ec99"}.icon-time-alarm-sound:before{color:#000;content:"\ec9a"}.icon-time-alarm-sound-filled:before{color:#000;content:"\ec9b"}.icon-time-calendar-2:before{color:#000;content:"\ec9c"}.icon-time-calendar-2-filled:before{color:#000;content:"\ec9d"}.icon-transportation-car-park:before{color:#000;content:"\ec9e"}.icon-transportation-road-straight:before{color:#000;content:"\ec9f"}.icon-travel-sun-bath:before{color:#000;content:"\eca0"}.icon-unit-search-list:before{color:#000;content:"\eca1"}.icon-unit-search-map:before{color:#000;content:"\eca2"}.icon-upload:before{color:#959595;content:"\eca3"}.icon-users-account-circle-1:before{color:#000;content:"\eca4"}.icon-users-account-circle-1-filled:before{color:#000;content:"\eca5"}.icon-users-account-group-3:before{color:#000;content:"\eca6"}.icon-users-account-group-circle:before{color:#000;content:"\eca7"}.icon-users-account-home-1:before{color:#000;content:"\eca8"}.icon-users-account-protection-filled:before{color:#000;content:"\eca9"}.icon-users-actions-person-1:before{color:#000;content:"\ecaa"}.icon-users-actions-person-2:before{color:#000;content:"\ecab"}.icon-users-actions-person-refresh-2:before{color:#000;content:"\ecac"}.icon-users-profile-picture-1:before{color:#000;content:"\ecad"}.icon-videos-control-stop:before{color:#000;content:"\ecae"}.icon-visit-pending:before{color:#000;content:"\ecaf"}.icon-visit-request:before{color:#000;content:"\ecb0"}.icon-visit-schedule:before{color:#000;content:"\ecb1"}.icon-vote-rewards-flag-square-3:before{color:#000;content:"\ecb2"}.icon-vote-rewards-heart-add:before{color:#000;content:"\ecb3"}.icon-vote-rewards-rank-army-star-2:before{color:#000;content:"\ecb4"}.icon-vote-rewards-rank-army-star-2-filled:before{color:#000;content:"\ecb5"}.icon-vote-rewards-thumbs-down-2:before{color:#000;content:"\ecb8"}.icon-vote-rewards-thumbs-up-2:before{color:#000;content:"\ecb9"}.materialize-red{background-color:#e51c23!important}.materialize-red-text{color:#e51c23!important}.materialize-red.lighten-5{background-color:#fdeaeb!important}.materialize-red-text.text-lighten-5{color:#fdeaeb!important}.materialize-red.lighten-4{background-color:#f8c1c3!important}.materialize-red-text.text-lighten-4{color:#f8c1c3!important}.materialize-red.lighten-3{background-color:#f3989b!important}.materialize-red-text.text-lighten-3{color:#f3989b!important}.materialize-red.lighten-2{background-color:#ee6e73!important}.materialize-red-text.text-lighten-2{color:#ee6e73!important}.materialize-red.lighten-1{background-color:#ea454b!important}.materialize-red-text.text-lighten-1{color:#ea454b!important}.materialize-red.darken-1{background-color:#d0181e!important}.materialize-red-text.text-darken-1{color:#d0181e!important}.materialize-red.darken-2{background-color:#b9151b!important}.materialize-red-text.text-darken-2{color:#b9151b!important}.materialize-red.darken-3{background-color:#a21318!important}.materialize-red-text.text-darken-3{color:#a21318!important}.materialize-red.darken-4{background-color:#8b1014!important}.materialize-red-text.text-darken-4{color:#8b1014!important}.red{background-color:#f44336!important}.red-text{color:#f44336!important}.red.lighten-5{background-color:#ffebee!important}.red-text.text-lighten-5{color:#ffebee!important}.red.lighten-4{background-color:#ffcdd2!important}.red-text.text-lighten-4{color:#ffcdd2!important}.red.lighten-3{background-color:#ef9a9a!important}.red-text.text-lighten-3{color:#ef9a9a!important}.red.lighten-2{background-color:#e57373!important}.red-text.text-lighten-2{color:#e57373!important}.red.lighten-1{background-color:#ef5350!important}.red-text.text-lighten-1{color:#ef5350!important}.red.darken-1{background-color:#e53935!important}.red-text.text-darken-1{color:#e53935!important}.red.darken-2{background-color:#d32f2f!important}.red-text.text-darken-2{color:#d32f2f!important}.red.darken-3{background-color:#c62828!important}.red-text.text-darken-3{color:#c62828!important}.red.darken-4{background-color:#b71c1c!important}.red-text.text-darken-4{color:#b71c1c!important}.red.accent-1{background-color:#ff8a80!important}.red-text.text-accent-1{color:#ff8a80!important}.red.accent-2{background-color:#ff5252!important}.red-text.text-accent-2{color:#ff5252!important}.red.accent-3{background-color:#ff1744!important}.red-text.text-accent-3{color:#ff1744!important}.red.accent-4{background-color:#d50000!important}.red-text.text-accent-4{color:#d50000!important}.pink{background-color:#e91e63!important}.pink-text{color:#e91e63!important}.pink.lighten-5{background-color:#fce4ec!important}.pink-text.text-lighten-5{color:#fce4ec!important}.pink.lighten-4{background-color:#f8bbd0!important}.pink-text.text-lighten-4{color:#f8bbd0!important}.pink.lighten-3{background-color:#f48fb1!important}.pink-text.text-lighten-3{color:#f48fb1!important}.pink.lighten-2{background-color:#f06292!important}.pink-text.text-lighten-2{color:#f06292!important}.pink.lighten-1{background-color:#ec407a!important}.pink-text.text-lighten-1{color:#ec407a!important}.pink.darken-1{background-color:#d81b60!important}.pink-text.text-darken-1{color:#d81b60!important}.pink.darken-2{background-color:#c2185b!important}.pink-text.text-darken-2{color:#c2185b!important}.pink.darken-3{background-color:#ad1457!important}.pink-text.text-darken-3{color:#ad1457!important}.pink.darken-4{background-color:#880e4f!important}.pink-text.text-darken-4{color:#880e4f!important}.pink.accent-1{background-color:#ff80ab!important}.pink-text.text-accent-1{color:#ff80ab!important}.pink.accent-2{background-color:#ff4081!important}.pink-text.text-accent-2{color:#ff4081!important}.pink.accent-3{background-color:#f50057!important}.pink-text.text-accent-3{color:#f50057!important}.pink.accent-4{background-color:#c51162!important}.pink-text.text-accent-4{color:#c51162!important}.purple{background-color:#9c27b0!important}.purple-text{color:#9c27b0!important}.purple.lighten-5{background-color:#f3e5f5!important}.purple-text.text-lighten-5{color:#f3e5f5!important}.purple.lighten-4{background-color:#e1bee7!important}.purple-text.text-lighten-4{color:#e1bee7!important}.purple.lighten-3{background-color:#ce93d8!important}.purple-text.text-lighten-3{color:#ce93d8!important}.purple.lighten-2{background-color:#ba68c8!important}.purple-text.text-lighten-2{color:#ba68c8!important}.purple.lighten-1{background-color:#ab47bc!important}.purple-text.text-lighten-1{color:#ab47bc!important}.purple.darken-1{background-color:#8e24aa!important}.purple-text.text-darken-1{color:#8e24aa!important}.purple.darken-2{background-color:#7b1fa2!important}.purple-text.text-darken-2{color:#7b1fa2!important}.purple.darken-3{background-color:#6a1b9a!important}.purple-text.text-darken-3{color:#6a1b9a!important}.purple.darken-4{background-color:#4a148c!important}.purple-text.text-darken-4{color:#4a148c!important}.purple.accent-1{background-color:#ea80fc!important}.purple-text.text-accent-1{color:#ea80fc!important}.purple.accent-2{background-color:#e040fb!important}.purple-text.text-accent-2{color:#e040fb!important}.purple.accent-3{background-color:#d500f9!important}.purple-text.text-accent-3{color:#d500f9!important}.purple.accent-4{background-color:#a0f!important}.purple-text.text-accent-4{color:#a0f!important}.deep-purple{background-color:#673ab7!important}.deep-purple-text{color:#673ab7!important}.deep-purple.lighten-5{background-color:#ede7f6!important}.deep-purple-text.text-lighten-5{color:#ede7f6!important}.deep-purple.lighten-4{background-color:#d1c4e9!important}.deep-purple-text.text-lighten-4{color:#d1c4e9!important}.deep-purple.lighten-3{background-color:#b39ddb!important}.deep-purple-text.text-lighten-3{color:#b39ddb!important}.deep-purple.lighten-2{background-color:#9575cd!important}.deep-purple-text.text-lighten-2{color:#9575cd!important}.deep-purple.lighten-1{background-color:#7e57c2!important}.deep-purple-text.text-lighten-1{color:#7e57c2!important}.deep-purple.darken-1{background-color:#5e35b1!important}.deep-purple-text.text-darken-1{color:#5e35b1!important}.deep-purple.darken-2{background-color:#512da8!important}.deep-purple-text.text-darken-2{color:#512da8!important}.deep-purple.darken-3{background-color:#4527a0!important}.deep-purple-text.text-darken-3{color:#4527a0!important}.deep-purple.darken-4{background-color:#311b92!important}.deep-purple-text.text-darken-4{color:#311b92!important}.deep-purple.accent-1{background-color:#b388ff!important}.deep-purple-text.text-accent-1{color:#b388ff!important}.deep-purple.accent-2{background-color:#7c4dff!important}.deep-purple-text.text-accent-2{color:#7c4dff!important}.deep-purple.accent-3{background-color:#651fff!important}.deep-purple-text.text-accent-3{color:#651fff!important}.deep-purple.accent-4{background-color:#6200ea!important}.deep-purple-text.text-accent-4{color:#6200ea!important}.indigo{background-color:#3f51b5!important}.indigo-text{color:#3f51b5!important}.indigo.lighten-5{background-color:#e8eaf6!important}.indigo-text.text-lighten-5{color:#e8eaf6!important}.indigo.lighten-4{background-color:#c5cae9!important}.indigo-text.text-lighten-4{color:#c5cae9!important}.indigo.lighten-3{background-color:#9fa8da!important}.indigo-text.text-lighten-3{color:#9fa8da!important}.indigo.lighten-2{background-color:#7986cb!important}.indigo-text.text-lighten-2{color:#7986cb!important}.indigo.lighten-1{background-color:#5c6bc0!important}.indigo-text.text-lighten-1{color:#5c6bc0!important}.indigo.darken-1{background-color:#3949ab!important}.indigo-text.text-darken-1{color:#3949ab!important}.indigo.darken-2{background-color:#303f9f!important}.indigo-text.text-darken-2{color:#303f9f!important}.indigo.darken-3{background-color:#283593!important}.indigo-text.text-darken-3{color:#283593!important}.indigo.darken-4{background-color:#1a237e!important}.indigo-text.text-darken-4{color:#1a237e!important}.indigo.accent-1{background-color:#8c9eff!important}.indigo-text.text-accent-1{color:#8c9eff!important}.indigo.accent-2{background-color:#536dfe!important}.indigo-text.text-accent-2{color:#536dfe!important}.indigo.accent-3{background-color:#3d5afe!important}.indigo-text.text-accent-3{color:#3d5afe!important}.indigo.accent-4{background-color:#304ffe!important}.indigo-text.text-accent-4{color:#304ffe!important}.blue{background-color:#2196f3!important}.blue-text{color:#2196f3!important}.blue.lighten-5{background-color:#e3f2fd!important}.blue-text.text-lighten-5{color:#e3f2fd!important}.blue.lighten-4{background-color:#bbdefb!important}.blue-text.text-lighten-4{color:#bbdefb!important}.blue.lighten-3{background-color:#90caf9!important}.blue-text.text-lighten-3{color:#90caf9!important}.blue.lighten-2{background-color:#64b5f6!important}.blue-text.text-lighten-2{color:#64b5f6!important}.blue.lighten-1{background-color:#42a5f5!important}.blue-text.text-lighten-1{color:#42a5f5!important}.blue.darken-1{background-color:#1e88e5!important}.blue-text.text-darken-1{color:#1e88e5!important}.blue.darken-2{background-color:#1976d2!important}.blue-text.text-darken-2{color:#1976d2!important}.blue.darken-3{background-color:#1565c0!important}.blue-text.text-darken-3{color:#1565c0!important}.blue.darken-4{background-color:#0d47a1!important}.blue-text.text-darken-4{color:#0d47a1!important}.blue.accent-1{background-color:#82b1ff!important}.blue-text.text-accent-1{color:#82b1ff!important}.blue.accent-2{background-color:#448aff!important}.blue-text.text-accent-2{color:#448aff!important}.blue.accent-3{background-color:#2979ff!important}.blue-text.text-accent-3{color:#2979ff!important}.blue.accent-4{background-color:#2962ff!important}.blue-text.text-accent-4{color:#2962ff!important}.light-blue{background-color:#03a9f4!important}.light-blue-text{color:#03a9f4!important}.light-blue.lighten-5{background-color:#e1f5fe!important}.light-blue-text.text-lighten-5{color:#e1f5fe!important}.light-blue.lighten-4{background-color:#b3e5fc!important}.light-blue-text.text-lighten-4{color:#b3e5fc!important}.light-blue.lighten-3{background-color:#81d4fa!important}.light-blue-text.text-lighten-3{color:#81d4fa!important}.light-blue.lighten-2{background-color:#4fc3f7!important}.light-blue-text.text-lighten-2{color:#4fc3f7!important}.light-blue.lighten-1{background-color:#29b6f6!important}.light-blue-text.text-lighten-1{color:#29b6f6!important}.light-blue.darken-1{background-color:#039be5!important}.light-blue-text.text-darken-1{color:#039be5!important}.light-blue.darken-2{background-color:#0288d1!important}.light-blue-text.text-darken-2{color:#0288d1!important}.light-blue.darken-3{background-color:#0277bd!important}.light-blue-text.text-darken-3{color:#0277bd!important}.light-blue.darken-4{background-color:#01579b!important}.light-blue-text.text-darken-4{color:#01579b!important}.light-blue.accent-1{background-color:#80d8ff!important}.light-blue-text.text-accent-1{color:#80d8ff!important}.light-blue.accent-2{background-color:#40c4ff!important}.light-blue-text.text-accent-2{color:#40c4ff!important}.light-blue.accent-3{background-color:#00b0ff!important}.light-blue-text.text-accent-3{color:#00b0ff!important}.light-blue.accent-4{background-color:#0091ea!important}.light-blue-text.text-accent-4{color:#0091ea!important}.cyan{background-color:#00bcd4!important}.cyan-text{color:#00bcd4!important}.cyan.lighten-5{background-color:#e0f7fa!important}.cyan-text.text-lighten-5{color:#e0f7fa!important}.cyan.lighten-4{background-color:#b2ebf2!important}.cyan-text.text-lighten-4{color:#b2ebf2!important}.cyan.lighten-3{background-color:#80deea!important}.cyan-text.text-lighten-3{color:#80deea!important}.cyan.lighten-2{background-color:#4dd0e1!important}.cyan-text.text-lighten-2{color:#4dd0e1!important}.cyan.lighten-1{background-color:#26c6da!important}.cyan-text.text-lighten-1{color:#26c6da!important}.cyan.darken-1{background-color:#00acc1!important}.cyan-text.text-darken-1{color:#00acc1!important}.cyan.darken-2{background-color:#0097a7!important}.cyan-text.text-darken-2{color:#0097a7!important}.cyan.darken-3{background-color:#00838f!important}.cyan-text.text-darken-3{color:#00838f!important}.cyan.darken-4{background-color:#006064!important}.cyan-text.text-darken-4{color:#006064!important}.cyan.accent-1{background-color:#84ffff!important}.cyan-text.text-accent-1{color:#84ffff!important}.cyan.accent-2{background-color:#18ffff!important}.cyan-text.text-accent-2{color:#18ffff!important}.cyan.accent-3{background-color:#00e5ff!important}.cyan-text.text-accent-3{color:#00e5ff!important}.cyan.accent-4{background-color:#00b8d4!important}.cyan-text.text-accent-4{color:#00b8d4!important}.teal{background-color:#009688!important}.teal-text{color:#009688!important}.teal.lighten-5{background-color:#e0f2f1!important}.teal-text.text-lighten-5{color:#e0f2f1!important}.teal.lighten-4{background-color:#b2dfdb!important}.teal-text.text-lighten-4{color:#b2dfdb!important}.teal.lighten-3{background-color:#80cbc4!important}.teal-text.text-lighten-3{color:#80cbc4!important}.teal.lighten-2{background-color:#4db6ac!important}.teal-text.text-lighten-2{color:#4db6ac!important}.teal.lighten-1{background-color:#26a69a!important}.teal-text.text-lighten-1{color:#26a69a!important}.teal.darken-1{background-color:#00897b!important}.teal-text.text-darken-1{color:#00897b!important}.teal.darken-2{background-color:#00796b!important}.teal-text.text-darken-2{color:#00796b!important}.teal.darken-3{background-color:#00695c!important}.teal-text.text-darken-3{color:#00695c!important}.teal.darken-4{background-color:#004d40!important}.teal-text.text-darken-4{color:#004d40!important}.teal.accent-1{background-color:#a7ffeb!important}.teal-text.text-accent-1{color:#a7ffeb!important}.teal.accent-2{background-color:#64ffda!important}.teal-text.text-accent-2{color:#64ffda!important}.teal.accent-3{background-color:#1de9b6!important}.teal-text.text-accent-3{color:#1de9b6!important}.teal.accent-4{background-color:#00bfa5!important}.teal-text.text-accent-4{color:#00bfa5!important}.green{background-color:#4caf50!important}.green-text{color:#4caf50!important}.green.lighten-5{background-color:#e8f5e9!important}.green-text.text-lighten-5{color:#e8f5e9!important}.green.lighten-4{background-color:#c8e6c9!important}.green-text.text-lighten-4{color:#c8e6c9!important}.green.lighten-3{background-color:#a5d6a7!important}.green-text.text-lighten-3{color:#a5d6a7!important}.green.lighten-2{background-color:#81c784!important}.green-text.text-lighten-2{color:#81c784!important}.green.lighten-1{background-color:#66bb6a!important}.green-text.text-lighten-1{color:#66bb6a!important}.green.darken-1{background-color:#43a047!important}.green-text.text-darken-1{color:#43a047!important}.green.darken-2{background-color:#388e3c!important}.green-text.text-darken-2{color:#388e3c!important}.green.darken-3{background-color:#2e7d32!important}.green-text.text-darken-3{color:#2e7d32!important}.green.darken-4{background-color:#1b5e20!important}.green-text.text-darken-4{color:#1b5e20!important}.green.accent-1{background-color:#b9f6ca!important}.green-text.text-accent-1{color:#b9f6ca!important}.green.accent-2{background-color:#69f0ae!important}.green-text.text-accent-2{color:#69f0ae!important}.green.accent-3{background-color:#00e676!important}.green-text.text-accent-3{color:#00e676!important}.green.accent-4{background-color:#00c853!important}.green-text.text-accent-4{color:#00c853!important}.light-green{background-color:#8bc34a!important}.light-green-text{color:#8bc34a!important}.light-green.lighten-5{background-color:#f1f8e9!important}.light-green-text.text-lighten-5{color:#f1f8e9!important}.light-green.lighten-4{background-color:#dcedc8!important}.light-green-text.text-lighten-4{color:#dcedc8!important}.light-green.lighten-3{background-color:#c5e1a5!important}.light-green-text.text-lighten-3{color:#c5e1a5!important}.light-green.lighten-2{background-color:#aed581!important}.light-green-text.text-lighten-2{color:#aed581!important}.light-green.lighten-1{background-color:#9ccc65!important}.light-green-text.text-lighten-1{color:#9ccc65!important}.light-green.darken-1{background-color:#7cb342!important}.light-green-text.text-darken-1{color:#7cb342!important}.light-green.darken-2{background-color:#689f38!important}.light-green-text.text-darken-2{color:#689f38!important}.light-green.darken-3{background-color:#558b2f!important}.light-green-text.text-darken-3{color:#558b2f!important}.light-green.darken-4{background-color:#33691e!important}.light-green-text.text-darken-4{color:#33691e!important}.light-green.accent-1{background-color:#ccff90!important}.light-green-text.text-accent-1{color:#ccff90!important}.light-green.accent-2{background-color:#b2ff59!important}.light-green-text.text-accent-2{color:#b2ff59!important}.light-green.accent-3{background-color:#76ff03!important}.light-green-text.text-accent-3{color:#76ff03!important}.light-green.accent-4{background-color:#64dd17!important}.light-green-text.text-accent-4{color:#64dd17!important}.lime{background-color:#cddc39!important}.lime-text{color:#cddc39!important}.lime.lighten-5{background-color:#f9fbe7!important}.lime-text.text-lighten-5{color:#f9fbe7!important}.lime.lighten-4{background-color:#f0f4c3!important}.lime-text.text-lighten-4{color:#f0f4c3!important}.lime.lighten-3{background-color:#e6ee9c!important}.lime-text.text-lighten-3{color:#e6ee9c!important}.lime.lighten-2{background-color:#dce775!important}.lime-text.text-lighten-2{color:#dce775!important}.lime.lighten-1{background-color:#d4e157!important}.lime-text.text-lighten-1{color:#d4e157!important}.lime.darken-1{background-color:#c0ca33!important}.lime-text.text-darken-1{color:#c0ca33!important}.lime.darken-2{background-color:#afb42b!important}.lime-text.text-darken-2{color:#afb42b!important}.lime.darken-3{background-color:#9e9d24!important}.lime-text.text-darken-3{color:#9e9d24!important}.lime.darken-4{background-color:#827717!important}.lime-text.text-darken-4{color:#827717!important}.lime.accent-1{background-color:#f4ff81!important}.lime-text.text-accent-1{color:#f4ff81!important}.lime.accent-2{background-color:#eeff41!important}.lime-text.text-accent-2{color:#eeff41!important}.lime.accent-3{background-color:#c6ff00!important}.lime-text.text-accent-3{color:#c6ff00!important}.lime.accent-4{background-color:#aeea00!important}.lime-text.text-accent-4{color:#aeea00!important}.yellow{background-color:#ffeb3b!important}.yellow-text{color:#ffeb3b!important}.yellow.lighten-5{background-color:#fffde7!important}.yellow-text.text-lighten-5{color:#fffde7!important}.yellow.lighten-4{background-color:#fff9c4!important}.yellow-text.text-lighten-4{color:#fff9c4!important}.yellow.lighten-3{background-color:#fff59d!important}.yellow-text.text-lighten-3{color:#fff59d!important}.yellow.lighten-2{background-color:#fff176!important}.yellow-text.text-lighten-2{color:#fff176!important}.yellow.lighten-1{background-color:#ffee58!important}.yellow-text.text-lighten-1{color:#ffee58!important}.yellow.darken-1{background-color:#fdd835!important}.yellow-text.text-darken-1{color:#fdd835!important}.yellow.darken-2{background-color:#fbc02d!important}.yellow-text.text-darken-2{color:#fbc02d!important}.yellow.darken-3{background-color:#f9a825!important}.yellow-text.text-darken-3{color:#f9a825!important}.yellow.darken-4{background-color:#f57f17!important}.yellow-text.text-darken-4{color:#f57f17!important}.yellow.accent-1{background-color:#ffff8d!important}.yellow-text.text-accent-1{color:#ffff8d!important}.yellow.accent-2{background-color:#ff0!important}.yellow-text.text-accent-2{color:#ff0!important}.yellow.accent-3{background-color:#ffea00!important}.yellow-text.text-accent-3{color:#ffea00!important}.yellow.accent-4{background-color:#ffd600!important}.yellow-text.text-accent-4{color:#ffd600!important}.amber{background-color:#ffc107!important}.amber-text{color:#ffc107!important}.amber.lighten-5{background-color:#fff8e1!important}.amber-text.text-lighten-5{color:#fff8e1!important}.amber.lighten-4{background-color:#ffecb3!important}.amber-text.text-lighten-4{color:#ffecb3!important}.amber.lighten-3{background-color:#ffe082!important}.amber-text.text-lighten-3{color:#ffe082!important}.amber.lighten-2{background-color:#ffd54f!important}.amber-text.text-lighten-2{color:#ffd54f!important}.amber.lighten-1{background-color:#ffca28!important}.amber-text.text-lighten-1{color:#ffca28!important}.amber.darken-1{background-color:#ffb300!important}.amber-text.text-darken-1{color:#ffb300!important}.amber.darken-2{background-color:#ffa000!important}.amber-text.text-darken-2{color:#ffa000!important}.amber.darken-3{background-color:#ff8f00!important}.amber-text.text-darken-3{color:#ff8f00!important}.amber.darken-4{background-color:#ff6f00!important}.amber-text.text-darken-4{color:#ff6f00!important}.amber.accent-1{background-color:#ffe57f!important}.amber-text.text-accent-1{color:#ffe57f!important}.amber.accent-2{background-color:#ffd740!important}.amber-text.text-accent-2{color:#ffd740!important}.amber.accent-3{background-color:#ffc400!important}.amber-text.text-accent-3{color:#ffc400!important}.amber.accent-4{background-color:#ffab00!important}.amber-text.text-accent-4{color:#ffab00!important}.orange{background-color:#ff9800!important}.orange-text{color:#ff9800!important}.orange.lighten-5{background-color:#fff3e0!important}.orange-text.text-lighten-5{color:#fff3e0!important}.orange.lighten-4{background-color:#ffe0b2!important}.orange-text.text-lighten-4{color:#ffe0b2!important}.orange.lighten-3{background-color:#ffcc80!important}.orange-text.text-lighten-3{color:#ffcc80!important}.orange.lighten-2{background-color:#ffb74d!important}.orange-text.text-lighten-2{color:#ffb74d!important}.orange.lighten-1{background-color:#ffa726!important}.orange-text.text-lighten-1{color:#ffa726!important}.orange.darken-1{background-color:#fb8c00!important}.orange-text.text-darken-1{color:#fb8c00!important}.orange.darken-2{background-color:#f57c00!important}.orange-text.text-darken-2{color:#f57c00!important}.orange.darken-3{background-color:#ef6c00!important}.orange-text.text-darken-3{color:#ef6c00!important}.orange.darken-4{background-color:#e65100!important}.orange-text.text-darken-4{color:#e65100!important}.orange.accent-1{background-color:#ffd180!important}.orange-text.text-accent-1{color:#ffd180!important}.orange.accent-2{background-color:#ffab40!important}.orange-text.text-accent-2{color:#ffab40!important}.orange.accent-3{background-color:#ff9100!important}.orange-text.text-accent-3{color:#ff9100!important}.orange.accent-4{background-color:#ff6d00!important}.orange-text.text-accent-4{color:#ff6d00!important}.deep-orange{background-color:#ff5722!important}.deep-orange-text{color:#ff5722!important}.deep-orange.lighten-5{background-color:#fbe9e7!important}.deep-orange-text.text-lighten-5{color:#fbe9e7!important}.deep-orange.lighten-4{background-color:#ffccbc!important}.deep-orange-text.text-lighten-4{color:#ffccbc!important}.deep-orange.lighten-3{background-color:#ffab91!important}.deep-orange-text.text-lighten-3{color:#ffab91!important}.deep-orange.lighten-2{background-color:#ff8a65!important}.deep-orange-text.text-lighten-2{color:#ff8a65!important}.deep-orange.lighten-1{background-color:#ff7043!important}.deep-orange-text.text-lighten-1{color:#ff7043!important}.deep-orange.darken-1{background-color:#f4511e!important}.deep-orange-text.text-darken-1{color:#f4511e!important}.deep-orange.darken-2{background-color:#e64a19!important}.deep-orange-text.text-darken-2{color:#e64a19!important}.deep-orange.darken-3{background-color:#d84315!important}.deep-orange-text.text-darken-3{color:#d84315!important}.deep-orange.darken-4{background-color:#bf360c!important}.deep-orange-text.text-darken-4{color:#bf360c!important}.deep-orange.accent-1{background-color:#ff9e80!important}.deep-orange-text.text-accent-1{color:#ff9e80!important}.deep-orange.accent-2{background-color:#ff6e40!important}.deep-orange-text.text-accent-2{color:#ff6e40!important}.deep-orange.accent-3{background-color:#ff3d00!important}.deep-orange-text.text-accent-3{color:#ff3d00!important}.deep-orange.accent-4{background-color:#dd2c00!important}.deep-orange-text.text-accent-4{color:#dd2c00!important}.brown{background-color:#795548!important}.brown-text{color:#795548!important}.brown.lighten-5{background-color:#efebe9!important}.brown-text.text-lighten-5{color:#efebe9!important}.brown.lighten-4{background-color:#d7ccc8!important}.brown-text.text-lighten-4{color:#d7ccc8!important}.brown.lighten-3{background-color:#bcaaa4!important}.brown-text.text-lighten-3{color:#bcaaa4!important}.brown.lighten-2{background-color:#a1887f!important}.brown-text.text-lighten-2{color:#a1887f!important}.brown.lighten-1{background-color:#8d6e63!important}.brown-text.text-lighten-1{color:#8d6e63!important}.brown.darken-1{background-color:#6d4c41!important}.brown-text.text-darken-1{color:#6d4c41!important}.brown.darken-2{background-color:#5d4037!important}.brown-text.text-darken-2{color:#5d4037!important}.brown.darken-3{background-color:#4e342e!important}.brown-text.text-darken-3{color:#4e342e!important}.brown.darken-4{background-color:#3e2723!important}.brown-text.text-darken-4{color:#3e2723!important}.blue-grey{background-color:#607d8b!important}.blue-grey-text{color:#607d8b!important}.blue-grey.lighten-5{background-color:#eceff1!important}.blue-grey-text.text-lighten-5{color:#eceff1!important}.blue-grey.lighten-4{background-color:#cfd8dc!important}.blue-grey-text.text-lighten-4{color:#cfd8dc!important}.blue-grey.lighten-3{background-color:#b0bec5!important}.blue-grey-text.text-lighten-3{color:#b0bec5!important}.blue-grey.lighten-2{background-color:#90a4ae!important}.blue-grey-text.text-lighten-2{color:#90a4ae!important}.blue-grey.lighten-1{background-color:#78909c!important}.blue-grey-text.text-lighten-1{color:#78909c!important}.blue-grey.darken-1{background-color:#546e7a!important}.blue-grey-text.text-darken-1{color:#546e7a!important}.blue-grey.darken-2{background-color:#455a64!important}.blue-grey-text.text-darken-2{color:#455a64!important}.blue-grey.darken-3{background-color:#37474f!important}.blue-grey-text.text-darken-3{color:#37474f!important}.blue-grey.darken-4{background-color:#263238!important}.blue-grey-text.text-darken-4{color:#263238!important}.grey{background-color:#9e9e9e!important}.grey-text{color:#9e9e9e!important}.grey.lighten-5{background-color:#fafafa!important}.grey-text.text-lighten-5{color:#fafafa!important}.grey.lighten-4{background-color:#f5f5f5!important}.grey-text.text-lighten-4{color:#f5f5f5!important}.grey.lighten-3{background-color:#eee!important}.grey-text.text-lighten-3{color:#eee!important}.grey.lighten-2{background-color:#e0e0e0!important}.grey-text.text-lighten-2{color:#e0e0e0!important}.grey.lighten-1{background-color:#bdbdbd!important}.grey-text.text-lighten-1{color:#bdbdbd!important}.grey.darken-1{background-color:#757575!important}.grey-text.text-darken-1{color:#757575!important}.grey.darken-2{background-color:#616161!important}.grey-text.text-darken-2{color:#616161!important}.grey.darken-3{background-color:#424242!important}.grey-text.text-darken-3{color:#424242!important}.grey.darken-4{background-color:#212121!important}.grey-text.text-darken-4{color:#212121!important}.black{background-color:#000!important}.black-text{color:#000!important}.white{background-color:#fff!important}.white-text{color:#fff!important}.transparent{background-color:transparent!important}.transparent-text{color:transparent!important}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */:root{background-color:#fafafa;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400;letter-spacing:.01071em;line-height:1.363267}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.container{margin:0 auto;max-width:1280px}@media only screen and (min-width:601px){.container{width:85%}}@media only screen and (min-width:993px){.container{width:70%}}.container .row{margin-left:-.75rem;margin-right:-.75rem}.section{padding-bottom:1rem;padding-top:1rem}.section.no-pad{padding:0}.section.no-pad-bot{padding-bottom:0}.section.no-pad-top{padding-top:0}.row{margin-bottom:20px;margin-left:auto;margin-right:auto}.row:after{clear:both;content:"";display:table}.row .col{box-sizing:border-box;float:left;min-height:1px;padding:0 .75rem}.row .col[class*=pull-],.row .col[class*=push-]{position:relative}.row .col.l1,.row .col.l10,.row .col.l11,.row .col.l12,.row .col.l2,.row .col.l3,.row .col.l4,.row .col.l5,.row .col.l6,.row .col.l7,.row .col.l8,.row .col.l9,.row .col.m1,.row .col.m10,.row .col.m11,.row .col.m12,.row .col.m2,.row .col.m3,.row .col.m4,.row .col.m5,.row .col.m6,.row .col.m7,.row .col.m8,.row .col.m9,.row .col.s1,.row .col.s10,.row .col.s11,.row .col.s12,.row .col.s2,.row .col.s3,.row .col.s4,.row .col.s5,.row .col.s6,.row .col.s7,.row .col.s8,.row .col.s9,.row .col.xl1,.row .col.xl10,.row .col.xl11,.row .col.xl12,.row .col.xl2,.row .col.xl3,.row .col.xl4,.row .col.xl5,.row .col.xl6,.row .col.xl7,.row .col.xl8,.row .col.xl9{left:auto;margin-left:auto;right:auto}.row .col.s1{width:8.33333%}.row .col.s2{width:16.66667%}.row .col.s3{width:25%}.row .col.s4{width:33.33333%}.row .col.s5{width:41.66667%}.row .col.s6{width:50%}.row .col.s7{width:58.33333%}.row .col.s8{width:66.66667%}.row .col.s9{width:75%}.row .col.s10{width:83.33333%}.row .col.s11{width:91.66667%}.row .col.s12{width:100%}.row .col.offset-s1{margin-left:8.33333%}.row .col.pull-s1{right:8.33333%}.row .col.push-s1{left:8.33333%}.row .col.offset-s2{margin-left:16.66667%}.row .col.pull-s2{right:16.66667%}.row .col.push-s2{left:16.66667%}.row .col.offset-s3{margin-left:25%}.row .col.pull-s3{right:25%}.row .col.push-s3{left:25%}.row .col.offset-s4{margin-left:33.33333%}.row .col.pull-s4{right:33.33333%}.row .col.push-s4{left:33.33333%}.row .col.offset-s5{margin-left:41.66667%}.row .col.pull-s5{right:41.66667%}.row .col.push-s5{left:41.66667%}.row .col.offset-s6{margin-left:50%}.row .col.pull-s6{right:50%}.row .col.push-s6{left:50%}.row .col.offset-s7{margin-left:58.33333%}.row .col.pull-s7{right:58.33333%}.row .col.push-s7{left:58.33333%}.row .col.offset-s8{margin-left:66.66667%}.row .col.pull-s8{right:66.66667%}.row .col.push-s8{left:66.66667%}.row .col.offset-s9{margin-left:75%}.row .col.pull-s9{right:75%}.row .col.push-s9{left:75%}.row .col.offset-s10{margin-left:83.33333%}.row .col.pull-s10{right:83.33333%}.row .col.push-s10{left:83.33333%}.row .col.offset-s11{margin-left:91.66667%}.row .col.pull-s11{right:91.66667%}.row .col.push-s11{left:91.66667%}.row .col.offset-s12{margin-left:100%}.row .col.pull-s12{right:100%}.row .col.push-s12{left:100%}@media only screen and (min-width:601px){.row .col.m1{width:8.33333%}.row .col.m2{width:16.66667%}.row .col.m3{width:25%}.row .col.m4{width:33.33333%}.row .col.m5{width:41.66667%}.row .col.m6{width:50%}.row .col.m7{width:58.33333%}.row .col.m8{width:66.66667%}.row .col.m9{width:75%}.row .col.m10{width:83.33333%}.row .col.m11{width:91.66667%}.row .col.m12{width:100%}.row .col.offset-m1{margin-left:8.33333%}.row .col.pull-m1{right:8.33333%}.row .col.push-m1{left:8.33333%}.row .col.offset-m2{margin-left:16.66667%}.row .col.pull-m2{right:16.66667%}.row .col.push-m2{left:16.66667%}.row .col.offset-m3{margin-left:25%}.row .col.pull-m3{right:25%}.row .col.push-m3{left:25%}.row .col.offset-m4{margin-left:33.33333%}.row .col.pull-m4{right:33.33333%}.row .col.push-m4{left:33.33333%}.row .col.offset-m5{margin-left:41.66667%}.row .col.pull-m5{right:41.66667%}.row .col.push-m5{left:41.66667%}.row .col.offset-m6{margin-left:50%}.row .col.pull-m6{right:50%}.row .col.push-m6{left:50%}.row .col.offset-m7{margin-left:58.33333%}.row .col.pull-m7{right:58.33333%}.row .col.push-m7{left:58.33333%}.row .col.offset-m8{margin-left:66.66667%}.row .col.pull-m8{right:66.66667%}.row .col.push-m8{left:66.66667%}.row .col.offset-m9{margin-left:75%}.row .col.pull-m9{right:75%}.row .col.push-m9{left:75%}.row .col.offset-m10{margin-left:83.33333%}.row .col.pull-m10{right:83.33333%}.row .col.push-m10{left:83.33333%}.row .col.offset-m11{margin-left:91.66667%}.row .col.pull-m11{right:91.66667%}.row .col.push-m11{left:91.66667%}.row .col.offset-m12{margin-left:100%}.row .col.pull-m12{right:100%}.row .col.push-m12{left:100%}}@media only screen and (min-width:993px){.row .col.l1{width:8.33333%}.row .col.l2{width:16.66667%}.row .col.l3{width:25%}.row .col.l4{width:33.33333%}.row .col.l5{width:41.66667%}.row .col.l6{width:50%}.row .col.l7{width:58.33333%}.row .col.l8{width:66.66667%}.row .col.l9{width:75%}.row .col.l10{width:83.33333%}.row .col.l11{width:91.66667%}.row .col.l12{width:100%}.row .col.offset-l1{margin-left:8.33333%}.row .col.pull-l1{right:8.33333%}.row .col.push-l1{left:8.33333%}.row .col.offset-l2{margin-left:16.66667%}.row .col.pull-l2{right:16.66667%}.row .col.push-l2{left:16.66667%}.row .col.offset-l3{margin-left:25%}.row .col.pull-l3{right:25%}.row .col.push-l3{left:25%}.row .col.offset-l4{margin-left:33.33333%}.row .col.pull-l4{right:33.33333%}.row .col.push-l4{left:33.33333%}.row .col.offset-l5{margin-left:41.66667%}.row .col.pull-l5{right:41.66667%}.row .col.push-l5{left:41.66667%}.row .col.offset-l6{margin-left:50%}.row .col.pull-l6{right:50%}.row .col.push-l6{left:50%}.row .col.offset-l7{margin-left:58.33333%}.row .col.pull-l7{right:58.33333%}.row .col.push-l7{left:58.33333%}.row .col.offset-l8{margin-left:66.66667%}.row .col.pull-l8{right:66.66667%}.row .col.push-l8{left:66.66667%}.row .col.offset-l9{margin-left:75%}.row .col.pull-l9{right:75%}.row .col.push-l9{left:75%}.row .col.offset-l10{margin-left:83.33333%}.row .col.pull-l10{right:83.33333%}.row .col.push-l10{left:83.33333%}.row .col.offset-l11{margin-left:91.66667%}.row .col.pull-l11{right:91.66667%}.row .col.push-l11{left:91.66667%}.row .col.offset-l12{margin-left:100%}.row .col.pull-l12{right:100%}.row .col.push-l12{left:100%}}@media only screen and (min-width:1201px){.row .col.xl1{width:8.33333%}.row .col.xl2{width:16.66667%}.row .col.xl3{width:25%}.row .col.xl4{width:33.33333%}.row .col.xl5{width:41.66667%}.row .col.xl6{width:50%}.row .col.xl7{width:58.33333%}.row .col.xl8{width:66.66667%}.row .col.xl9{width:75%}.row .col.xl10{width:83.33333%}.row .col.xl11{width:91.66667%}.row .col.xl12{width:100%}.row .col.offset-xl1{margin-left:8.33333%}.row .col.pull-xl1{right:8.33333%}.row .col.push-xl1{left:8.33333%}.row .col.offset-xl2{margin-left:16.66667%}.row .col.pull-xl2{right:16.66667%}.row .col.push-xl2{left:16.66667%}.row .col.offset-xl3{margin-left:25%}.row .col.pull-xl3{right:25%}.row .col.push-xl3{left:25%}.row .col.offset-xl4{margin-left:33.33333%}.row .col.pull-xl4{right:33.33333%}.row .col.push-xl4{left:33.33333%}.row .col.offset-xl5{margin-left:41.66667%}.row .col.pull-xl5{right:41.66667%}.row .col.push-xl5{left:41.66667%}.row .col.offset-xl6{margin-left:50%}.row .col.pull-xl6{right:50%}.row .col.push-xl6{left:50%}.row .col.offset-xl7{margin-left:58.33333%}.row .col.pull-xl7{right:58.33333%}.row .col.push-xl7{left:58.33333%}.row .col.offset-xl8{margin-left:66.66667%}.row .col.pull-xl8{right:66.66667%}.row .col.push-xl8{left:66.66667%}.row .col.offset-xl9{margin-left:75%}.row .col.pull-xl9{right:75%}.row .col.push-xl9{left:75%}.row .col.offset-xl10{margin-left:83.33333%}.row .col.pull-xl10{right:83.33333%}.row .col.push-xl10{left:83.33333%}.row .col.offset-xl11{margin-left:91.66667%}.row .col.pull-xl11{right:91.66667%}.row .col.push-xl11{left:91.66667%}.row .col.offset-xl12{margin-left:100%}.row .col.pull-xl12{right:100%}.row .col.push-xl12{left:100%}}nav{background-color:transparent;color:#fff;height:56px;line-height:56px;width:100%}nav.nav-extended{height:auto}nav.nav-extended .nav-wrapper{height:auto;min-height:56px}nav.nav-extended .nav-content{line-height:normal;position:relative}nav a{color:#fff}nav [class*=mdi-],nav [class^=mdi-],nav i,nav i.material-icons{display:block;font-size:24px;height:56px;line-height:56px}nav .nav-wrapper{height:100%;position:relative}@media only screen and (min-width:993px){nav a.button-collapse{display:none}}nav .button-collapse{float:left;height:56px;margin:0 18px;position:relative;z-index:1}nav .button-collapse i{height:56px;line-height:56px}nav .brand-logo{color:#fff;display:inline-block;font-size:2.1rem;padding:0;position:absolute;white-space:nowrap}nav .brand-logo.center{left:50%;transform:translateX(-50%)}@media only screen and (max-width:992px){nav .brand-logo{left:50%;transform:translateX(-50%)}nav .brand-logo.left,nav .brand-logo.right{padding:0;transform:none}nav .brand-logo.left{left:.5rem}nav .brand-logo.right{left:auto;right:.5rem}}nav .brand-logo.right{padding:0;right:.5rem}nav .brand-logo [class*=mdi-],nav .brand-logo [class^=mdi-],nav .brand-logo i,nav .brand-logo i.material-icons{float:left;margin-right:15px}nav .nav-title{display:inline-block;font-size:32px;padding:28px 0}nav ul{margin:0}nav ul li{float:left;padding:0;transition:background-color .3s}nav ul li.active{background-color:rgba(0,0,0,.1)}nav ul a{color:#fff;cursor:pointer;display:block;font-size:1rem;padding:0 15px;transition:background-color .3s}nav ul a.btn,nav ul a.btn-flat,nav ul a.btn-floating,nav ul a.btn-large{margin-left:15px;margin-right:15px;margin-top:-2px}nav ul a.btn-flat>.material-icons,nav ul a.btn-floating>.material-icons,nav ul a.btn-large>.material-icons,nav ul a.btn>.material-icons{height:inherit;line-height:inherit}nav ul a:hover{background-color:rgba(0,0,0,.1)}nav ul.left{float:left}nav form{height:100%}nav .input-field{height:100%;margin:0}nav .input-field input{border:none;font-size:1.2rem;height:100%;padding-left:2rem}nav .input-field input:focus,nav .input-field input[type=date]:valid,nav .input-field input[type=email]:valid,nav .input-field input[type=password]:valid,nav .input-field input[type=text]:valid,nav .input-field input[type=url]:valid{border:none;box-shadow:none}nav .input-field label{left:0;top:0}nav .input-field label i{color:hsla(0,0%,100%,.7);transition:color .3s}nav .input-field label.active i{color:#fff}.navbar-fixed{height:56px;position:relative;z-index:997}.navbar-fixed nav{position:fixed}@media only screen and (min-width:601px){nav.nav-extended .nav-wrapper{min-height:64px}nav,nav .nav-wrapper i,nav a.button-collapse,nav a.button-collapse i{height:64px;line-height:64px}.navbar-fixed{height:64px}}html{color:rgba(0,0,0,.87);font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}@media only screen and (min-width:0){html{font-size:14px}}@media only screen and (min-width:992px){html{font-size:14.5px}}@media only screen and (min-width:1200px){html{font-size:15px}}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.1}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}h1{font-size:4.2rem;margin:2.1rem 0 1.68rem}h1,h2{line-height:110%}h2{font-size:3.56rem;margin:1.78rem 0 1.424rem}h3{font-size:2.92rem;margin:1.46rem 0 1.168rem}h3,h4{line-height:110%}h4{font-size:2.28rem;margin:1.14rem 0 .912rem}h5{font-size:1.64rem;margin:.82rem 0 .656rem}h5,h6{line-height:110%}h6{margin:.5rem 0 .4rem}em{font-style:italic}strong{font-weight:500}small{font-size:75%}.light{font-weight:300}.thin{font-weight:200}.flow-text{font-weight:300}@media only screen and (min-width:360px){.flow-text{font-size:1.2rem}}@media only screen and (min-width:390px){.flow-text{font-size:1.224rem}}@media only screen and (min-width:420px){.flow-text{font-size:1.248rem}}@media only screen and (min-width:450px){.flow-text{font-size:1.272rem}}@media only screen and (min-width:480px){.flow-text{font-size:1.296rem}}@media only screen and (min-width:510px){.flow-text{font-size:1.32rem}}@media only screen and (min-width:540px){.flow-text{font-size:1.344rem}}@media only screen and (min-width:570px){.flow-text{font-size:1.368rem}}@media only screen and (min-width:600px){.flow-text{font-size:1.392rem}}@media only screen and (min-width:630px){.flow-text{font-size:1.416rem}}@media only screen and (min-width:660px){.flow-text{font-size:1.44rem}}@media only screen and (min-width:690px){.flow-text{font-size:1.464rem}}@media only screen and (min-width:720px){.flow-text{font-size:1.488rem}}@media only screen and (min-width:750px){.flow-text{font-size:1.512rem}}@media only screen and (min-width:780px){.flow-text{font-size:1.536rem}}@media only screen and (min-width:810px){.flow-text{font-size:1.56rem}}@media only screen and (min-width:840px){.flow-text{font-size:1.584rem}}@media only screen and (min-width:870px){.flow-text{font-size:1.608rem}}@media only screen and (min-width:900px){.flow-text{font-size:1.632rem}}@media only screen and (min-width:930px){.flow-text{font-size:1.656rem}}@media only screen and (min-width:960px){.flow-text{font-size:1.68rem}}@media only screen and (max-width:360px){.flow-text{font-size:1.2rem}}.card-panel{padding:24px}.card,.card-panel{background-color:#fff;border-radius:2px;margin:.5rem 0 1rem;transition:box-shadow .25s}.card{position:relative}.card .card-title{font-size:24px;font-weight:300}.card .card-title.activator{cursor:pointer}.card.large,.card.medium,.card.small{position:relative}.card.large .card-image,.card.medium .card-image,.card.small .card-image{max-height:60%;overflow:hidden}.card.large .card-image+.card-content,.card.medium .card-image+.card-content,.card.small .card-image+.card-content{max-height:40%}.card.large .card-content,.card.medium .card-content,.card.small .card-content{max-height:100%;overflow:hidden}.card.large .card-action,.card.medium .card-action,.card.small .card-action{bottom:0;left:0;position:absolute;right:0}.card.small{height:300px}.card.medium{height:400px}.card.large{height:500px}.card.horizontal{display:flex}.card.horizontal.large .card-image,.card.horizontal.medium .card-image,.card.horizontal.small .card-image{height:100%;max-height:none;overflow:visible}.card.horizontal.large .card-image img,.card.horizontal.medium .card-image img,.card.horizontal.small .card-image img{height:100%}.card.horizontal .card-image{max-width:50%}.card.horizontal .card-image img{border-radius:2px 0 0 2px;max-width:100%;width:auto}.card.horizontal .card-stacked{display:flex;flex:1;flex-direction:column;position:relative}.card.horizontal .card-stacked .card-content{flex-grow:1}.card.sticky-action .card-action{z-index:2}.card.sticky-action .card-reveal{padding-bottom:64px;z-index:1}.card .card-image{position:relative}.card .card-image img{border-radius:2px 2px 0 0;bottom:0;display:block;left:0;position:relative;right:0;top:0;width:100%}.card .card-image .card-title{bottom:0;color:#fff;left:0;max-width:100%;padding:24px;position:absolute}.card .card-content{border-radius:0 0 2px 2px;padding:24px}.card .card-content p{color:inherit;margin:0}.card .card-content .card-title{display:block;line-height:32px;margin-bottom:8px}.card .card-content .card-title i{line-height:32px}.card .card-action{background-color:inherit;border-top:1px solid hsla(0,0%,63%,.2);padding:16px 24px;position:relative}.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating){color:#ffab40;margin-right:24px;text-transform:uppercase;transition:color .3s ease}.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover{color:#ffd8a6}.card .card-reveal{background-color:#fff;display:none;height:100%;left:0;overflow-y:auto;padding:24px;position:absolute;top:100%;width:100%;z-index:3}.card .card-reveal .card-title{cursor:pointer;display:block}.btn,.btn-flat,.btn-large{-webkit-tap-highlight-color:transparent;border:none;border-radius:2px;display:inline-block;height:36px;line-height:36px;padding:0 2rem;text-transform:uppercase;vertical-align:middle}.btn-flat.disabled,.btn-flat:disabled,.btn-flat[disabled],.btn-floating.disabled,.btn-floating:disabled,.btn-floating[disabled],.btn-large.disabled,.btn-large:disabled,.btn-large[disabled],.btn.disabled,.btn:disabled,.btn[disabled],.disabled.btn-large{background-color:#dfdfdf!important;box-shadow:none;color:#9f9f9f!important;cursor:default;pointer-events:none}.btn-flat.disabled:hover,.btn-flat:disabled:hover,.btn-flat[disabled]:hover,.btn-floating.disabled:hover,.btn-floating:disabled:hover,.btn-floating[disabled]:hover,.btn-large.disabled:hover,.btn-large:disabled:hover,.btn-large[disabled]:hover,.btn.disabled:hover,.btn:disabled:hover,.btn[disabled]:hover,.disabled.btn-large:hover{background-color:#dfdfdf!important;color:#9f9f9f!important}.btn,.btn-flat,.btn-floating,.btn-large{outline:0}.btn i,.btn-flat i,.btn-floating i,.btn-large i{font-size:1.3rem;line-height:inherit}.btn-floating:focus,.btn-large:focus,.btn:focus{background-color:#1d7d74}.btn,.btn-large{background-color:#26a69a;color:#fff;cursor:pointer;letter-spacing:.5px;text-align:center;text-decoration:none;transition:.2s ease-out}.btn-large:hover,.btn:hover{background-color:#2bbbad}.btn-floating{border-radius:50%;color:#fff;cursor:pointer;display:inline-block;height:40px;line-height:40px;overflow:hidden;padding:0;position:relative;transition:.3s;vertical-align:middle;width:40px;z-index:1}.btn-floating,.btn-floating:hover{background-color:#26a69a}.btn-floating:before{border-radius:0}.btn-floating.btn-large{height:56px;width:56px}.btn-floating.btn-large.halfway-fab{bottom:-28px}.btn-floating.btn-large i{line-height:56px}.btn-floating.halfway-fab{bottom:-20px;position:absolute;right:24px}.btn-floating.halfway-fab.left{left:24px;right:auto}.btn-floating i{color:#fff;display:inline-block;font-size:1.6rem;line-height:40px;text-align:center;width:inherit}button.btn-floating{border:none}.fixed-action-btn{bottom:23px;margin-bottom:0;padding-top:15px;position:fixed;right:23px;z-index:998}.fixed-action-btn.active ul{visibility:visible}.fixed-action-btn.horizontal{padding:0 0 0 15px}.fixed-action-btn.horizontal ul{height:100%;left:auto;right:64px;text-align:right;top:50%;transform:translateY(-50%);width:500px}.fixed-action-btn.horizontal ul li{display:inline-block;margin:15px 15px 0 0}.fixed-action-btn.toolbar{height:56px;padding:0}.fixed-action-btn.toolbar.active>a i{opacity:0}.fixed-action-btn.toolbar ul{bottom:0;display:flex;top:0}.fixed-action-btn.toolbar ul li{display:inline-block;flex:1;height:100%;margin:0;transition:none}.fixed-action-btn.toolbar ul li a{background-color:transparent;box-shadow:none;color:#fff;display:block;height:100%;line-height:56px;overflow:hidden;position:relative;width:100%;z-index:1}.fixed-action-btn.toolbar ul li a i{line-height:inherit}.fixed-action-btn ul{bottom:64px;left:0;margin:0;position:absolute;right:0;text-align:center;visibility:hidden}.fixed-action-btn ul li{margin-bottom:15px}.fixed-action-btn ul a.btn-floating{opacity:0}.fixed-action-btn .fab-backdrop{background-color:#26a69a;border-radius:50%;height:40px;left:0;position:absolute;top:0;transform:scale(0);width:40px;z-index:-1}.btn-flat{box-shadow:none;color:#343434;cursor:pointer;transition:background-color .2s}.btn-flat,.btn-flat:active,.btn-flat:focus{background-color:transparent}.btn-flat:focus,.btn-flat:hover{background-color:rgba(0,0,0,.1);box-shadow:none}.btn-flat:active{background-color:rgba(0,0,0,.2)}.btn-flat.disabled{background-color:transparent!important;color:#b3b3b3!important;cursor:default}.btn-large{height:54px;line-height:54px}.btn-large i{font-size:1.6rem}.btn-block{display:block}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */.waves-effect{-webkit-tap-highlight-color:transparent;cursor:pointer;display:inline-block;overflow:hidden;position:relative;transition:.3s ease-out;user-select:none;vertical-align:middle;z-index:1}.waves-effect .waves-ripple{background:rgba(0,0,0,.2);border-radius:50%;height:20px;margin-left:-10px;margin-top:-10px;opacity:0;pointer-events:none;position:absolute;transform:scale(0);transition:all .7s ease-out;transition-property:transform,opacity;width:20px}.waves-effect.waves-light .waves-ripple{background-color:hsla(0,0%,100%,.45)}.waves-effect.waves-red .waves-ripple{background-color:rgba(244,67,54,.7)}.waves-effect.waves-yellow .waves-ripple{background-color:rgba(255,235,59,.7)}.waves-effect.waves-orange .waves-ripple{background-color:rgba(255,152,0,.7)}.waves-effect.waves-purple .waves-ripple{background-color:rgba(156,39,176,.7)}.waves-effect.waves-green .waves-ripple{background-color:rgba(76,175,80,.7)}.waves-effect.waves-teal .waves-ripple{background-color:rgba(0,150,136,.7)}.waves-effect input[type=button],.waves-effect input[type=reset],.waves-effect input[type=submit]{background:none;border:0;font-size:inherit;font-style:normal;text-transform:inherit}.waves-effect img{position:relative;z-index:-1}.waves-notransition{transition:none!important}.waves-circle{-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 0);mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 0);transform:translateZ(0)}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper .waves-button-input{left:0;position:relative;top:0;z-index:1}.waves-circle{border-radius:50%;height:2.5em;line-height:2.5em;-webkit-mask-image:none;mask-image:none;text-align:center;width:2.5em}.waves-block{display:block}.waves-effect .waves-ripple{z-index:-1}.collapsible{border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:1px solid #ddd;margin:.5rem 0 1rem}.collapsible-header{background-color:#fff;border-bottom:1px solid #ddd;cursor:pointer;display:block;line-height:3rem;min-height:3rem;padding:0 1rem}.collapsible-header i{display:block;float:left;font-size:1.6rem;line-height:3rem;margin-right:1rem;text-align:center;width:2rem}.collapsible-body{border-bottom:1px solid #ddd;box-sizing:border-box;display:none;padding:2rem}.side-nav .collapsible,.side-nav.fixed .collapsible{border:none;box-shadow:none}.side-nav .collapsible li,.side-nav.fixed .collapsible li{padding:0}.side-nav .collapsible-header,.side-nav.fixed .collapsible-header{background-color:transparent;border:none;height:inherit;line-height:inherit;padding:0 16px}.side-nav .collapsible-header:hover,.side-nav.fixed .collapsible-header:hover{background-color:rgba(0,0,0,.05)}.side-nav .collapsible-header i,.side-nav.fixed .collapsible-header i{line-height:inherit}.side-nav .collapsible-body,.side-nav.fixed .collapsible-body{background-color:#fff;border:0}.side-nav .collapsible-body li a,.side-nav.fixed .collapsible-body li a{padding:0 23.5px 0 31px}.collapsible.popout{border:none;box-shadow:none}.collapsible.popout>li{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);margin:0 24px;transition:margin .35s cubic-bezier(.25,.46,.45,.94)}.collapsible.popout>li.active{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);margin:16px 0}.preloader-wrapper{display:inline-block;height:50px;position:relative;width:50px}.preloader-wrapper.small{height:36px;width:36px}.preloader-wrapper.big{height:64px;width:64px}.preloader-wrapper.active{-webkit-animation:container-rotate 1568ms linear infinite;animation:container-rotate 1568ms linear infinite}@-webkit-keyframes container-rotate{to{-webkit-transform:rotate(1turn)}}@keyframes container-rotate{to{transform:rotate(1turn)}}.spinner-layer{border-color:#26a69a;height:100%;opacity:0;position:absolute;width:100%}.spinner-blue,.spinner-blue-only{border-color:#4285f4}.spinner-red,.spinner-red-only{border-color:#db4437}.spinner-yellow,.spinner-yellow-only{border-color:#f4b400}.spinner-green,.spinner-green-only{border-color:#0f9d58}.active .spinner-layer.spinner-blue{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-red{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-yellow{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-green{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer,.active .spinner-layer.spinner-blue-only,.active .spinner-layer.spinner-green-only,.active .spinner-layer.spinner-red-only,.active .spinner-layer.spinner-yellow-only{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;opacity:1}@-webkit-keyframes fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg)}to{-webkit-transform:rotate(3turn)}}@keyframes fill-unfill-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(3turn)}}@-webkit-keyframes blue-fade-in-out{0%{opacity:1}25%{opacity:1}26%{opacity:0}89%{opacity:0}90%{opacity:1}to{opacity:1}}@keyframes blue-fade-in-out{0%{opacity:1}25%{opacity:1}26%{opacity:0}89%{opacity:0}90%{opacity:1}to{opacity:1}}@-webkit-keyframes red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:1}50%{opacity:1}51%{opacity:0}}@keyframes red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:1}50%{opacity:1}51%{opacity:0}}@-webkit-keyframes yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:1}75%{opacity:1}76%{opacity:0}}@keyframes yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:1}75%{opacity:1}76%{opacity:0}}@-webkit-keyframes green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:1}90%{opacity:1}to{opacity:0}}.gap-patch{border-color:inherit;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.gap-patch .circle{left:-450%;width:1000%}.circle-clipper{border-color:inherit;display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.circle-clipper .circle{-webkit-animation:none;animation:none;border:3px solid;border-color:inherit;border-bottom-color:transparent!important;border-radius:50%;bottom:0;height:100%;position:absolute;right:0;top:0;width:200%}.circle-clipper.left .circle{border-right-color:transparent!important;left:0;-webkit-transform:rotate(129deg);transform:rotate(129deg)}.circle-clipper.right .circle{border-left-color:transparent!important;left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.active .circle-clipper.left .circle{-webkit-animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.active .circle-clipper.right .circle{-webkit-animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}@-webkit-keyframes left-spin{0%{-webkit-transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg)}to{-webkit-transform:rotate(130deg)}}@keyframes left-spin{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@-webkit-keyframes right-spin{0%{-webkit-transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg)}to{-webkit-transform:rotate(-130deg)}}@keyframes right-spin{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}#spinnerContainer.cooldown{-webkit-animation:container-rotate 1568ms linear infinite,fade-out .4s cubic-bezier(.4,0,.2,1);animation:container-rotate 1568ms linear infinite,fade-out .4s cubic-bezier(.4,0,.2,1)}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.fixed-action-button{bottom:16px;margin-bottom:0;padding-top:16px;position:fixed;right:16px;z-index:1401}.fixed-action-button ul{bottom:64px;left:0;margin:0;position:absolute;right:0;text-align:center;visibility:hidden}.fixed-action-button ul li{margin-bottom:16px}.fixed-action-button ul a.btn-floating{opacity:0;transform:scaleY(.4) scaleX(.4) translateY(40px) translateX(0)}.b-red,.b-red.btn-flat.disabled,.b-red.btn-flat:disabled,.b-red.btn-flat[disabled],.b-red.btn-floating.disabled,.b-red.btn-floating:disabled,.b-red.btn-floating[disabled],.b-red.btn-large.disabled,.b-red.btn-large:disabled,.b-red.btn-large[disabled],.b-red.btn.disabled,.b-red.btn:disabled,.b-red.btn[disabled],.b-red.disabled.btn-large{background-color:#e0454b!important}.t-red,.t-red.btn-flat.disabled,.t-red.btn-flat:disabled,.t-red.btn-flat[disabled],.t-red.btn-floating.disabled,.t-red.btn-floating:disabled,.t-red.btn-floating[disabled],.t-red.btn-large.disabled,.t-red.btn-large:disabled,.t-red.btn-large[disabled],.t-red.btn.disabled,.t-red.btn:disabled,.t-red.btn[disabled],.t-red.disabled.btn-large{color:#e0454b!important}.b-violet,.b-violet.btn-flat.disabled,.b-violet.btn-flat:disabled,.b-violet.btn-flat[disabled],.b-violet.btn-floating.disabled,.b-violet.btn-floating:disabled,.b-violet.btn-floating[disabled],.b-violet.btn-large.disabled,.b-violet.btn-large:disabled,.b-violet.btn-large[disabled],.b-violet.btn.disabled,.b-violet.btn:disabled,.b-violet.btn[disabled],.b-violet.disabled.btn-large{background-color:#887dc9!important}.t-violet,.t-violet.btn-flat.disabled,.t-violet.btn-flat:disabled,.t-violet.btn-flat[disabled],.t-violet.btn-floating.disabled,.t-violet.btn-floating:disabled,.t-violet.btn-floating[disabled],.t-violet.btn-large.disabled,.t-violet.btn-large:disabled,.t-violet.btn-large[disabled],.t-violet.btn.disabled,.t-violet.btn:disabled,.t-violet.btn[disabled],.t-violet.disabled.btn-large{color:#887dc9!important}.b-indigo,.b-indigo.btn-flat.disabled,.b-indigo.btn-flat:disabled,.b-indigo.btn-flat[disabled],.b-indigo.btn-floating.disabled,.b-indigo.btn-floating:disabled,.b-indigo.btn-floating[disabled],.b-indigo.btn-large.disabled,.b-indigo.btn-large:disabled,.b-indigo.btn-large[disabled],.b-indigo.btn.disabled,.b-indigo.btn:disabled,.b-indigo.btn[disabled],.b-indigo.disabled.btn-large{background-color:#5f2882!important}.t-indigo,.t-indigo.btn-flat.disabled,.t-indigo.btn-flat:disabled,.t-indigo.btn-flat[disabled],.t-indigo.btn-floating.disabled,.t-indigo.btn-floating:disabled,.t-indigo.btn-floating[disabled],.t-indigo.btn-large.disabled,.t-indigo.btn-large:disabled,.t-indigo.btn-large[disabled],.t-indigo.btn.disabled,.t-indigo.btn:disabled,.t-indigo.btn[disabled],.t-indigo.disabled.btn-large{color:#5f2882!important}.b-blue,.b-blue.btn-flat.disabled,.b-blue.btn-flat:disabled,.b-blue.btn-flat[disabled],.b-blue.btn-floating.disabled,.b-blue.btn-floating:disabled,.b-blue.btn-floating[disabled],.b-blue.btn-large.disabled,.b-blue.btn-large:disabled,.b-blue.btn-large[disabled],.b-blue.btn.disabled,.b-blue.btn:disabled,.b-blue.btn[disabled],.b-blue.disabled.btn-large{background-color:#66f!important}.t-blue,.t-blue.btn-flat.disabled,.t-blue.btn-flat:disabled,.t-blue.btn-flat[disabled],.t-blue.btn-floating.disabled,.t-blue.btn-floating:disabled,.t-blue.btn-floating[disabled],.t-blue.btn-large.disabled,.t-blue.btn-large:disabled,.t-blue.btn-large[disabled],.t-blue.btn.disabled,.t-blue.btn:disabled,.t-blue.btn[disabled],.t-blue.disabled.btn-large{color:#66f!important}.b-sky-blue,.b-sky-blue.btn-flat.disabled,.b-sky-blue.btn-flat:disabled,.b-sky-blue.btn-flat[disabled],.b-sky-blue.btn-floating.disabled,.b-sky-blue.btn-floating:disabled,.b-sky-blue.btn-floating[disabled],.b-sky-blue.btn-large.disabled,.b-sky-blue.btn-large:disabled,.b-sky-blue.btn-large[disabled],.b-sky-blue.btn.disabled,.b-sky-blue.btn:disabled,.b-sky-blue.btn[disabled],.b-sky-blue.disabled.btn-large{background-color:#109eb2!important}.t-sky-blue,.t-sky-blue.btn-flat.disabled,.t-sky-blue.btn-flat:disabled,.t-sky-blue.btn-flat[disabled],.t-sky-blue.btn-floating.disabled,.t-sky-blue.btn-floating:disabled,.t-sky-blue.btn-floating[disabled],.t-sky-blue.btn-large.disabled,.t-sky-blue.btn-large:disabled,.t-sky-blue.btn-large[disabled],.t-sky-blue.btn.disabled,.t-sky-blue.btn:disabled,.t-sky-blue.btn[disabled],.t-sky-blue.disabled.btn-large{color:#109eb2!important}.b-light-blue,.b-light-blue.btn-flat.disabled,.b-light-blue.btn-flat:disabled,.b-light-blue.btn-flat[disabled],.b-light-blue.btn-floating.disabled,.b-light-blue.btn-floating:disabled,.b-light-blue.btn-floating[disabled],.b-light-blue.btn-large.disabled,.b-light-blue.btn-large:disabled,.b-light-blue.btn-large[disabled],.b-light-blue.btn.disabled,.b-light-blue.btn:disabled,.b-light-blue.btn[disabled],.b-light-blue.disabled.btn-large{background-color:#51b6ea!important}.t-light-blue,.t-light-blue.btn-flat.disabled,.t-light-blue.btn-flat:disabled,.t-light-blue.btn-flat[disabled],.t-light-blue.btn-floating.disabled,.t-light-blue.btn-floating:disabled,.t-light-blue.btn-floating[disabled],.t-light-blue.btn-large.disabled,.t-light-blue.btn-large:disabled,.t-light-blue.btn-large[disabled],.t-light-blue.btn.disabled,.t-light-blue.btn:disabled,.t-light-blue.btn[disabled],.t-light-blue.disabled.btn-large{color:#51b6ea!important}.b-dark-blue,.b-dark-blue.btn-flat.disabled,.b-dark-blue.btn-flat:disabled,.b-dark-blue.btn-flat[disabled],.b-dark-blue.btn-floating.disabled,.b-dark-blue.btn-floating:disabled,.b-dark-blue.btn-floating[disabled],.b-dark-blue.btn-large.disabled,.b-dark-blue.btn-large:disabled,.b-dark-blue.btn-large[disabled],.b-dark-blue.btn.disabled,.b-dark-blue.btn:disabled,.b-dark-blue.btn[disabled],.b-dark-blue.disabled.btn-large{background-color:#1b3282!important}.t-dark-blue,.t-dark-blue.btn-flat.disabled,.t-dark-blue.btn-flat:disabled,.t-dark-blue.btn-flat[disabled],.t-dark-blue.btn-floating.disabled,.t-dark-blue.btn-floating:disabled,.t-dark-blue.btn-floating[disabled],.t-dark-blue.btn-large.disabled,.t-dark-blue.btn-large:disabled,.t-dark-blue.btn-large[disabled],.t-dark-blue.btn.disabled,.t-dark-blue.btn:disabled,.t-dark-blue.btn[disabled],.t-dark-blue.disabled.btn-large{color:#1b3282!important}.b-teal,.b-teal.btn-flat.disabled,.b-teal.btn-flat:disabled,.b-teal.btn-flat[disabled],.b-teal.btn-floating.disabled,.b-teal.btn-floating:disabled,.b-teal.btn-floating[disabled],.b-teal.btn-large.disabled,.b-teal.btn-large:disabled,.b-teal.btn-large[disabled],.b-teal.btn.disabled,.b-teal.btn:disabled,.b-teal.btn[disabled],.b-teal.disabled.btn-large{background-color:#4db6ac!important}.t-teal,.t-teal.btn-flat.disabled,.t-teal.btn-flat:disabled,.t-teal.btn-flat[disabled],.t-teal.btn-floating.disabled,.t-teal.btn-floating:disabled,.t-teal.btn-floating[disabled],.t-teal.btn-large.disabled,.t-teal.btn-large:disabled,.t-teal.btn-large[disabled],.t-teal.btn.disabled,.t-teal.btn:disabled,.t-teal.btn[disabled],.t-teal.disabled.btn-large{color:#4db6ac!important}.b-green,.b-green.btn-flat.disabled,.b-green.btn-flat:disabled,.b-green.btn-flat[disabled],.b-green.btn-floating.disabled,.b-green.btn-floating:disabled,.b-green.btn-floating[disabled],.b-green.btn-large.disabled,.b-green.btn-large:disabled,.b-green.btn-large[disabled],.b-green.btn.disabled,.b-green.btn:disabled,.b-green.btn[disabled],.b-green.disabled.btn-large{background-color:#329932!important}.t-green,.t-green.btn-flat.disabled,.t-green.btn-flat:disabled,.t-green.btn-flat[disabled],.t-green.btn-floating.disabled,.t-green.btn-floating:disabled,.t-green.btn-floating[disabled],.t-green.btn-large.disabled,.t-green.btn-large:disabled,.t-green.btn-large[disabled],.t-green.btn.disabled,.t-green.btn:disabled,.t-green.btn[disabled],.t-green.disabled.btn-large{color:#329932!important}.b-light-green,.b-light-green.btn-flat.disabled,.b-light-green.btn-flat:disabled,.b-light-green.btn-flat[disabled],.b-light-green.btn-floating.disabled,.b-light-green.btn-floating:disabled,.b-light-green.btn-floating[disabled],.b-light-green.btn-large.disabled,.b-light-green.btn-large:disabled,.b-light-green.btn-large[disabled],.b-light-green.btn.disabled,.b-light-green.btn:disabled,.b-light-green.btn[disabled],.b-light-green.disabled.btn-large{background-color:#75c8ae!important}.t-light-green,.t-light-green.btn-flat.disabled,.t-light-green.btn-flat:disabled,.t-light-green.btn-flat[disabled],.t-light-green.btn-floating.disabled,.t-light-green.btn-floating:disabled,.t-light-green.btn-floating[disabled],.t-light-green.btn-large.disabled,.t-light-green.btn-large:disabled,.t-light-green.btn-large[disabled],.t-light-green.btn.disabled,.t-light-green.btn:disabled,.t-light-green.btn[disabled],.t-light-green.disabled.btn-large{color:#75c8ae!important}.b-yellow,.b-yellow.btn-flat.disabled,.b-yellow.btn-flat:disabled,.b-yellow.btn-flat[disabled],.b-yellow.btn-floating.disabled,.b-yellow.btn-floating:disabled,.b-yellow.btn-floating[disabled],.b-yellow.btn-large.disabled,.b-yellow.btn-large:disabled,.b-yellow.btn-large[disabled],.b-yellow.btn.disabled,.b-yellow.btn:disabled,.b-yellow.btn[disabled],.b-yellow.disabled.btn-large{background-color:#e4a91d!important}.t-yellow,.t-yellow.btn-flat.disabled,.t-yellow.btn-flat:disabled,.t-yellow.btn-flat[disabled],.t-yellow.btn-floating.disabled,.t-yellow.btn-floating:disabled,.t-yellow.btn-floating[disabled],.t-yellow.btn-large.disabled,.t-yellow.btn-large:disabled,.t-yellow.btn-large[disabled],.t-yellow.btn.disabled,.t-yellow.btn:disabled,.t-yellow.btn[disabled],.t-yellow.disabled.btn-large{color:#e4a91d!important}.b-orange,.b-orange.btn-flat.disabled,.b-orange.btn-flat:disabled,.b-orange.btn-flat[disabled],.b-orange.btn-floating.disabled,.b-orange.btn-floating:disabled,.b-orange.btn-floating[disabled],.b-orange.btn-large.disabled,.b-orange.btn-large:disabled,.b-orange.btn-large[disabled],.b-orange.btn.disabled,.b-orange.btn:disabled,.b-orange.btn[disabled],.b-orange.disabled.btn-large{background-color:#ff7815!important}.t-orange,.t-orange.btn-flat.disabled,.t-orange.btn-flat:disabled,.t-orange.btn-flat[disabled],.t-orange.btn-floating.disabled,.t-orange.btn-floating:disabled,.t-orange.btn-floating[disabled],.t-orange.btn-large.disabled,.t-orange.btn-large:disabled,.t-orange.btn-large[disabled],.t-orange.btn.disabled,.t-orange.btn:disabled,.t-orange.btn[disabled],.t-orange.disabled.btn-large{color:#ff7815!important}.b-light-brown,.b-light-brown.btn-flat.disabled,.b-light-brown.btn-flat:disabled,.b-light-brown.btn-flat[disabled],.b-light-brown.btn-floating.disabled,.b-light-brown.btn-floating:disabled,.b-light-brown.btn-floating[disabled],.b-light-brown.btn-large.disabled,.b-light-brown.btn-large:disabled,.b-light-brown.btn-large[disabled],.b-light-brown.btn.disabled,.b-light-brown.btn:disabled,.b-light-brown.btn[disabled],.b-light-brown.disabled.btn-large{background-color:#786464!important}.t-light-brown,.t-light-brown.btn-flat.disabled,.t-light-brown.btn-flat:disabled,.t-light-brown.btn-flat[disabled],.t-light-brown.btn-floating.disabled,.t-light-brown.btn-floating:disabled,.t-light-brown.btn-floating[disabled],.t-light-brown.btn-large.disabled,.t-light-brown.btn-large:disabled,.t-light-brown.btn-large[disabled],.t-light-brown.btn.disabled,.t-light-brown.btn:disabled,.t-light-brown.btn[disabled],.t-light-brown.disabled.btn-large{color:#786464!important}.b-grey,.b-grey.btn-flat.disabled,.b-grey.btn-flat:disabled,.b-grey.btn-flat[disabled],.b-grey.btn-floating.disabled,.b-grey.btn-floating:disabled,.b-grey.btn-floating[disabled],.b-grey.btn-large.disabled,.b-grey.btn-large:disabled,.b-grey.btn-large[disabled],.b-grey.btn.disabled,.b-grey.btn:disabled,.b-grey.btn[disabled],.b-grey.disabled.btn-large{background-color:#868484!important}.t-grey,.t-grey.btn-flat.disabled,.t-grey.btn-flat:disabled,.t-grey.btn-flat[disabled],.t-grey.btn-floating.disabled,.t-grey.btn-floating:disabled,.t-grey.btn-floating[disabled],.t-grey.btn-large.disabled,.t-grey.btn-large:disabled,.t-grey.btn-large[disabled],.t-grey.btn.disabled,.t-grey.btn:disabled,.t-grey.btn[disabled],.t-grey.disabled.btn-large{color:#868484!important}.b-black,.b-black.btn-flat.disabled,.b-black.btn-flat:disabled,.b-black.btn-flat[disabled],.b-black.btn-floating.disabled,.b-black.btn-floating:disabled,.b-black.btn-floating[disabled],.b-black.btn-large.disabled,.b-black.btn-large:disabled,.b-black.btn-large[disabled],.b-black.btn.disabled,.b-black.btn:disabled,.b-black.btn[disabled],.b-black.disabled.btn-large{background-color:#000!important}.t-black,.t-black.btn-flat.disabled,.t-black.btn-flat:disabled,.t-black.btn-flat[disabled],.t-black.btn-floating.disabled,.t-black.btn-floating:disabled,.t-black.btn-floating[disabled],.t-black.btn-large.disabled,.t-black.btn-large:disabled,.t-black.btn-large[disabled],.t-black.btn.disabled,.t-black.btn:disabled,.t-black.btn[disabled],.t-black.disabled.btn-large{color:#000!important}.b-white,.b-white.btn-flat.disabled,.b-white.btn-flat:disabled,.b-white.btn-flat[disabled],.b-white.btn-floating.disabled,.b-white.btn-floating:disabled,.b-white.btn-floating[disabled],.b-white.btn-large.disabled,.b-white.btn-large:disabled,.b-white.btn-large[disabled],.b-white.btn.disabled,.b-white.btn:disabled,.b-white.btn[disabled],.b-white.disabled.btn-large{background-color:#fff!important}.t-white,.t-white.btn-flat.disabled,.t-white.btn-flat:disabled,.t-white.btn-flat[disabled],.t-white.btn-floating.disabled,.t-white.btn-floating:disabled,.t-white.btn-floating[disabled],.t-white.btn-large.disabled,.t-white.btn-large:disabled,.t-white.btn-large[disabled],.t-white.btn.disabled,.t-white.btn:disabled,.t-white.btn[disabled],.t-white.disabled.btn-large{color:#fff!important}.b-transparent,.b-transparent.btn-flat.disabled,.b-transparent.btn-flat:disabled,.b-transparent.btn-flat[disabled],.b-transparent.btn-floating.disabled,.b-transparent.btn-floating:disabled,.b-transparent.btn-floating[disabled],.b-transparent.btn-large.disabled,.b-transparent.btn-large:disabled,.b-transparent.btn-large[disabled],.b-transparent.btn.disabled,.b-transparent.btn:disabled,.b-transparent.btn[disabled],.b-transparent.disabled.btn-large{background-color:transparent!important}.t-transparent,.t-transparent.btn-flat.disabled,.t-transparent.btn-flat:disabled,.t-transparent.btn-flat[disabled],.t-transparent.btn-floating.disabled,.t-transparent.btn-floating:disabled,.t-transparent.btn-floating[disabled],.t-transparent.btn-large.disabled,.t-transparent.btn-large:disabled,.t-transparent.btn-large[disabled],.t-transparent.btn.disabled,.t-transparent.btn:disabled,.t-transparent.btn[disabled],.t-transparent.disabled.btn-large{color:transparent!important}.t-text{color:#786464!important}body,html{margin:0;padding:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}ul:not(.browser-default){list-style-type:none;padding-left:0}ul:not(.browser-default) li{list-style-type:none}a{-webkit-tap-highlight-color:transparent;color:#039be5;text-decoration:none}.valign-wrapper{align-items:center;display:flex}.valign-wrapper .valign{display:block}.clearfix{clear:both}.z-depth-0,nav{box-shadow:none!important}.btn,.btn-floating,.btn-large,.card,.card-panel,.collapsible,.z-depth-1{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)}.btn-floating:hover,.btn-large:hover,.btn:hover,.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.z-depth-3{box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.3)}.z-depth-4{box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3)}.z-depth-5{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.3)}.hoverable{box-shadow:0;transition:box-shadow .25s}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.divider{background-color:#e0e0e0;height:1px;overflow:hidden}i{line-height:inherit}i.left{float:left;margin-right:15px}i.right{float:right;margin-left:15px}i.tiny{font-size:1rem}i.small{font-size:2rem}i.medium{font-size:4rem}i.large{font-size:6rem}img.responsive-img,video.responsive-video{height:auto;max-width:100%}.breadcrumb{color:hsla(0,0%,100%,.7);font-size:18px}.breadcrumb [class*=mdi-],.breadcrumb [class^=mdi-],.breadcrumb i,.breadcrumb i.material-icons{float:left;font-size:24px}.breadcrumb:before{-webkit-font-smoothing:antialiased;color:hsla(0,0%,100%,.7);content:"\E5CC";display:inline-block;font-family:Material Icons;font-size:25px;font-style:normal;font-weight:400;margin:0 10px 0 8px;vertical-align:top}.breadcrumb:first-child:before{display:none}.breadcrumb:last-child{color:#fff}@media only screen and (max-width:600px){.hide-on-small-and-down,.hide-on-small-only{display:none!important}}@media only screen and (max-width:992px){.hide-on-med-and-down{display:none!important}}@media only screen and (min-width:601px){.hide-on-med-and-up{display:none!important}}@media only screen and (min-width:600px) and (max-width:992px){.hide-on-med-only{display:none!important}}@media only screen and (min-width:993px){.hide-on-large-only{display:none!important}.show-on-large{display:block!important}}@media only screen and (min-width:600px) and (max-width:992px){.show-on-medium{display:block!important}}@media only screen and (max-width:600px){.show-on-small{display:block!important}}@media only screen and (min-width:601px){.show-on-medium-and-up{display:block!important}}@media only screen and (max-width:992px){.show-on-medium-and-down{display:block!important}}@media only screen and (max-width:600px){.center-on-small-only{text-align:center}}table,td,th{border:none}table{display:table;width:100%}table.bordered>tbody>tr,table.bordered>thead>tr{border-bottom:1px solid #d0d0d0}table.striped>tbody>tr:nth-child(odd){background-color:#f2f2f2}table.striped>tbody>tr>td{border-radius:0}table.highlight>tbody>tr{transition:background-color .25s ease}table.highlight>tbody>tr:hover{background-color:#f2f2f2}table.centered tbody tr td,table.centered thead tr th{text-align:center}thead{border-bottom:1px solid #d0d0d0}td,th{border-radius:2px;display:table-cell;padding:15px 5px;text-align:left;vertical-align:middle}@media only screen and (max-width:992px){table.responsive-table{border-collapse:collapse;border-spacing:0;display:block;position:relative;width:100%}table.responsive-table td:empty:before{content:"\00a0"}table.responsive-table td,table.responsive-table th{margin:0;vertical-align:top}table.responsive-table th{text-align:left}table.responsive-table thead{display:block;float:left}table.responsive-table thead tr{display:block;padding:0 10px 0 0}table.responsive-table thead tr th:before{content:"\00a0"}table.responsive-table tbody{display:block;overflow-x:auto;position:relative;white-space:nowrap;width:auto}table.responsive-table tbody tr{display:inline-block;vertical-align:top}table.responsive-table th{display:block;text-align:right}table.responsive-table td{display:block;min-height:1.25em;text-align:left}table.responsive-table tr{padding:0 10px}table.responsive-table thead{border:0;border-right:1px solid #d0d0d0}table.responsive-table.bordered th{border-bottom:0;border-left:0}table.responsive-table.bordered td{border-bottom:0;border-left:0;border-right:0}table.responsive-table.bordered tr{border:0}table.responsive-table.bordered tbody tr{border-right:1px solid #d0d0d0}}.hide{display:none!important}.left-align{text-align:left}.right-align{text-align:right}.left{float:left!important}.right{float:right!important}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.circle{border-radius:50%}.center-block{display:block;margin-left:auto;margin-right:auto}.truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transparent{opacity:0}.transparent-divider-border{border-bottom:1rem solid rgba(0,0,0,.05);position:relative}.transparent-divider-after{position:relative}.transparent-divider-after:after{background:rgba(0,0,0,.1);bottom:0;content:"";height:1rem;position:absolute;width:100%}.without-margin-bottom{margin-bottom:0!important}.single-circle{background:transparent;border-radius:50%;border-style:solid;border-width:1px!important;display:inline-block;height:16px;margin:0 16px;opacity:.5;position:relative;width:16px}.single-circle.sep-circle{border-color:#e0454b;border-width:1px!important;left:calc(100% - 24px);opacity:.5;position:absolute;top:calc(100% - 16px)}.vertical-circle-line{display:inline-block;height:calc(100% - 8px)}.vertical-circle-line .bottom-circle{border-color:#e0454b;left:calc(50% - 24px);position:absolute;top:calc(100% - 8px)}.vertical-circle-line:before{background:#e0454b;content:"";height:calc(100% + 16px);left:50%;opacity:.5;position:absolute;top:-12px;width:1px}.inline-block{display:inline-block}.shadow{background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.14)}input:not(.mui):not(.numInput):not([id^=react-select-]),select:not(.mui):not(.flatpickr-monthDropdown-months):not([id^=react-select-]),textarea:not(.mui):not([id^=react-select-]){border-bottom:1px solid #d3d3d3!important}.flatpickr-calendar input{border-bottom:none;height:auto}html{background:hsla(0,0%,98%,.5)}body{letter-spacing:0}main.main{background:hsla(0,0%,98%,.5);border:1px solid #ddd;border-top:0;min-height:100%;position:relative}#react,#react .full-height{height:100%}.select-wrapper span.caret{color:#868484!important}.compact .select-wrapper input.select-dropdown,.select-wrapper input.select-dropdown:disabled{border-bottom:1px solid #d3d3d3!important}[type=checkbox]+label:before{border:2px solid}.main-height{height:calc(100% - 4rem)}#mobileno-not-exist .mobile-no-not-exist-msg{font-size:1.2rem;margin:1rem}.loader-wrapper{padding:60px 0}.loader,.loader:after{border-radius:50%;height:10em;width:10em}.loader{-webkit-animation:spin 1.1s linear infinite;animation:spin 1.1s linear infinite;border:1.1em solid rgba(224,69,75,.2);border-left-color:#e0454b;font-size:10px;margin:0 auto;overflow:hidden;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.map-container{height:100%;min-height:200px;padding:0;width:100%}#lightbox .lb-container{padding:0}.userback-button-container .userback-button,.userback-button-container .userback-footer{display:none!important}.image-gallery-slides{height:75vh}.image-gallery-thumbnails .image-gallery-thumbnails-container{max-width:calc(100vw - 48px)}@media only screen and (max-width:956px){.image-gallery-thumbnails .image-gallery-thumbnails-container{height:68px}}@media only screen and (min-width:957px){.image-gallery-thumbnails .image-gallery-thumbnails-container{height:4.7rem}}ul.circlefollowedbyline{display:inline-block;height:1.40133rem}ul.circlefollowedbyline li:before{content:"";height:1px;left:calc(-2rem - 5px);opacity:.5;position:absolute;top:calc(.5rem - 1px);width:calc(2rem + 5px)}li.circle-red{border-color:#e0454b}li.circle-red:before{background:#e0454b}li.circle-white{border-color:#fff}li.circle-white:before{background:#fff}ul.circlefollowedbyline li:first-child:before{display:none}ul.circlefollowedbyline.big-separator:after{background:#e0454b;content:"";height:1px;left:calc(7rem + 18px);opacity:.5;position:absolute;top:1.5rem;width:calc(100% - 9rem - 18px)}.param-value{margin-bottom:1rem}i.icon-settlin{font-size:24px;margin-right:5px}.rbc-calendar *{border:none}.rbc-calendar .rbc-button-link{width:100%}.rbc-calendar .rbc-allday-cell{display:none}.rbc-calendar .rbc-timeslot-group{min-height:30px}.rbc-calendar .rbc-events-container:hover{cursor:pointer}.rbc-today{background:none!important}.postProperty .Previews-smallPreviewImg{height:100px;width:auto}#slotvisit .rbc-toolbar{margin:0 10px;padding:0 10px 10px}#slotvisit .rbc-toolbar-label{text-align:right}#slotvisit .rbc-time-view{position:relative}#slotvisit .rbc-time-view *{border-color:#fff}#slotvisit .rbc-time-header{background:#f5f5f5;border-bottom:1px solid #ddd;position:sticky;top:0;z-index:9999}#slotvisit .rbc-time-header *{border:none}#slotvisit .rbc-time-content{width:calc(100% - .25rem)}input[type=month]{background-color:transparent;border:0;border-bottom:1px solid #9e9e9e;border-radius:0;box-shadow:none;box-sizing:content-box;font-size:1rem;height:3rem;margin:0 0 15px;outline:none;padding:0;transition:all .3s;width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-field label{font-size:.8rem}.input-field label.active{width:calc(100% - 1.5rem)}.form-field.heading{font-size:1.5rem}.form-field.display-text-wrapper{height:2rem}.form-field.display-text-wrapper p.display-text{bottom:0;position:absolute}.row.compact .input-field{margin-top:1rem}.row.compact .input-field input{height:auto}.switch-wrapper .switch{height:3rem;margin-bottom:8px}.form-field.fixed-width{display:inline-block;width:15rem}.col.full-width{padding:0}.array-item-index{display:inline-block;height:2rem;position:relative;width:20px}.array-item-index p{bottom:0;position:absolute;right:0}.array-item-templates{display:inline-block;width:calc(100% - 1.5rem - 50px)}.array-item-icons{display:inline-block;width:30px}select.browser-default{background:transparent;border:1px solid transparent;border-bottom-color:#9e9e9e}select.browser-default:focus{outline:none}select.browser-default+label{font-size:.8rem}.select-wrapper+label{top:.8rem}.twitter-typeahead{width:100%}.select-wrapper input[readonly]{border-bottom:1px solid #9e9e9e!important;color:inherit!important}form.disabled .select-wrapper input[value="Choose One"],form.disabled .select-wrapper span,form.disabled .tt-hint{visibility:hidden!important}form.disabled .dz-remove,form.disabled .form-field.array-item-icons,form.disabled a.btn,form.disabled a.btn-floating,form.disabled a.btn-large,form.disabled button:not(.perpetual){visibility:hidden}form.disabled .select-dropdown{border-bottom:1px dotted rgba(0,0,0,.26)!important}form.disabled .display-text,form.disabled .form-field,form.disabled .form-field+label,form.disabled .form-field.array-item-index{color:rgba(0,0,0,.26)}form.disabled input.form-field:disabled,form.disabled input.form-field[readonly],form.disabled select:disabled,form.disabled select[readonly],form.disabled textarea.materialize-textarea:disabled,form.disabled textarea.materialize-textarea[readonly]{border-bottom:1px dotted rgba(0,0,0,.26)!important;box-shadow:none!important;color:rgba(0,0,0,.5)!important}input:disabled:-moz-placeholder,input:disabled:-ms-input-placeholder,input:disabled:-o-placeholder,input:disabled::-webkit-input-placeholder,textarea:disabled:-moz-placeholder,textarea:disabled:-ms-input-placeholder,textarea:disabled:-o-placeholder,textarea:disabled::-webkit-input-placeholder{color:transparent}input.form-field.font-big{font-size:1.5rem;height:2.5rem;line-height:2.5rem}.dropzone{background:hsla(0,0%,100%,.1)!important;border:1px dotted teal!important;margin-bottom:1rem;min-height:150px}.compact .row,.row.compact{margin-bottom:0}.compact,.compact .form-field{margin-top:0!important}.compact textarea.form-field{margin-top:.8rem!important}.compact label.active{transform:none!important}.compact input:not(.mui):not([id^=react-select-]):not([type=radio]):not([type=checkbox]),.compact select,.compact textarea:not(.mui):not([id^=react-select-]){box-sizing:border-box;font-size:1rem;height:2rem;line-height:1.5rem;margin:0;padding:.6rem 1rem 0 30%;position:relative;width:100%;z-index:1}.compact input[type=month],.compact.text-right input,.compact.text-right select,.compact.text-right textarea{text-align:right}.compact select{padding:.6rem 0 0 calc(30% - 4px)}.compact .select-wrapper input.select-dropdown{font-size:.8rem;height:2rem;line-height:1.5rem!important;margin:0 15px 0 0;padding:.6rem 1rem 0 30%;text-align:right}.compact .dropdown-content{margin-left:30%;width:70%!important}.compact .dropdown-content li>a,.compact .dropdown-content li>span{font-size:.8rem;line-height:1.6rem;min-height:1.6rem;padding:0 3px}.compact .dropdown-content li{min-height:0}.compact.label0 .dropdown-content{margin-left:0;padding-left:-4px;width:100%!important}.compact.label5 .dropdown-content{margin-left:5%;padding-left:calc(5% - 4px);width:95%!important}.compact.label10 .dropdown-content{margin-left:10%;padding-left:calc(10% - 4px);width:90%!important}.compact.label20 .dropdown-content{margin-left:20%;padding-left:calc(20% - 4px);width:80%!important}.compact.label30 .dropdown-content{margin-left:30%;padding-left:calc(30% - 4px);width:70%!important}.compact.label40 .dropdown-content{margin-left:40%;padding-left:calc(40% - 4px);width:60%!important}.compact.label50 .dropdown-content{margin-left:50%;padding-left:calc(50% - 4px);width:50%!important}.compact.label60 .dropdown-content{margin-left:60%;padding-left:calc(60% - 4px);width:40%!important}.compact.label70 .dropdown-content{margin-left:70%;padding-left:calc(70% - 4px);width:30%!important}.compact.label0 .select-wrapper input.select-dropdown,.compact.label0 input,.compact.label0 textarea{padding:.6rem 1rem 0 0}.compact.label5 .select-wrapper input.select-dropdown,.compact.label5 input,.compact.label5 textarea{padding:.6rem 1rem 0 5%}.compact.label10 .select-wrapper input.select-dropdown,.compact.label10 input,.compact.label10 textarea{padding:.6rem 1rem 0 10%}.compact.label20 .select-wrapper input.select-dropdown,.compact.label20 input,.compact.label20 textarea{padding:.6rem 1rem 0 20%}.compact.label30 .select-wrapper input.select-dropdown,.compact.label30 input,.compact.label30 textarea{padding:.6rem 1rem 0 30%}.compact.label40 .select-wrapper input.select-dropdown,.compact.label40 input,.compact.label40 textarea{padding:.6rem 1rem 0 40%}.compact.label50 .select-wrapper input.select-dropdown,.compact.label50 input,.compact.label50 textarea{padding:.6rem 1rem 0 50%}.compact.label60 .select-wrapper input.select-dropdown,.compact.label60 input,.compact.label60 textarea{padding:.6rem 1rem 0 60%}.compact.label70 .select-wrapper input.select-dropdown,.compact.label70 input,.compact.label70 textarea{padding:.6rem 1rem 0 70%}.compact textarea{padding-top:0!important}.compact.label0 select{padding-left:-4px}.compact.label5 select{padding-left:calc(5% - 4px)}.compact.label10 select{padding-left:calc(10% - 4px)}.compact.label20 select{padding-left:calc(20% - 4px)}.compact.label30 select{padding-left:calc(30% - 4px)}.compact.label40 select{padding-left:calc(40% - 4px)}.compact.label50 select{padding-left:calc(50% - 4px)}.compact.label60 select{padding-left:calc(60% - 4px)}.compact.label70 select{padding-left:calc(70% - 4px)}.compact.switch-wrapper{height:2rem;padding-top:.8rem;position:relative}.compact.switch-wrapper .switch{position:absolute;right:.5rem;top:calc(50% - 1.1rem)}.compact.left-align.switch-wrapper .switch{left:0;position:absolute;right:auto;top:calc(50% - 1.8rem)}.compact .dimensions-row{position:relative}.compact .dimensions-row label{position:absolute;top:.8rem;width:30%}.compact .dimensions-row .inputs{margin-left:30%}.compact .dimensions-row .three-d{display:inline-block;width:30%}.compact .dimensions-row .x3d{color:grey;display:inline-block;margin-top:.6rem;width:5%}.compact .dimensions-row .two-d{display:inline-block;width:40%}.compact .dimensions-row .x2d{color:grey;display:inline-block;margin-top:.6rem;width:10%}body,html{color:#786464!important;height:100%;position:relative}.settlin{background:#e0454c}nav.nav-up{top:-4rem!important}.container{width:90%}.card.card-flat{box-shadow:none}.card .card-title{font-weight:500}.card-flat .card-content{padding:10px}.flat{box-shadow:none}.section-title{padding:.3rem}.section-content{padding:.5rem}.section-content.border{border-top:0}.section-title+.section-content{margin-top:-.5rem}.center{margin:0 auto}.center-align{justify-content:center;text-align:center}.hidden{display:none}.relative{position:relative}.absolute{position:absolute!important}.list-item{margin-bottom:2rem!important}.show-list-style ul li{list-style:disc inside}.container .row{margin:auto 0}.row.compact{margin-bottom:0}.container-full{margin:0 auto;width:95%}.margin-top-8{margin-top:8rem!important}.margin-right{margin-right:2rem!important}.margin-right-1{margin-right:1rem!important}.margin-top{margin-top:2rem!important}.margin-top-1{margin-top:1rem!important}.margin-top-3{margin-top:3rem!important}.margin-bottom{margin-bottom:2rem!important}.margin-bottom-1{margin-bottom:1rem!important}.margin-left{margin-left:2rem!important}.margin-left-1{margin-left:1rem!important}.padding-right{padding-right:2rem!important}.padding-right-1{padding-right:1rem!important}.padding-left,.padding-left-1{padding-left:1rem!important}.padding-top{padding-top:2rem!important}.padding-top-1{padding-top:1rem!important}.padding-bottom{padding-bottom:2rem!important}.padding-bottom-1{padding-bottom:1rem!important}.no-padding{padding:0!important}.no-margin{margin:0!important}table.no-padding td,table.no-padding th{padding:0}table.highlight>tbody>tr:hover{background-color:#ddd}table.compact td,table.compact th{padding:2px}table.max-col-width-100 td{word-wrap:break-word;max-width:100px}.font-1{font-size:1rem!important}.font-2p5{font-size:2.5rem!important}.height-30{min-height:30rem}.height-25{min-height:25rem}.height-600{height:600px}.height-500{height:500px}.height-200{height:200px}.full-height{height:100%}.height-50p{height:50%}.full-width{width:100%}.width-150{width:150px}.width-200{width:200px}.width-250{width:250px}.width-400{width:400px}.width-800{width:800px}.width-20p{width:20%}.width-25p{width:25%}.width-50p{width:50%}.width-80p{width:80%}.capitalize{text-transform:capitalize}.strikeout{position:relative}.strikeout:before{border-bottom:1px solid #888;content:" ";left:0;position:absolute;top:50%;width:100%}.superscript{vertical-align:super}.no-border{border:none!important}.border{border:1px solid}.border-top{border-top:1px solid}.border-right{border-right:1px solid}.border-bottom{border-bottom:1px solid}.border-left{border-left:1px solid}.border-hover-amber:hover{border:1px solid #ffc107}.border-hover-amber{border:1px solid transparent}.border-amber{border:1px solid #ffc107}.border-bottom-dashed{border-bottom:1px dashed}.link,.pointer{cursor:pointer}.help{cursor:help}.color{background-color:#e5f2fb}.disabled{color:#aaa}.disabled .border-bottom-teal{border-bottom:1px solid rgba(0,0,0,.259)}.bold{font-weight:700!important}button.active{background:#2bbbad}.display-block{display:block}.display-inline-block{display:inline-block}.display-inline{display:inline}.invisible{visibility:hidden}h1{font-size:3rem}h2{font-size:2.6rem}h3{font-size:2.2rem}h4{font-size:1.8rem}.h5,h5{font-size:1.4rem}h6{font-size:1rem;font-weight:700}.font-big{font-size:1.2rem;font-weight:300}.font-bigger{font-size:1.5rem;font-weight:300}.small{font-size:.8rem;line-height:1rem}.font-normal{font-size:1rem}.font-small{font-size:.8rem}.font-weight-400{font-weight:400}.uppercase{text-transform:uppercase}.btn-flat.plain:focus,.btn-flat.plain:hover,.btn-floating.plain:focus,.btn-floating.plain:hover,.btn-large.plain:focus,.btn-large.plain:hover,.btn.plain:focus,.btn.plain:hover,.plain.btn-large:focus,.plain.btn-large:hover{background-color:transparent!important;box-shadow:none}div.param-value{word-wrap:break-word;display:inline-block;white-space:normal}.param-value .param+.param-value .value{margin-left:1rem}.param-value .param:after{content:":";margin-right:.5rem}span.hs:before{color:#ccc;content:"|";font-weight:700;padding:0 5px}.col.hs{position:relative}.col.hs:before{border-left:2px solid;content:"";height:100%;left:-5px;position:absolute;top:0}[data-tooltip-edit]{position:relative}[data-tooltip-edit] .editButton{position:absolute;right:0}[data-tooltip-edit] .editButton,td .editButton{border:1px solid #ffc107;color:#000;cursor:pointer;display:inline-block;font-size:.8rem;margin-right:1rem;opacity:0;padding:0 10px;transition:visibility 0s linear .5s,opacity .5s linear;visibility:hidden}td .editButton{position:static;right:auto}[data-tooltip-edit]:hover .editButton,tr:hover .editButton{opacity:1;transition-delay:0s;visibility:visible}table td.border-right,table th.border-right{border-right:1px solid #ccc}table.fixed{table-layout:fixed}.transition-linear{transition:all .5s linear}.toast .msg{margin-left:2rem}.material-icons.font-inherit,.settlin-icons.font-inherit{font-size:inherit;line-height:inherit}a:not(.disabled){cursor:pointer}a{color:inherit}.underline{border-bottom:thin solid;cursor:pointer;font-weight:400;text-decoration:none}.bold .underline{font-weight:inherit}.disable-click{pointer-events:none}.tag{background:grey;border-radius:5px;color:#fff;display:inline-block;font-size:.8rem;margin:0 4px;padding:0 4px;text-align:center}.addToTableButton{position:absolute}.modal.width-25{width:25%}.modal.width-400{width:400px}.modal.width-50{width:50%}.modal.width-75{width:75%}.materialize-modal{background-color:#fff;color:teal}.materialize-modal.no-footer .modal-footer{display:none}.clear-left{clear:left;clear:right}.clear-both{clear:both}.summary-box{border-radius:2px;height:100%;margin-bottom:1rem;overflow-y:auto;padding:5px 0;position:relative}.summary-box .remove{position:absolute;right:5px;top:5px}.summary-box.cancelled{background:repeating-linear-gradient(45deg,#e8f5e9,#e8f5e9 50px,#ddd 0,#ddd 52px);color:#888!important}.collapsible-header .subtitle{line-height:1.5rem}.collapsible-header .subtitle i{line-height:1.5rem;margin-right:3px;width:auto}.truncate{cursor:ew-resize}.truncate.inline{display:inline-block;margin-bottom:-5px;max-width:100%}.untruncate{background:#ffeb3b;color:#786464;display:inline-block;font-weight:700;padding:0 5px;pointer-events:none;position:relative}.untruncate:after{-webkit-font-smoothing:antialiased;background:#fff;border-radius:1rem;content:"\e902";cursor:pointer;font-family:settlin!important;font-size:1rem;font-style:normal;font-variant:normal;font-weight:400;line-height:1;padding:5px;pointer-events:all;position:absolute;right:-24px;text-transform:none;top:0;z-index:1}.left-ellipsis{direction:rtl;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.blink{animation-direction:alternate;animation-duration:.4s;animation-iteration-count:infinite;animation-name:blink}.reset-input-and-children input:not([type]),.reset-input-and-children input[type=date],.reset-input-and-children input[type=date]:focus,.reset-input-and-children input[type=datetime-local],.reset-input-and-children input[type=datetime],.reset-input-and-children input[type=email],.reset-input-and-children input[type=number],.reset-input-and-children input[type=number]:focus,.reset-input-and-children input[type=password],.reset-input-and-children input[type=password]:focus,.reset-input-and-children input[type=search],.reset-input-and-children input[type=tel],.reset-input-and-children input[type=text],.reset-input-and-children input[type=text]:focus,.reset-input-and-children input[type=time],.reset-input-and-children input[type=time]:focus,.reset-input-and-children input[type=url],.reset-input-and-children textarea.materialize-textarea{all:unset}.fade{display:none;transition:opacity 1s ease}.fade.display-block{display:block}.fade-in{opacity:1!important}.fade-out{opacity:0!important}@media only screen and (min-width:601px){nav,nav .nav-wrapper i,nav a.button-collapse,nav a.button-collapse i{height:4rem;line-height:4rem}}@media only screen and (max-width:1368px){body{font-size:12px}.container{max-width:95%;width:95%}}.settlin-modal-overlay{background:rgba(0,0,0,.5);bottom:0;height:125%;left:0;position:fixed;right:0;top:-100px;width:100%;z-index:999}.settlin-modal-content{background-color:#fafafa;border-radius:2px;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3);left:0;margin:auto;max-height:70%;overflow-y:auto;padding:1rem;position:fixed;right:0;top:10%;transform:scaleX(1);z-index:1003}@media only screen and (min-width:1368px){.settlin-modal-content{width:80%}}@media only screen and (min-width:800px) and (max-width:1368px){.settlin-modal-content{width:90%}}@media only screen and (max-width:768px){.settlin-modal-content{width:100%}}@media print{#toybox-button,.not-in-print{display:none}}.waiting-for-result{animation-direction:alternate;animation-duration:1s;animation-iteration-count:infinite;animation-name:blink}@keyframes blink{0%{color:#868484;opacity:.2}to{color:#e0454b}}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19),0 0 0 0 transparent;transition:box-shadow .25s}.settlin-icons:before{color:inherit!important}#crisp-chatbox a[class^=cc-]{display:none!important}.notification-mask{background-color:rgba(0,0,0,.95);height:100%;left:0;position:fixed;top:0;transition:opacity .5s;width:100%;z-index:99999}#notification-mask-div .notification-mask-section{margin:110px 110px 110px 15%;width:70%}#notification-mask-div .curvedarrow:after{border:0 solid transparent;border-radius:40px 0 0;border-top:3px solid #e0e0e0;content:"";height:89px;left:-44px;position:absolute;top:-52px;transform:rotate(53deg);width:70px}.page-title{background:#e0454b;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.08);color:#fff;font-size:1.5rem;height:3rem;line-height:3rem;margin-top:3rem;padding:0;text-align:center}#HW_badge_cont{display:inline-block!important}@media only screen and (min-width:1300px){#notification-mask-div .arrow{display:inline-block}}@media only screen and (min-width:600px){#notification-mask-div .curvedarrow{border-right:15px solid #e0e0e0;border-top:11px solid transparent;height:0;left:4rem;position:relative;transform:rotate(194deg);width:53px}#notification-mask-div .notification-mask-section-denied{margin-left:15%;margin-top:2rem;width:70%}#notification-mask-div .notification-mask-text{color:#fff;float:right;font-size:2.2rem;height:auto;padding:25px 0}}@media only screen and (max-width:600px){#notification-mask-div .curvedarrow{border-right:15px solid #e0e0e0;border-top:11px solid transparent;height:0;left:8rem;position:relative;transform:rotate(194deg);width:53px}#notification-mask-div .notification-mask-section-denied{margin-top:2rem;padding:.5rem;text-align:center}#notification-mask-div .notification-mask-text{color:#fff;display:inline-block;font-size:1.2rem;height:auto;padding:25px 0}}.image-gallery-icon{appearance:none;background-color:transparent;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media (max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:transparent;border:4px solid transparent;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}#action-buttons-div .fixed-action-button .done i:after{background:linear-gradient(to bottom right,transparent,transparent calc(50% - 2px),rgba(0,0,0,.5) 50%,transparent calc(50% + 2px),transparent);content:"";height:100%;left:0;position:absolute;width:100%}#action-buttons-div .modal.request-callback-modal{width:24rem}#action-buttons-div .show-action-button-ul{visibility:visible}#action-buttons-div .hide-action-button-ul{visibility:hidden}#action-buttons-div .fixed-action-button .show-action-button-ul a.btn-floating{opacity:1;transform:scaleY(1) scaleX(1) translateY(0) translateX(0)}#action-buttons-div-form .btn-flat[disabled],#action-buttons-div-form .btn-flat[disabled]:hover{background:transparent!important;color:#e0454b!important}#action-buttons-div-form .mobile-no-entered label{font-size:1rem;line-height:1rem}#action-buttons-div-form .mobile-no-entered input{text-align:right}.footdiv{background:rgba(0,0,0,.4);color:#ebebeb;position:relative;transition:all .2s linear}.footdiv a{color:#fff}.footdiv .address{background:rgba(0,0,0,.2);padding:1rem;position:absolute;right:1rem;top:5rem}.footdiv:hover{background:rgba(0,0,0,.6)}.footdiv:before{background-image:url(images/footer/map.jpg);background-position:100%;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.footdiv ul.footer-ul li a{padding:2px 5px}.footer-copyright{background:rgba(0,0,0,.3);bottom:0;line-height:1rem;padding:10px;position:absolute;width:100%}.copy-address-div{float:right;margin:-.5rem}.footer-property-head{color:#fff;font-size:1rem;font-weight:400;margin-bottom:4rem}.footer-property-text{color:#fff;font-size:1rem;font-weight:400;margin-left:.6rem!important;margin-top:1rem}.social-icons{margin:0 5px}@media only screen and (max-width:768px){.footdiv{background:rgba(0,0,0,.6)}.footdiv .address{margin-top:1rem;padding:10px;position:relative;right:0;top:0}}@media only screen and (max-width:600px){.footer-property-head{margin-bottom:.5rem}.footdiv .address{margin-bottom:4rem;padding:10px;position:relative;right:0;top:0}}main#dashboard-main{height:calc(100% - 4rem)}main#dashboard-main>span{height:100%}#nav-dashboard.side-nav{border-left:1px solid #ddd;border-right:1px solid #ddd;box-shadow:none;color:#666;height:100%;left:calc(50% - 700px);overflow-x:hidden;top:4rem;transform:inherit;width:240px;z-index:1}#nav-dashboard.side-nav.nav-up{top:1.5rem!important}#nav-dashboard.side-nav .sidebar-name{display:none}#nav-dashboard.side-nav .ind-name{color:#fff;font-size:1.3rem;margin-top:1rem;padding:0!important}#nav-dashboard.side-nav a{color:inherit;font-size:1.2rem;margin:0;padding:0!important}#nav-dashboard.side-nav li{width:239px}#nav-dashboard.side-nav li>a{opacity:.7;transition:opacity .5s ease}#nav-dashboard.side-nav li i{display:inline-block;margin-right:5px;width:2rem}#nav-dashboard.side-nav li:not(.active):hover a{background-color:transparent}#nav-dashboard.side-nav li:not(.active):hover>a{opacity:1}#nav-dashboard.side-nav .side-bar-scroll{overflow:hidden;width:239px}#nav-dashboard.side-nav .side-bar-scroll .scroller{bottom:0;left:0;overflow-y:auto;position:absolute;right:-17px;top:12px}#nav-dashboard.side-nav li.sidebar-item.active{background-color:#fff;border-right:3px solid #e0454b;cursor:pointer;position:relative}#nav-dashboard.side-nav li.sidebar-item.active:after{border-bottom:5px solid transparent;border-right:8px solid #e0454b;border-top:5px solid transparent;content:"";height:0;position:absolute;right:0;top:calc(50% - 5px);width:100%;z-index:100}#nav-dashboard.side-nav li.sidebar-item.active a{color:#e0454b;cursor:default}#nav-dashboard.side-nav .collapsible-header i{margin-left:1rem}#nav-dashboard.side-nav .collapsible-header.active{color:#e0454b}#nav-dashboard .collapsible-body{display:block;padding:0}#nav-dashboard .collapsible-body li{line-height:2rem}#nav-dashboard .collapsible-body li a{font-size:1rem}#nav-dashboard .collapsible-body li a i{font-size:1rem;line-height:3rem}#nav-dashboard .collapsible-body li.sidebar-item{padding:0 1rem}#nav-dashboard .collapsible-body .sidebar-item a{color:#786464;margin-left:1rem}#nav-dashboard #user-profile i{display:inline-block;line-height:inherit;margin-left:1rem;text-align:center;width:2rem}.dashboard-content-wrapper{overflow-y:auto;padding:1rem}.dashboard-content-wrapper .dashboard-content-div{margin:2rem}.dashboard-content-wrapper{overflow-x:hidden}.dashboard-content-wrapper .tabs .tab a{color:inherit;min-width:40px}.dashboard-content-wrapper .tabs .tab.active a{border-bottom:2px solid #e0454b;color:#e0454b}.dashboard-content-wrapper .head-bottom{border-bottom:1px solid #ccc}.dashboard-content-wrapper .dashboard-summarybox{box-shadow:1px 1px 1px 1px #ccc;float:left;height:210px;margin-bottom:1rem;padding:10px 5px;width:589px}.dashboard-content-wrapper .process-heading{display:inline-block;padding-bottom:2px;text-transform:uppercase}.dashboard-content-wrapper .no-unit-in-this-status{font-size:1.2rem;margin-top:2rem}.dashboard-content-wrapper .tab-margin-bottom{margin-bottom:2rem}.dashboard-content-wrapper .display-status-name{display:none}#nav-dashboard.small-side-bar{height:calc(100% - 4rem)!important;left:0;overflow:hidden;position:fixed!important;top:4rem;width:2.4rem!important;z-index:1}#nav-dashboard.small-side-bar .s-collapsible-body{display:block}#nav-dashboard.small-side-bar .side-bar-scroll{overflow:hidden}#nav-dashboard.small-side-bar .side-bar-scroll .scroller{bottom:0;left:0;overflow-y:scroll;position:absolute;right:-17px;top:0}#nav-dashboard.small-side-bar li a i{font-size:1.2rem!important}#nav-dashboard.small-side-bar .s-collapsible-body li a i{color:#e0454b}#nav-dashboard.small-side-bar #user-profile i,#nav-dashboard.small-side-bar .collapsible-header i{margin-left:0!important}#nav-dashboard.small-side-bar .s-collapsible-body .sidebar-item a{margin-left:-.5rem!important}#nav-dashboard.small-side-bar li{width:2.4rem!important}#nav-dashboard.side-nav:not(.small-side-bar)+main{margin-left:239px}#nav-dashboard.side-nav.small-side-bar+main{margin-left:35px}#nav-dashboard.side-nav:not(.small-side-bar)~div.footdiv{margin-left:239px}#nav-dashboard.side-nav.small-side-bar~div.footdiv{margin-left:36px}@media only screen and (max-width:1400px){#nav-dashboard.side-nav{border-right:1px solid #ddd;box-shadow:none;color:#666;height:100%;left:0;overflow-x:hidden;top:4rem;transform:inherit;width:240px;z-index:1}}@media only screen and (max-width:1145px){.dashboard-content-wrapper .tab-margin-bottom{margin-bottom:1rem}.dashboard-content-wrapper .display-name{display:none}.dashboard-content-wrapper .tabs-background{background:#f1f1f1}}@media only screen and (max-width:959px){.dashboard-content-wrapper{margin-left:0;overflow-y:auto;padding:1rem}.dashboard-content-wrapper .dashboard-content-div{margin:0}.dashboard-content-wrapper .display-status-name{display:block;margin-left:8px}.dashboard-content-wrapper .shortlisted-property-div{padding:0 1rem 1rem}.dashboard-content-wrapper .process-history-word-wrapping{word-wrap:break-word;color:#a3a3a3;word-break:break-all}#nav-dashboard.side-nav.small-side-bar+main{margin-left:0!important}}#process-page-content .btn-large:disabled,#process-page-content .btn-large[disabled],#process-page-content .btn:disabled,#process-page-content .btn[disabled]{background-color:#fff!important;border:1px solid teal;color:teal!important;min-width:6rem}#process-page-content .btn-flat[disabled]{background-color:#fff!important;color:#e0454b!important}#process-page-content .head-color{color:#868484!important}#process-page-content .buyer-process-details-chips ul li{border:1px solid #e0454b;border-radius:3px;cursor:pointer;display:inline-block;margin:1rem;padding:.5rem;position:relative;text-align:center;width:10rem}#process-page-content .welcome-head{color:#d3d3d3;font-size:1.5rem;padding-bottom:1rem;padding-top:2rem;text-align:center}#process-page-content .buyer-process-circle{border-radius:10px;line-height:20px;padding-top:2px;position:absolute;right:-22px;top:-12px;width:45px}#process-page-content .filter-name{font-size:1rem}#process-page-content .process-page-button{margin:1rem}#process-page-content .process-page-heading{color:#7e7e7e;font-weight:300}#process-page-content .process-page-subheading{color:#7e7e7e;font-size:1rem;margin-right:10}#process-page-content .buyer-side-flag{background-color:#e0454b;color:#fff;font-size:1.5rem;height:3rem;padding-top:.3rem;text-align:center;width:10}#process-page-content .detailed-profile-side{background-color:#d7d7d7;color:#868484;font-size:1.4rem;height:6rem;padding-top:2rem;text-align:center;width:20}#process-page-content .detailed-profile-head{font-size:1.5rem;margin-left:12rem}#process-page-content .detailed-features-div{background-color:#0f8ea1;color:#fff;float:left;font-size:1rem;height:25rem;margin-left:-15rem;margin-top:5rem;padding:15px 10px;width:13rem}#process-page-content .each-feature-div{margin-bottom:10px;padding:0}#process-page-content .padding-1{padding:1rem}#process-page-content .space-after-icon{margin-right:.2rem}#process-page-content .action-icon-fonts{font-size:1.1rem}.margin-top-8{margin-top:8rem}.margin-top-5{margin-top:5rem}.prop-nav{height:40}.enquired-suggested-bar,.shortlisted-bar,.visited-bar{height:20%}.enquired-circle,.suggested-circle{background-color:#868484}.enquired-circle,.shortlisted-circle,.suggested-circle{border-radius:50%;display:inline-block;height:100%;width:40%}.shortlisted-circle{background-color:#ff7815}.visited-circle{background-color:#329932;border-radius:50%;display:inline-block;height:100%;width:40%}ul#properties-list-nav{height:100%;left:0;padding-bottom:0;position:static;width:200px}ul#properties-list-nav a{color:#e0454b;height:2rem;line-height:2rem}ul#properties-list-nav li{line-height:2rem}.properties-side-bar{height:3rem}.property-display{border-color:#e0454b;border-style:solid;height:20;min-height:20;padding-top:.8rem}.property-display-top{height:80%;margin:0}.property-display-bottom{height:20%;padding-left:.8rem}.property-display-image{height:100%;min-height:100%;padding-left:5px;width:100%}a .shortlist-stars:hover{color:#e0454b}.property-show-details{background-color:#e4a91d;border-radius:10%;color:#fff;text-align:center}.property-show-details a{color:#fff}.prop-active{background-color:#e0454b;color:#fff!important}.no-box-shadow{border-bottom:1px solid #e0454b;box-shadow:0 1px 0 0 #e0454b}#saved-searches-wrapper .main-search-div{padding:8px}#saved-searches-wrapper .search{color:#999;margin-top:1rem}#saved-searches-wrapper .delete-saved-search{margin:1.6rem 1rem 0 0}#saved-searches-wrapper .filters-details{font-size:1rem;padding-top:1rem}#saved-searches-wrapper .filter-param{color:#938383!important}#no-saved-searches-wrapper .dashboard-content-div-div{font-size:1.2rem;padding:1rem}.comment-box-wrapper .blink-unit-div{background:rgba(224,69,75,.5)!important}.comment-box-wrapper .prop-card{background:#fff;display:inline-block;padding:.5rem;transition:background-color .5s linear}.comment-box-wrapper .prop-card.cancelled{background:linear-gradient(to bottom right,rgba(0,0,0,.05) 25%,transparent 0,transparent 50%,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 75%,transparent 0,transparent);background-size:1rem 1rem}.comment-box-wrapper .unit-summary-box.cancelled{background:transparent!important}.comment-box-wrapper .unit-summary-box{margin:0}.comment-box-wrapper .height-auto{height:auto}.comment-box-wrapper .comment-box{display:inline-block}.comment-box-wrapper .current-status-fonts{background:#f2f2f2;font-size:1rem;line-height:2.5rem;padding-left:5px}.comment-box-wrapper .view-add-note-button{background:#ccc;color:#fff;padding:0 5px}.comment-box-wrapper .last-modified{bottom:-2px;color:#868484;line-height:1rem;position:absolute;right:0}.comment-box-wrapper .action-button-fonts{border-bottom:1px solid #ccc;color:#898989;font-size:1rem;height:2.4rem;line-height:1.6rem;padding:5px}.comment-box-wrapper .add-notes-wrapper{border:1px solid #f2f2f2;height:95px;margin:10px}.comment-box-wrapper .add-notes-wrapper textarea{height:95px;padding-left:5px;padding-right:3.2rem;padding-top:5px}.comment-box-wrapper .save-notes{background:#ccc;bottom:0;color:#fff;line-height:2rem;padding:0 10px;position:absolute;right:2px;text-transform:capitalize}.comment-box-wrapper .process-history-head-fonts{color:#8e8e8e}.comment-box-wrapper .select-date-div{font-size:1.2rem;line-height:3rem}.comment-box-wrapper .visit-request-comment-box{border:1px solid #ccc}.comment-box-wrapper .visit-request-save{padding:0 1rem;text-transform:capitalize}.comment-box-wrapper textarea{border-bottom:none!important;resize:none!important}.comment-box-wrapper .font-0p7{font-size:.7rem}.comment-box-wrapper .show-more{background:#ccc;color:#fff;margin:5px;padding:0 1rem;text-transform:capitalize}.comment-box-wrapper .faded-font{color:#a3a3a3;font-size:.8rem}@media only screen and (min-width:601px){.comment-box-wrapper .prop-card-width{width:60%}}@media only screen and (max-width:992px){.comment-box-wrapper .prop-card{background:#fcfcfc}}@media only screen and (min-width:992px){.comment-box-wrapper .comment-box-padding-bottom{padding-bottom:10px!important}}@media only screen and (min-width:960px){.comment-box-wrapper{height:316px}.comment-box-wrapper .comment-box-sub-wrapper{margin-left:5px}}@media only screen and (max-width:959px){.comment-box-wrapper .comment-box-hidden-part{display:none}}@media only screen and (max-width:991px) and (min-width:601px){.comment-box-wrapper>.col{margin-left:16.667%}}@media only screen and (max-width:992px) and (min-width:960px){.comment-box-wrapper .mui-and-mcss-conflict{width:50%!important}}@media only screen and (min-width:991px){.comment-box-wrapper .process-history-list{color:#a3a3a3;height:90px;overflow-x:hidden;overflow-y:auto;word-break:break-all}}@media only screen and (max-width:991px){.comment-box-wrapper .process-history-list{color:#a3a3a3;height:75px;overflow-x:hidden;overflow-y:hidden;word-break:break-all}}@media only screen and (min-width:1368px){.comment-box-wrapper .settlin-modal-content{width:40%}}@media only screen and (min-width:992px) and (max-width:1367px){.comment-box-wrapper .settlin-modal-content{width:50%}}@media only screen and (min-width:800px) and (max-width:991px){.comment-box-wrapper .settlin-modal-content{width:70%}}.dashboard-content-wrapper .buyer-confirmation-date input{border-bottom:1px solid #e0454b!important;box-shadow:none!important;color:#e0454b;cursor:pointer;padding-left:0;padding-right:0;text-align:center}@media only screen and (min-width:1303px){.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:1241px) and (max-width:1302px){.dashboard-content-wrapper .buyer-visit-confirm-main-div{width:71%!important}.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:1200px) and (max-width:1240px){.dashboard-content-wrapper .buyer-visit-confirm-main-div{width:75%!important}.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:1151px) and (max-width:1199px){.dashboard-content-wrapper .buyer-visit-confirm-main-div{width:76%!important}.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:1125px) and (max-width:1150px){.dashboard-content-wrapper .buyer-visit-confirm-main-div{width:80%!important}.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:1090px) and (max-width:1124px){.dashboard-content-wrapper .buyer-visit-confirm-main-div{width:82%!important}.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:1051px) and (max-width:1089px){.dashboard-content-wrapper .buyer-visit-confirm-main-div{width:87%!important}.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:1006px) and (max-width:1050px){.dashboard-content-wrapper .buyer-visit-confirm-main-div{width:92%!important}.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:993px) and (max-width:1005px){.dashboard-content-wrapper .buyer-visit-confirm-main-div{width:94%!important}.dashboard-content-wrapper .buyer-visit-confirm-btn{float:right!important}}@media only screen and (min-width:700px){.dashboard-content-wrapper .buyer-visit-confirm-btn{display:inline-block;margin-left:1rem}}@media only screen and (min-width:526px) and (max-width:699px){.dashboard-content-wrapper .buyer-visit-confirm-btn{margin-top:1rem;text-align:center}}@media only screen and (min-width:526px){.dashboard-content-wrapper .buyer-visit-confirmation-dynamic-text,.dashboard-content-wrapper .buyer-visit-confirmation-static-text{color:#786464;display:inline-block;font-size:1.1rem;line-height:2.5rem}}@media only screen and (max-width:525px){.dashboard-content-wrapper .buyer-visit-confirm-btn{margin-top:1rem;text-align:center}.dashboard-content-wrapper .buyer-visit-confirmation-dynamic-text,.dashboard-content-wrapper .buyer-visit-confirmation-static-text{color:#786464;font-size:1.1rem;line-height:2.5rem;text-align:center}}#capital-gain-calculator .main-head{background:#e0454b;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.08);color:#fff;font-size:2rem;margin-top:1rem}#capital-gain-calculator .capital-gain-fields input{border-bottom:none!important;font-size:1rem}#capital-gain-calculator .capital-gain-fields label{font-size:1.2rem}#capital-gain-calculator .result-div{box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.08);font-size:1.2rem;margin-bottom:1rem;padding:1rem}#capital-gain-calculator .capital-gain-fields .flatpickr-input{padding-left:1rem}.in-active{opacity:.5}#capital-gain-calculator input[type=text]:focus+label{color:#26a69a!important}#capital-gain-calculator .r-param-horizontal{font-size:1rem;text-transform:uppercase}#settlin-homeloan table thead th{text-transform:uppercase!important}#settlin-homeloan .loader{border-left:10px solid #ccc!important}@media only screen and (min-width:993px){#settlin-homeloan table tbody th.th-special-offers{width:20%}}@media only screen and (max-width:992px){#settlin-homeloan table thead th{text-align:left!important}#settlin-homeloan table thead tr{padding:0}#settlin-homeloan table tbody tr td{text-align:center!important}#settlin-homeloan table tbody tr.th-special-offers,#settlin-homeloan table thead th.th-special-offers{min-height:4.7rem!important}#settlin-homeloan table tbody th.th-fee-offers{min-height:4.6rem!important}#settlin-homeloan table thead th.th-bank-name{min-height:4.25rem!important}#settlin-homeloan table tbody tr img.tbody-bank-name{max-height:1.7rem!important}}#propertyPage .circle-div-below-map{margin-top:1.4rem}#propertyPage .fixed-action-button:before{background:#fff;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);content:"request visit";min-width:130px;padding:.5rem;pointer-events:none;position:absolute;right:65px;text-align:center;text-transform:uppercase;top:calc(50% - 10px)}#propertyPage tr td{padding:10px 5px}#propertyPage .additional-feature-head{font-weight:300!important;margin:1rem 0 .5rem}#propertyPage .datepicker-inline .datepicker{bottom:0;position:absolute;right:4rem}#propertyPage .visited{color:#d1d1d1}#propertyPage .right-side-bar{background:#fff;bottom:10rem;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.08);font-size:2rem;position:fixed;right:2px;z-index:2}#propertyPage .padding-5{padding:0 5px}#propertyPage .arrow-div{bottom:5%;position:absolute;right:0}#propertyPage .line{background:#ccc;height:30px;margin-left:8px;width:3px}#propertyPage .point{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ccc;height:0;width:0}#propertyPage .facing-text{color:#ccc;font-size:1rem}#propertyPage .font-weight-300{font-weight:300}#propertyPage .main-info-block{background-color:#e0454b;color:#fff;font-size:1.2rem;font-weight:300;padding:2rem 0 1rem}#propertyPage .location-font{font-size:1.2rem;line-height:1.5}@media screen and (min-width:831px){#propertyPage .propertyShortDescription{font-size:1.6rem;font-weight:400;line-height:1.5;word-break:break-word}}@media screen and (max-width:831px){#propertyPage .propertyShortDescription{word-wrap:break-word;font-size:1.6rem;font-weight:400;line-height:1.5;word-break:break-all}}#propertyPage .project-margin{font-size:1.2rem;line-height:1.5;margin-bottom:.5rem;margin-top:-.3rem}#propertyPage .font-weight-400{font-weight:400}#propertyPage .margin-top-2-5{margin-top:2.5rem}#propertyPage .sale-content{background:#e4a91d;border-radius:2px;color:#fff;font-size:1.5rem;padding:.5rem 1.4rem;width:fit-content}#propertyPage .r-param-horizontal{word-wrap:break-word;font-size:.8rem;font-weight:700;line-height:inherit;text-transform:uppercase;white-space:normal}#propertyPage .available-units-div{background:#eaa001;color:#fff;font-size:1.2rem;padding:0 0 1rem}#propertyPage .available-units-title{font-weight:300!important}#propertyPage .margin-top-1p7{margin-top:1.7rem!important}#propertyPage .circle-above-section{background:transparent;border-radius:1.7rem;border-style:solid;border-width:2px!important;color:#e0454b;display:inline-block;height:1.2rem;margin:.4rem 1rem 0;position:relative;width:1.2rem}#propertyPage .circle-above-section:before{border:1px solid #e0454b;content:"";display:block;height:1.7rem;left:50%;margin-left:-1px;position:absolute;top:-1.9rem;width:0;z-index:1}#propertyPage .spaces-div{background:rgba(0,0,0,.5);color:#fff;left:0;position:absolute;right:0;z-index:2}#propertyPage .gallery-spaces-button{color:#fff;cursor:pointer;height:47px;padding:6px 20px;position:absolute;width:72px;z-index:2}#propertyPage .gallery-category-icon{font-size:.5rem;line-height:2.3rem}#propertyPage .spaces-list-div{word-wrap:break-word;margin-left:80px;padding-bottom:10px;padding-top:10px}#propertyPage .space-icon-text-group{display:inline-block;text-align:left;width:12rem}#propertyPage .icon-font{font-size:2.5rem;width:3rem}#propertyPage .margin-left-0p5{margin-left:.5rem}#propertyPage .spaces-number-font{color:#786464;font-size:1.4rem;font-weight:400;line-height:1.5rem}#propertyPage .spaces-name-font{color:#aaa;font-size:.8rem;letter-spacing:3px;text-transform:uppercase}#propertyPage .space-anchor{display:inline-block;padding-left:15px}#propertyPage .space-anchor:hover{text-decoration:underline}#propertyPage .interior-furnishing-div{background:#f8f2e6;color:#eee;padding:1rem 1.5rem}#propertyPage .additional-feature-background{background:#eaa001;color:#fff;font-size:1.2rem;overflow-wrap:anywhere;padding:0 1.5rem 1rem}#propertyPage .basic-info-icons-list{background:#f8f2e6;padding:1rem 1.5rem}#propertyPage .basic-info-detailed-list{background:#eaa001;color:#fff;font-size:1.2rem;padding:1rem 1.5rem}#propertyPage .spaces-sub-parts{padding:.5rem 1rem;text-transform:capitalize}#propertyPage .margin-top-1p3{margin-top:1.3rem}#propertyPage .icons-name{color:#786464;font-size:1rem}#propertyPage .padding-bottom-1{padding-bottom:1rem}#propertyPage .basic-info-detailed-list-light-color{background:#ecab1f;color:#fff;font-size:1.2rem;padding:1rem 1.5rem}#propertyPage .space-details{background:#0f8ea1;color:#fff;font-size:1.2rem}#propertyPage .spaces-sub-part-list-div{background:#127c8c}#propertyPage .sub-spaces-active{background:#0f8ea1}#propertyPage .project-info-div{background:#e0454b;color:#fff;font-size:1.2rem;padding:1rem 1.5rem!important}#propertyPage .amenities-div{background:#f8f2e6;padding:1rem 1.5rem}#propertyPage .unit-header-param{font-size:1.2rem;font-weight:300;text-transform:capitalize}#propertyPage .sample-unit-header-value{font-size:1.2rem;font-weight:400}#propertyPage .unit-page-header .r-param-horizontal{font-size:1.2rem;font-weight:300;text-transform:capitalize}#propertyPage .unit-page-header .t-param-value{font-size:1.2rem;font-weight:400;margin:0}#sub-spaces-details-div{padding:1rem}#sub-spaces-details-div .sub-spaces-additionalFeature-head{font-size:1.5rem;margin-top:1rem}#sub-spaces-details-div .sub-spaces-additionalFeature-value{font-size:1.2rem;font-weight:300;margin-top:1rem}#sub-spaces-details-div .sub-spaces-interior-furnishing-head{font-size:1.5rem;margin-top:1rem}#sub-spaces-details-div .sub-spaces-interior-furnishing-value{font-size:1.2rem;font-weight:300;margin-top:1rem}.image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{backdrop-filter:blur(500px)}#sub-spaces-details-div .sub-spaces-details-gallery-div{background:#000;border:1px solid #ccc;height:320px}#sub-spaces-details-div .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide{background:#eee;text-align:center}#sub-spaces-details-div .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:318px}#sub-spaces-details-div .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide img{max-height:318px;width:auto}#sub-spaces-details-div .image-gallery-content .image-gallery-left-nav,#sub-spaces-details-div .image-gallery-content .image-gallery-right-nav{font-size:3rem}#sub-spaces-details-div .image-gallery-content .image-gallery-fullscreen-button{display:none}#sub-spaces-details-div .image-gallery-content .image-gallery-play-button:before{font-size:2rem}#sub-spaces-details-div .image-gallery-content .image-gallery-play-button.active{background:transparent}#sub-spaces-details-div .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-slide{background:#eee;text-align:center}#sub-spaces-details-div .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:500px}#sub-spaces-details-div .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-slide img{max-height:500px;width:auto}#indHouseDisplayPage .indiHouse-unit-type{margin-left:.8rem;text-transform:capitalize}#indHouseDisplayPage .sub-unit-summary-popup-div{background:#f8f2e6;padding:1rem 0}#indHouseDisplayPage .font-size-1p5{font-size:1.5rem}#indHouseDisplayPage .popup-div-color{background:#faf7f0}#indHouseDisplayPage .interior-furnishing-popup-div{background:#faf5ed;padding:1rem 1.5rem}#indHouseDisplayPage .spaces-sub-part-full-details-tab{background:#127c8c;color:#fff}#indHouseDisplayPage .spaces-sub-part-full-details-data{background:#0f8ea1;color:#fff;padding:1rem}#indHouseDisplayPage .sub-unit-div{font-size:1.2rem}#indHouseDisplayPage .height-2p5{height:2.5rem}#indHouseDisplayPage .one-floor-details{text-align:left}#indHouseDisplayPage .one-floor-details .title{border-bottom:1px solid #aaa;margin:5px 10px}#indHouseDisplayPage .sub-unit-summary-div{background:#f1f1f1;font-size:1.2rem;height:25rem;margin:5px 10px;padding:5px 10px;width:330px}@media screen and (max-width:1024px){#indHouseDisplayPage .sub-unit-summary-div{width:45%}}@media screen and (max-width:831px){#indHouseDisplayPage .sub-unit-summary-div{height:auto;width:100%}}#indHouseDisplayPage .settlin-modal-content{left:0!important;overflow-x:hidden;padding:2rem!important;right:0!important}@media only screen and (min-width:992px){#indHouseDisplayPage .settlin-modal-content{padding:2rem 6rem!important;width:90%}}#propertyPage .related-property-div{background:#0f8ea1;border:1px solid #0f8ea1;padding:1rem}#propertyPage .related-property-page-title{color:#fff;font-size:1.6rem;padding:.5rem}#propertyPage .units-div{background:#fff;color:#868484;padding-top:2rem}#propertyPage-gallery .unit-summary-box{height:auto}#propertyPage .image-gallery.fullscreen-modal{z-index:500000}#propertyPage .no-photos-available{color:#fff;font-size:1.5rem;position:relative;text-align:center;top:40%}#propertyPage-gallery .unit-page-main-gallery{background:#eee;border:1px solid #ccc;border-bottom:0;margin-top:10px}#propertyPage-gallery .image-gallery-content .image-gallery-description{background:rgba(0,0,0,.5);border:1px solid #fff;bottom:0;display:block;font-size:1.2rem;margin:15px 20px;text-transform:capitalize}#propertyPage-gallery .image-gallery-content .image-gallery-play-button{left:unset;right:4rem}#propertyPage-gallery .image-gallery-content .image-gallery-fullscreen-button.active,#propertyPage-gallery .image-gallery-content .image-gallery-play-button.active{background:transparent}#propertyPage-gallery .image-gallery-content .image-gallery-thumbnails-wrapper{background:#eee}#propertyPage-gallery .image-gallery-content .image-gallery-thumbnails-wrapper img{height:60px}#propertyPage-gallery .image-gallery-content.fullscreen .image-gallery-thumbnails-wrapper{background:#000}@media only screen and (min-width:600px){#propertyPage .no-photos-available-wrapper{background:#000;height:75vh}#propertyPage-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide{background:#eee;text-align:center}#propertyPage-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:75vh}#propertyPage-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide img{height:100%;object-fit:contain;width:100%}#propertyPage-gallery .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-slide{background:#000;text-align:center}#propertyPage-gallery .show-original-image .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:100vh}}@media only screen and (max-width:600px){#propertyPage .no-photos-available-wrapper{background:#000;height:65vh}#propertyPage-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide{background:#000;text-align:center}#propertyPage-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:65vh}#propertyPage-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide img{height:100%;object-fit:contain;width:100%}#propertyPage-gallery .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-slide{background:#000;text-align:center}#propertyPage-gallery .show-original-image .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:100vh}}@media only screen and (min-width:956px){#propertyPage-gallery .image-gallery-content.fullscreen{margin:0 auto;max-width:75vw}}@media only screen and (max-width:956px){#propertyPage-gallery .image-gallery-content.fullscreen{max-width:98vw}}@media only screen and (min-width:700px) and (max-width:820px){#propertyPage .unit-basic-details{padding:0 1rem!important}}@media only screen and (min-width:820px) and (max-width:912px){#propertyPage .unit-basic-details{padding:0 2.5rem!important}}@media only screen and (min-width:912px) and (max-width:992px){#propertyPage .unit-basic-details{padding:0 3.5rem!important}}@media only screen and (min-width:993px){#propertyPage .unit-basic-details{padding:0!important}#propertyPage .unit-header-project-details{font-size:1.2rem!important;margin:.5rem 0 0}#propertyPage .unit-header-right-content{text-align:right}#propertyPage .unit-header-center-content{font-size:1.6rem;text-align:center}}@media only screen and (min-width:601px) and (max-width:992px){#propertyPage .unit-header-project-details{font-size:1.2rem!important;margin:.5rem 0 0}#propertyPage .unit-header-right-content{text-align:right}#propertyPage .unit-header-center-content{font-size:1.5rem;text-align:center}}@media only screen and (max-width:600px){#propertyPage .unit-header-left-content{margin-bottom:1.5rem}#propertyPage .unit-header-left-content,#propertyPage .unit-header-right-content{justify-content:center;text-align:center}#propertyPage .unit-header-center-content{font-size:1.4rem;text-align:center}#propertyPage .unit-header-project-details{font-size:1.2rem!important;margin:1.5rem 0 0}}@media only screen and (max-width:400px){#propertyPage .propertyShortDescription{font-size:1.4rem}#propertyPage .unit-header-project-details{font-size:1.1rem!important;margin:1.5rem 0 0}}@media only screen and (max-width:480px){.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:36px;width:36px}.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}}@media only screen and (max-width:768px){.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:36px;width:36px}}#projectPage .fixed-action-button:before{background:#fff;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);content:"request visit";min-width:130px;padding:.5rem;pointer-events:none;position:absolute;right:65px;text-align:center;text-transform:uppercase;top:calc(50% - 10px)}#action-buttons-div .flatpickr-calendar.open{bottom:0!important;right:65px!important;top:auto!important}#projectPage .main-info-block{background-color:#e0454b;color:#fff;font-size:1.2rem;padding:0 0 1rem}#projectPage .margin-top-1p7{margin-top:1.7rem!important}#projectPage .circle-above-section{background:transparent;border-radius:1.7rem;border-style:solid;border-width:2px!important;color:#e0454b;display:inline-block;height:1.2rem;margin:.4rem 1rem 0;position:relative;width:1.2rem}#projectPage .circle-above-section:before{border:1px solid #e0454b;content:"";display:block;height:1.7rem;left:50%;margin-left:-1px;position:absolute;top:-1.9rem;width:0;z-index:1}#projectPage .basic-info{background:#ecab1f;color:#fff;font-size:1.2rem;padding:1rem 1.5rem!important}#projectPage .amenities-div{background:#f8f2e6;padding:1rem 1.5rem}#projectPage .documents-div{background:#e0454b;color:#fff;font-size:1.2rem;padding:1rem 1.5rem!important}#projectPage .documents-approval-head{font-weight:300!important}#projectPage .available-config-tabs-div{color:#fff;font-size:1.2rem;line-height:2.6rem}#projectPage .config-tabs:hover{background:#0f8ea1;color:#fff}#projectPage .config-tabs{background:#fff;border:1px solid #0f8ea1;color:#868484}#projectPage .active-tab,#projectPage .config-tabs{cursor:pointer;margin-right:1rem;padding:.6rem 3rem}#projectPage .active-tab{background:#0f8ea1;color:#fff}#projectPage .units-in-progress{font-size:1.5rem;padding:1rem;text-align:center}#projectPage .units-div{background:#fff;border:1px solid #0f8ea1;color:#868484;max-height:575px;overflow-y:auto;padding:2rem 0}#projectPage .unit-summary-box{box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.08);height:168px;margin-bottom:1rem}#projectPage .remove-tab-border{border-bottom:0!important}#projectPage .circle-margin{margin-top:1.3rem!important}#projectPage .basic-info-margin{margin-bottom:1.3rem!important}#projectPage .project-header .t-param-value{font-size:1.2rem;font-weight:400;margin:0}#projectPage .additional-feature-background{background:#eaa001;color:#fff;font-size:1.2rem;overflow-wrap:anywhere;padding:0 1.5rem 1rem}#projectPage .additional-feature-head{font-weight:300!important;margin:1rem 0 .5rem}#projectPage .project-page-gallery .image-gallery.fullscreen-modal{z-index:500000}#projectPage .project-page-gallery .no-photos-available{color:#fff;font-size:1.5rem;position:relative;text-align:center;top:40%}#projectPage .project-page-gallery{background:#eee;border:1px solid #ccc;border-bottom:0;margin-top:10px}#projectPage .project-page-gallery .image-gallery-content .image-gallery-description{display:none}#projectPage .project-page-gallery .image-gallery-content.fullscreen .image-gallery-description{border:1px solid #fff;display:block;font-size:1.2rem;text-transform:capitalize}#projectPage .image-gallery-content .image-gallery-fullscreen-button.active,#projectPage .project-page-gallery .image-gallery-content .image-gallery-play-button.active{background:transparent}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:5rem}#projectPage .project-page-gallery .image-gallery-content .image-gallery-thumbnails-wrapper{background:#eee}#projectPage .project-page-gallery .image-gallery-content .image-gallery-thumbnails-wrapper img{height:60px}#projectPage .project-page-gallery .image-gallery-content.fullscreen .image-gallery-thumbnails-wrapper{background:#000}@media only screen and (min-width:600px){#projectPage .project-page-gallery .no-photos-available-wrapper{background:#000;height:75vh}#projectPage .project-page-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide{background:#eee;text-align:center}#projectPage .project-page-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:75vh}#projectPage .project-page-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide img{height:100%;object-fit:contain;width:100%}#projectPage .project-page-gallery .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-slide{background:#000;text-align:center}#projectPage .project-page-gallery.show-original-image .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:100vh}}@media only screen and (max-width:600px){#projectPage .project-page-gallery .no-photos-available-wrapper{background:#000;height:65vh}#projectPage .project-page-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide{background:#000;text-align:center}#projectPage .project-page-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:65vh}#projectPage .project-page-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide img{height:100%;object-fit:contain;width:100%}#projectPage .project-page-gallery .image-gallery-content.fullscreen .image-gallery-slide-wrapper .image-gallery-slide{background:#000;text-align:center}#projectPage .project-page-gallery.show-original-image .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide .image-gallery-image{height:100vh}}@media only screen and (min-width:956px){#projectPage .project-page-gallery .image-gallery-content.fullscreen{margin:0 auto;max-width:75vw}}@media only screen and (max-width:956px){#projectPage .project-page-gallery .image-gallery-content.fullscreen{max-width:98vw}}#projectPage .r-param-horizontal{word-wrap:break-word;font-size:.8rem;font-weight:700;line-height:inherit;text-transform:uppercase;white-space:normal}@media only screen and (min-width:601px) and (max-width:700px){#projectPage .project-header-details-left{padding-left:1rem!important}#projectPage .project-header-details-right{padding-right:1rem!important}}@media only screen and (min-width:700px) and (max-width:820px){#projectPage .project-header-details-left{padding-left:2rem!important}#projectPage .project-header-details-right{padding-right:2rem!important}}@media only screen and (min-width:820px) and (max-width:912px){#projectPage .project-header-details-left{padding-left:3.5rem!important}#projectPage .project-header-details-right{padding-right:3.5rem!important}}@media only screen and (min-width:912px) and (max-width:992px){#projectPage .project-header-details-left{padding-left:4.5rem!important}#projectPage .project-header-details-right{padding-right:4.5rem!important}}@media only screen and (min-width:993px){#projectPage .project-header-details-left{padding:0!important}#projectPage .main-info-block{height:35vh}#projectPage .project-name-font{padding:1rem 0}#projectPage .project-details-header-row{bottom:1rem;position:absolute;width:100%}#projectPage .project-locality-font{font-size:1.5rem}#projectPage .project-possession-value{line-height:1.5rem;margin:1rem 0 0}#projectPage .project-other-details{font-size:1.2rem;text-align:right}}@media only screen and (min-width:601px) and (max-width:992px){#projectPage .main-info-block{height:35vh}#projectPage .project-name-font{padding:1rem 0}#projectPage .project-details-header-row{bottom:1rem;position:absolute;width:100%}#projectPage .project-locality-font{font-size:1.5rem}#projectPage .project-possession-value{line-height:1.5rem;margin:.5rem 0 0}#projectPage .project-other-details{font-size:1.2rem;text-align:right}}@media only screen and (max-width:600px){#projectPage .main-info-block{height:auto}#projectPage .project-name-header-row{justify-content:center;text-align:center}#projectPage .project-details-header-row .project-header-details-left{justify-content:center;margin-bottom:1.5rem;text-align:center}#projectPage .project-name-font{font-size:1.7rem;padding:1rem 0}#projectPage .project-locality-font{font-size:1.2rem}#projectPage .project-possession-value{font-size:1rem;line-height:1.5rem;margin:.5rem 0 0}#projectPage .project-other-details{font-size:1rem;justify-content:center;text-align:center}}#fCustProfile .prefix{font-size:1.5rem!important;left:1rem;top:.8rem}#fCustProfile .indicator{display:none}#fCustProfile .input-field input:disabled{color:#5e5e5e}#fCustProfile .change-password{color:#2bbbad}#fCustProfile .head{font-size:1.2rem;text-transform:none}#fCustProfile .margin-left-3{margin-left:3rem!important}#fCustProfile .disable-edit{opacity:.6;pointer-events:none}#fCustProfile .user-phone-otp-div .btn-flat.resend-otp[disabled]{background:transparent!important;color:#9e9e9e!important}#fCustProfile .user-phone-otp-div .send-otp,#fCustProfile .user-phone-otp-div .verify-otp{float:right!important;margin-right:.8rem}#fCustProfile .user-phone-otp-div .resend-otp{float:left!important;text-align:left!important}#fCustProfile .user-phone-otp-div .otp-input{height:36px}#verify-mobile-no-div .mobile-no-not-verified-msg{font-size:1.3rem;text-transform:capitalize}#fCustProfile .phone-status-div{padding-left:3.5rem}#fCustProfile .registered-as-icon{padding-top:1.5rem}#fCustProfile .registered-as .multiple-select .multiple-select-wrapper label{color:#9e9e9e;line-height:0}#fCustProfile .btn-flat.verify-email[disabled]{background:transparent!important}@media only screen and (min-width:960px){#fGroupDetails{padding:0 3rem}}#fGroupDetails .group-head{border-bottom:1px solid #868484;padding-bottom:.5rem}#seller-details .seller-request-call input.flatpickr-input{text-align:right}#seller-details .margin-top-3{margin-top:3rem!important}#seller-details .property-display-div{box-shadow:1px 1px 5px #868484;margin-top:2rem!important;padding:.5rem 0 1rem}#seller-details .box-align{margin-left:8.5rem!important}#seller-details .partial-filled{color:#e0454b!important}#seller-details .unit-heading{border-bottom:2px solid #e0454b;display:inline-block;padding-bottom:2px}#seller-details .head-color{color:#868484!important}#seller-details .dashboard-summarybox{background:#f9f9f9;box-shadow:1px 1px 1px 1px #ccc;height:160px;margin-bottom:1rem;padding:10px 5px}#seller-details .dashboard-summarybox.unit-summary-box.cancelled{background:linear-gradient(to bottom right,rgba(0,0,0,.05) 25%,transparent 0,transparent 50%,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 75%,transparent 0,transparent);background-size:1rem 1rem}#seller-details .unit-summary-box .info-block{padding-right:5px!important}#seller-details .small-device-circle{margin-bottom:-.4rem;margin-right:.3rem}#seller-details .process-flow{margin-top:1rem!important}#seller-details .process-flow li .process-circle{background:transparent;border:2px solid #868484;border-radius:20px;display:inline-block;height:20px;width:20px}#seller-details .process-flow li .process-line{display:inline-block;height:24px;position:relative}#seller-details .process-flow li .process-line:before{background:#e1e1e1;bottom:9px;content:"";height:2px;left:0;position:absolute;width:100%}#seller-details .process-flow li .text-down{left:-42px;position:absolute;top:30px;width:108px}#seller-details .process-flow li .process-circle.pending{border-color:#e0454b}#seller-details .no-property-exist-div{font-size:1.2rem;margin-bottom:2rem;padding:1rem}#seller-details .process-flow li .process-circle.done,#seller-details .process-flow li:first-child .process-circle{background-color:#e0454b;border-color:#e0454b;color:#e0454b}#seller-details .curvedarrow{border-right:15px solid #e0e0e0;border-top:11px solid transparent;height:0;left:calc(50% - 137px);position:relative;transform:rotate(20deg);width:53px}#seller-details .curvedarrow:after{border:0 solid transparent;border-radius:40px 0 0;border-top:3px solid #e0e0e0;content:"";height:89px;left:-44px;position:absolute;top:-52px;transform:rotate(53deg);width:70px}#seller-details .arrow-box{background:#fff;border:2px solid #ddd;border-radius:2px;left:calc(50% - 200px);margin-bottom:20px;margin-top:1.5rem;position:relative;width:120px}#seller-details .blink-unit-div{background:rgba(224,69,75,.7)!important}#seller-details .unit-identifier-div{font-size:1rem;padding:.5rem 0}@media only screen and (min-width:715px){#seller-details .line-width{width:100px}}@media only screen and (max-width:600px){#seller-details .fee-confirmation-div{left:32%;margin-top:7.3rem;position:absolute}}@media only screen and (min-width:600px) and (max-width:715px){#seller-details .line-width{width:75px}}@media only screen and (min-width:960px){#seller-details .process-flow li{display:inline-block;position:relative}}#seller-details .settlin-modal-content{color:#26a69a;text-align:left}@media only screen and (min-width:1368px){#seller-details .settlin-modal-content{width:40%}}@media only screen and (min-width:800px) and (max-width:991px){#seller-details .settlin-modal-content{width:70%}}@media only screen and (min-width:991px){#seller-details .settlin-modal-content{width:50%}}#property-stages{overflow-x:hidden}#property-stages .tab.active a{border-bottom:2px solid #ccc}#property-stages .tab.done a{border-bottom:2px solid #e0454b}@media only screen and (max-width:700px){#property-stages .display-name{display:none}#property-stages .icon-font-mobile{font-size:1.8rem;line-height:3.5rem}.tab-background{background:#f1f1f1}}@media only screen and (min-width:700px){#seller-one-tab-page .display-head{display:none}}#seller-one-tab-page .tabs-heading{color:#ccc;margin:0 0 1rem}#confirmation-div{padding-left:50px;width:75%}#fBasicDetails .break-word{word-break:break-word}#fBasicDetails .div-yellowish-background{background-color:#f9eed8}#list-property-request .list-property-request-popup-msg{font-size:1.2rem;margin-bottom:.5rem}#list-property-request .list-property-request-call input{margin-bottom:.5rem;text-align:right}@media only screen and (min-width:990px){#list-property-request .settlin-modal-content{top:35%!important;width:35%!important}}@media only screen and (min-width:700px) and (max-width:990px){#list-property-request .settlin-modal-content{top:35%!important;width:50%!important}}@media only screen and (min-width:500px) and (max-width:699px){#list-property-request .settlin-modal-content{top:35%!important;width:70%!important}}@media only screen and (max-width:500px){#list-property-request .settlin-modal-content{top:35%!important;width:100%!important}}#home-search-menu{margin-top:-4rem;position:absolute;width:calc(100% - 48px);z-index:90}@media only screen and (max-width:768px){#home-search-menu{margin:50px 0 100px;position:relative;width:100%}}#know-us-better .container{width:90%}#know-us-better .know-Us-BetterCardWrapper .know-Us-BetterCard{height:11rem;margin:2rem 1rem 1rem;padding-top:2rem}#know-us-better .know-Us-BetterCardWrapper .know-Us-BetterNumber{box-shadow:none;left:calc(50% - 20px);position:absolute}#know-us-better .know-Us-BetterCardWrapper:hover .know-Us-BetterNumber{box-shadow:0 0 10px 10px rgba(0,0,0,.1)}#know-us-better .know-Us-BetterNumber{background:#fff;border-radius:50%;font-size:2rem;height:4rem;line-height:4rem;text-align:center;width:4rem}@media only screen and (max-width:768px){#home-phone-number{display:block}}#home-mission .img-right{background-image:url(images/illustrations/footer.svg);background-size:cover;height:150%;left:50%;opacity:.5;position:absolute;top:-30%;width:50%}#home-mission .mission-text{float:left;padding-left:2rem;width:50%}#home-mission .mission{background:linear-gradient(90deg,#e4a91d,#fcd000,#e4a91d,#e4a91d,#e4a91d);min-height:30rem}@media only screen and (max-width:768px){#home-mission .mission{min-height:0;overflow:hidden}#home-mission .mission-text{background:rgba(0,0,0,.3);color:#fff;font-weight:400;padding:10px;width:100%}#home-mission .img-right{width:calc(50% + 16px)}}#home-slider .slider,.slider .slides{height:600px}#home-slider .caption-text{color:#ebebeb}#home-slider .slider .slides{background:#e0454b}#home-slider .slider .indicators .indicator-item{background-color:#666;border:2px solid #fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}#home-slider .slider .indicators .indicator-item.active{background-color:#fff}#home-slider .slider .indicators{bottom:100px;z-index:99}#home-slider .slider-bg .bg-1{background:#e0454b}#home-slider .slider-bg .bg-2{background:#e4a91d}#home-slider .slider-bg .bg-3{background:#4db6ac}#home-slider .slider-bg .bg-4{background:#887dc9}#home-slider .slider-bg .bg-5{background:#ff7815}#home-slider .slider-bg .bg-6{background:#329932}#home-slider .slider-bg .bg-7{background:#109eb2}#home-slider .slider .slides li img.slider-bg-image{background-repeat:no-repeat;background-size:100% 110%;filter:grayscale(90%) brightness(90%) contrast(150%);opacity:.2;position:absolute;z-index:1}@media only screen and (max-width:768px){#home-slider .slider .slides li .caption{left:5%;top:0;width:90%}#home-slider .slider .indicators{bottom:0}}#home-what-we-do span.between-separators-wrapper{display:inline-block;width:calc(50% - 8.75rem)}#home-what-we-do span.between-separators{background:#e0454b;display:inline-block;height:2px;left:calc(-1rem - 4px);position:absolute;top:-.5rem;width:calc(100% + 2rem + 8px)}#home-what-we-do .circle-image{border-radius:50%}#home-what-we-do .div-info{height:10rem}#home-what-we-do .row-vertical-height{height:6.5rem}#home-what-we-do div.div-sep:after{background:#e0454b;content:"";height:calc(100% - 1rem);left:100%;opacity:.5;position:absolute;top:0;width:1px}#home-what-we-do .whatWeDo-heading{font-size:1rem;font-weight:700}#home-what-we-do .whatWeDo-details{font-size:.8rem}#home-what-we-do .whatWeDo-image{width:10rem}#home-what-we-do .home-buy-subtitle{font-size:1.4rem!important;margin:.82rem 0 .656rem}#home-what-we-do .home-buy-sell-title{font-size:2.2rem!important;margin:1.46rem 0 1.168rem}#home-what-we-do .buy-sell-header{margin-top:40px}#home-what-we-do .buy-sell-header-mask{background:#000;left:-50px;min-height:150%;opacity:0;position:absolute;top:-20px;transition:all 1s linear;width:calc(100% + 100px);z-index:1}#home-what-we-do .buy-sell-header-mask.in-view{opacity:.1}@media only screen and (max-width:768px){#home-what-we-do .sell{display:none}#home-what-we-do .toggle-buy-sell{color:#ddd;display:inline-block}#home-what-we-do .buy-sell-header-mask{width:100%;z-index:-1}#home-what-we-do .hide-on-small-partial-medium{display:none!important}}@media only screen and (min-width:600px) and (max-width:768px){#home-what-we-do .row-vertical-padding{padding-left:1.1rem}#home-what-we-do .extra-margin-line{margin-top:.8rem}#home-what-we-do .width-for-600px-768px{padding:0 5rem;width:100vw}#home-what-we-do .three-circle ul{margin-bottom:0!important}}@media only screen and (min-width:991px) and (max-width:1200px){#home-what-we-do .row-vertical-padding{padding:0 1.2rem}}@media only screen and (min-width:768px) and (max-width:990px){#home-what-we-do .row-vertical-padding{padding:0 1.6rem}}@media only screen and (min-width:769px){#home-what-we-do .show-buy-sell-button{display:none!important}}#home-what-we-do span.vertical-circle-line:before{height:calc(100% + 8px);top:-16px}#home-slider .csslider{display:inline-block;margin-bottom:22px;perspective:1300px;position:relative;text-align:left;width:100%}#home-slider .csslider>input{display:none}#home-slider .csslider>input:nth-of-type(10):checked~ul li:first-of-type{margin-left:-900%}#home-slider .csslider>input:nth-of-type(9):checked~ul li:first-of-type{margin-left:-800%}#home-slider .csslider>input:nth-of-type(8):checked~ul li:first-of-type{margin-left:-700%}#home-slider .csslider>input:nth-of-type(7):checked~ul li:first-of-type{margin-left:-600%}#home-slider .csslider>input:nth-of-type(6):checked~ul li:first-of-type{margin-left:-500%}#home-slider .csslider>input:nth-of-type(5):checked~ul li:first-of-type{margin-left:-400%}#home-slider .csslider>input:nth-of-type(4):checked~ul li:first-of-type{margin-left:-300%}#home-slider .csslider>input:nth-of-type(3):checked~ul li:first-of-type{margin-left:-200%}#home-slider .csslider>input:nth-of-type(2):checked~ul li:first-of-type{margin-left:-100%}#home-slider .csslider>input:first-of-type:checked~ul li:first-of-type{margin-left:0}#home-slider .csslider>ul{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:0;line-height:0;margin:0 auto;padding:0;white-space:nowrap;z-index:1}#home-slider .csslider>ul,#home-slider .csslider>ul>li{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}#home-slider .csslider>ul>li{background-size:cover;display:inline-block;font-size:15px;font-size:medium;line-height:normal;transition:background .5s cubic-bezier(.4,1.3,.65,1);vertical-align:top;white-space:normal}#home-slider .csslider>ul>li.scrollable{overflow-y:scroll}#home-slider .csslider>.navigation{-webkit-touch-callout:none;bottom:55px;left:50%;position:absolute;text-align:center;user-select:none;z-index:10}#home-slider .csslider>.navigation>div{margin-left:-100%}#home-slider .csslider>.navigation label{background:#666;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);cursor:pointer;display:inline-block;margin:0 8px;padding:6px;position:relative}#home-slider .csslider>.navigation label:hover:after{opacity:1}#home-slider .csslider>.navigation label:after{background:#e0454b;border-radius:50%;content:"";left:50%;margin-left:-6px;margin-top:-6px;opacity:0;padding:6px;position:absolute;top:50%}#home-slider .csslider.inside .navigation{bottom:10px;margin-bottom:10px}#home-slider .csslider.inside .navigation label{background:red}#home-slider .csslider>input:first-of-type:checked~.navigation label:first-of-type:after,#home-slider .csslider>input:nth-of-type(10):checked~.navigation label:nth-of-type(10):after,#home-slider .csslider>input:nth-of-type(11):checked~.navigation label:nth-of-type(11):after,#home-slider .csslider>input:nth-of-type(2):checked~.navigation label:nth-of-type(2):after,#home-slider .csslider>input:nth-of-type(3):checked~.navigation label:nth-of-type(3):after,#home-slider .csslider>input:nth-of-type(4):checked~.navigation label:nth-of-type(4):after,#home-slider .csslider>input:nth-of-type(5):checked~.navigation label:nth-of-type(5):after,#home-slider .csslider>input:nth-of-type(6):checked~.navigation label:nth-of-type(6):after,#home-slider .csslider>input:nth-of-type(7):checked~.navigation label:nth-of-type(7):after,#home-slider .csslider>input:nth-of-type(8):checked~.navigation label:nth-of-type(8):after,#home-slider .csslider>input:nth-of-type(9):checked~.navigation label:nth-of-type(9):after{opacity:1}#home-slider .csslider ul li img.slider-bg-image{background-repeat:no-repeat;background-size:100% 110%;filter:grayscale(90%) brightness(90%) contrast(150%);opacity:.2;position:absolute;z-index:1}#home-slider .csslider{background:#329932}#home-slider .slider-bg{height:100%;position:absolute;top:0;width:100%}#home-slider .slider-bg:after{background:radial-gradient(transparent,#000);content:"";height:100%;position:absolute;width:100%}#home-slider .bg-1{background:#e0454b}#home-slider .bg-2{background:#e4a91d}#home-slider .bg-3{background:#4db6ac}#home-slider .bg-4{background:#887dc9}#home-slider .bg-5{background:#ff7815}#home-slider .bg-6{background:#329932}#home-slider .bg-7{background:#109eb2}#home-slider .caption-wrapper{height:80%;position:absolute;top:20%;width:100%}#home-slider .caption-wrapper h1{text-transform:uppercase}#home-slider .csslider li .caption{color:#fff;left:15%;position:absolute;top:15%;width:70%}#home-slider .show-caption{opacity:1!important;transform:translateX(0) translateY(0)!important;transition-duration:1.3s}#home-slider .hide-caption{opacity:0;transform:translateX(0) translateY(-100px);transition-duration:.5s}@media only screen and (max-width:768px){#home-slider .csslider li .caption{left:5%;top:0;width:90%}#home-slider .csslider .navigation{bottom:-45px}}#unit-search .unit-count{background:#e0454b;border-radius:1rem;color:#fff;font-size:.6rem;font-weight:700;line-height:1rem;position:absolute;right:-16px;text-align:center;top:-30px;width:1rem}#unit-search .marker-hover-div:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #51b6ea;bottom:-8px;content:"";height:0;left:67px;position:absolute;width:0}#unit-search .map-view-units-container{background:transparent;color:#786464;line-height:normal;padding:0;position:relative;text-align:left;width:450px;z-index:1}@media only screen and (max-width:450px){#unit-search .map-view-units-container{padding:0;position:relative;width:97vw;z-index:1}}#unit-search .map-container .map-marker{background:#fff;border:2px solid #8d8fb2;border-radius:50%;box-shadow:0 0 20px -6px #8f8fb2,inset 0 0 12px -6px #8f8fb2;color:#8d8fb2;cursor:pointer;height:32px;left:-17px;line-height:32px;position:absolute;text-align:center;top:-32px;width:32px}#unit-search .map-container .marker-hover-div{background:#51b6ea;border-radius:4px;font-size:.8rem;font-weight:400;left:100%;line-height:1.2rem;padding:8px 4px;position:absolute;text-align:left;top:-50%;z-index:1}#unit-search #map-mask{background:#000;height:calc(100% - 64px);opacity:.2;position:absolute;width:100%;z-index:10}.raw-unit-summary-box{margin:0 1rem;overflow:visible;position:relative}.raw-unit-summary-box:after{background:linear-gradient(90deg,#fff,grey,#fff);bottom:0;content:"";left:0;position:absolute;width:100%}.raw-unit-summary-box.cancelled{background:linear-gradient(to bottom right,rgba(0,0,0,.05) 25%,transparent 0,transparent 50%,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 75%,transparent 0,transparent);background-size:1rem 1rem}.raw-unit-summary-box .image-gallery,.raw-unit-summary-box .image-gallery-content,.raw-unit-summary-box .image-gallery-image,.raw-unit-summary-box .image-gallery-slide,.raw-unit-summary-box .image-gallery-slide-wrapper,.raw-unit-summary-box .image-gallery-slides,.raw-unit-summary-box .image-gallery-swipe,.raw-unit-summary-box .image-height{height:100%}.raw-unit-summary-box .image-gallery-bullets .image-gallery-bullet{box-shadow:none;padding:4px}.raw-unit-summary-box .image-gallery-left-nav,.raw-unit-summary-box .image-gallery-right-nav{display:none}.raw-unit-summary-box .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide div,.raw-unit-summary-box .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slide img{height:100%;object-fit:cover;width:100%}.raw-unit-summary-box .no-unit-photo:after{background:hsla(0,0%,100%,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.raw-unit-summary-box .no-unit-photo-mask{position:absolute;z-index:1}.raw-unit-summary-box .no-unit-photo.no-image{margin-left:50%}.raw-unit-summary-box .price-div{color:#109eb2;font-size:1.2rem}.raw-unit-summary-box .highlight-color{font-size:1rem}.raw-unit-summary-box .location-color{color:#898989;font-size:1rem}.raw-unit-summary-box .title-light-color{color:#aaa}.raw-unit-summary-box .title-light-font{font-size:.7rem;font-weight:400;text-transform:uppercase}.raw-unit-summary-box .card-icon-font{color:#aaa;cursor:pointer;font-size:1.5rem!important;margin-right:10px}.raw-unit-summary-box .prop-card-icon{color:#868484;font-size:1rem;font-weight:700}.raw-unit-summary-box .unit-flag{background:#f8f8f8;border:1px solid #ccc;clear:both;float:right;height:43px;margin-right:-42px;position:relative;text-align:center;width:135px}.raw-unit-summary-box .unit-flag:before{border-color:transparent transparent #aaa #aaa;border-style:solid;border-width:4px;content:" ";display:block;position:absolute;right:0;top:-8px;z-index:1}.raw-unit-summary-box .small-size.row.image-height{height:127px}.buyer-dashboard.raw-unit-summary-box .row.image-height{margin-bottom:10px!important}.raw-unit-summary-box .small-size.col.image-height{height:100%}.raw-unit-summary-box .request-visit-text{padding:0 0 .5rem 2px}@media only screen and (max-width:600px){.raw-unit-summary-box .col.image-height{height:100%}.raw-unit-summary-box .row.image-height{height:127px}.raw-unit-summary-box{height:auto!important}.flatpickr-calendar{right:calc(50% - 157.5px)!important}}@media only screen and (min-width:601px){.raw-unit-summary-box .unit-spaces-info-not-avail-height{height:2.4rem}}.raw-unit-summary-box .datepicker-inline{position:relative}.raw-unit-summary-box .datepicker-inline .datepicker.request-visit{box-shadow:0 4px 4px rgba(0,0,0,.15);position:absolute}.multiple-select .select-options-list{background:#fff;display:block;left:0;margin:0;opacity:1;position:absolute;top:0;width:100%;z-index:1000}.multiple-select .show-select-options{opacity:1;transform:translateY(15px) translateX(0);transition-duration:.4s;visibility:visible}.multiple-select .hide-select-options{opacity:0;transform:translateY(0) translateX(0);transition-duration:.4s;visibility:hidden}.multiple-select .multiple-select-wrapper label{color:#786464}.multiple-select .multiple-select-wrapper .select-options-list label,.multiple-select .multiple-select-wrapper .select-options-list span{color:#999}.multiple-select .multiple-select-wrapper input:not(.mui):not([id^=react-select-]){box-sizing:border-box;margin:0;padding-right:1rem;text-align:right}.multiple-select .multiple-select-wrapper ul{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)}.multiple-select span.caret{bottom:0;color:#999;font-size:10px;height:10px;line-height:10px;margin:auto 0;position:absolute;right:0;top:0}.multiple-select ul li.active,.multiple-select ul li:hover{background:#eee}.multiple-select ul li.selected-cursor{background:#e1e1e1}.multiple-select ul li{clear:both;color:#999;cursor:pointer;line-height:1.5rem;text-align:left;text-transform:none;width:100%}.multiple-select.input-field.col label{height:18px;left:0;top:1px}.compact select,.compact textarea,.multiple-select .compact input{box-sizing:border-box;font-size:1rem;height:2rem;line-height:1.5rem;margin:0;padding:.6rem 1rem 0 30%!important;position:relative;width:100%;z-index:1}.input-field .prefix{font-size:1.5rem!important;left:1rem;top:.8rem}.user-phone-otp-div .mobile-no-to-be-verified{font-size:.6rem}.user-phone-otp-div .input-field.compact .close-otp-form{color:#e0454b;cursor:pointer;position:absolute;right:1rem;top:.5rem;z-index:3}.user-phone-otp-div .input-field .close-otp-form{color:#e0454b;cursor:pointer;position:absolute;right:1rem;top:1rem;z-index:3}.user-phone-otp-div .multiple-select-wrapper input{height:1.5rem;width:10rem}@media only screen and (min-width:1368px){#mobileno-not-exist .settlin-modal-content{width:60%}}@media only screen and (min-width:800px) and (max-width:1368px){#mobileno-not-exist .settlin-modal-content{width:70%}}@media only screen and (max-width:768px){#mobileno-not-exist .settlin-modal-content{width:100%}}#top-most-info-div span.hs:before{color:#fff}#login-with-action-btn .resend-otp{margin-top:.5rem!important}#login-with-action-btn .disable-edit{opacity:.6;pointer-events:none}#login-with-action-btn .btn-large[disabled],#login-with-action-btn .btn[disabled]{background-color:transparent!important;border:1px solid}#login-with-action-btn .btn-flat:hover,#login-with-action-btn .btn-flat[disabled]{background-color:transparent!important}#login-with-action-btn label{font-size:1rem;line-height:1rem}@media only screen and (max-width:600px){#login-with-action-btn .send-otp,#login-with-action-btn .verify-otp{float:right!important;margin-bottom:1rem;margin-top:1rem}#login-with-action-btn .resend-otp{margin:1rem 0!important;min-width:7.2rem!important;text-align:center!important}}.user-phone-otp-div .btn-flat.resend-otp:hover,.user-phone-otp-div .btn-flat.resend-otp[disabled]{background-color:transparent!important}.user-phone-otp-div .btn-large[disabled],.user-phone-otp-div .btn[disabled]{background-color:transparent!important;border:1px solid}@media only screen and (max-width:700px) and (min-width:601px){.feedback-phone-email-conflict-decision-btn{padding:0 .5rem!important}}@media only screen and (max-width:1190px) and (min-width:993px){.feedback-phone-email-conflict-decision-btn{min-width:13rem!important;padding:0 .5rem!important}}#buyer-visit-confirmation{background:#f0f0f0;height:auto;margin:0}#buyer-visit-confirmation .buyer-visit-confirmation-layout{background:#fafafa;min-height:100vh}#buyer-visit-confirmation .buyer-visit-confirmation-head{background:#e0454b;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.08);color:#fff;font-size:1.5rem;height:3rem;line-height:3rem;margin-top:3rem;padding:0}#buyer-visit-confirmation .buyer-visit-confirmation-error{font-size:1.2rem;margin-top:4rem}#buyer-visit-confirmation .buyer-visit-confirmation-msg{font-size:1.2rem}#buyer-visit-confirmation .unit-summary-box{box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.08);height:168px;margin-bottom:1rem}#buyer-visit-confirmation .confirmation-div{border-bottom:1px solid #ccc;padding-bottom:1.5rem}#buyer-visit-confirmation .multiple-select .multiple-select-wrapper input{padding:0;text-align:left}#buyer-visit-confirmation .input-field label{text-align:left}#buyer-visit-confirmation .btn-large[disabled],#buyer-visit-confirmation .btn[disabled]{background:transparent!important;border:1px solid}@media screen and (min-width:565px){#buyer-visit-confirmation .verify-phone-text-div{font-size:1rem;height:3rem;line-height:3rem;padding-right:0}}@media screen and (max-width:565px){#buyer-visit-confirmation .verify-phone-text-div{font-size:1rem;margin:1rem 0;padding-right:0}}body{font-size:14px}#contact a.btn,#contact a.btn-large{display:block;margin:16px auto;max-width:400px;width:100%}#contact a.btn span.s-left,#contact a.btn-large span.s-left{float:left;text-align:left;width:100%}#contact a.btn span.s-right,#contact a.btn-large span.s-right{float:right;font-size:.8rem;line-height:36px;text-align:right;width:60%}.flatpickr-calendar{-webkit-animation:none;animation:none;background:transparent;border:0;border-radius:5px;-webkit-box-shadow:0 3px 13px rgba(0,0,0,.08);box-shadow:0 3px 13px rgba(0,0,0,.08);-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;display:none;font-size:14px;line-height:24px;opacity:0;padding:0;position:absolute;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;visibility:hidden;width:307.875px}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-height:640px;opacity:1;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{display:block;z-index:999}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid rgba(72,72,72,.2);height:40px}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid rgba(72,72,72,.2)}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{border:solid transparent;content:"";display:block;height:0;left:22px;pointer-events:none;position:absolute;width:0}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:rgba(72,72,72,.2)}.flatpickr-calendar.arrowTop:after{border-bottom-color:#ef5350}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:rgba(72,72,72,.2)}.flatpickr-calendar.arrowBottom:after{border-top-color:#ef5350}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{-webkit-box-flex:1;background:#ef5350;border-radius:5px 5px 0 0;-webkit-flex:1;-ms-flex:1;flex:1;line-height:1;overflow:hidden;position:relative;text-align:center}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{fill:#fff;color:#fff;height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;padding:10px;position:absolute;text-decoration:none;top:0;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#bbb}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{height:14px;width:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;-webkit-transition:fill .1s;transition:fill .1s}.numInputWrapper{height:auto;position:relative}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{border:1px solid rgba(72,72,72,.15);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:50%;line-height:50%;opacity:0;padding:0 4px 0 2px;position:absolute;right:0;width:14px}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid rgba(72,72,72,.6);border-left:4px solid transparent;border-right:4px solid transparent;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72,72,72,.6);top:40%}.numInputWrapper span svg{height:auto;width:inherit}.numInputWrapper span svg path{fill:hsla(0,0%,100%,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;display:inline-block;font-size:135%;font-weight:300;height:34px;left:12.5%;line-height:inherit;line-height:1;padding:7.48px 0 0;position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:75%}.flatpickr-current-month span.cur-month{color:inherit;display:inline-block;font-family:inherit;font-weight:700;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{display:inline-block;width:6ch;width:7ch\0}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#fff}.flatpickr-current-month input.cur-year{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:transparent;border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;display:inline-block;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:0;padding:0 0 0 .5ch;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{background:transparent;color:hsla(0,0%,100%,.5);font-size:100%;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;-webkit-appearance:menulist;-moz-appearance:menulist;background:#ef5350;border:none;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#ef5350;outline:none;padding:0}.flatpickr-weekdays{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#ef5350;height:28px;overflow:hidden;text-align:center;width:100%}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{background:#ef5350;color:rgba(0,0,0,.54);cursor:default;display:block;font-size:90%;font-weight:bolder;line-height:1;margin:0;text-align:center}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;border-left:1px solid rgba(72,72,72,.2);border-right:1px solid rgba(72,72,72,.2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;max-width:307.875px;min-width:307.875px;opacity:1;outline:0;padding:0;text-align:left;-webkit-transform:translateZ(0);transform:translateZ(0);width:307.875px}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 rgba(72,72,72,.2);box-shadow:-1px 0 0 rgba(72,72,72,.2)}.flatpickr-day{-ms-flex-preferred-size:14.2857143%;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;cursor:pointer;display:inline-block;-webkit-flex-basis:14.2857143%;flex-basis:14.2857143%;font-weight:400;height:39px;-webkit-justify-content:center;justify-content:center;line-height:39px;margin:0;max-width:39px;position:relative;text-align:center;width:14.2857143%}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#e2e2e2;border-color:#e2e2e2;cursor:pointer;outline:0}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#bbb;border-color:#bbb;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#ef5350;border-color:#ef5350;-webkit-box-shadow:none;box-shadow:none;color:#fff}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #ef5350;box-shadow:-10px 0 0 #ef5350}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2;box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{background:transparent;border-color:transparent;color:rgba(72,72,72,.3);cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:rgba(72,72,72,.1);cursor:not-allowed}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #ef5350,5px 0 0 #ef5350;box-shadow:-5px 0 0 #ef5350,5px 0 0 #ef5350}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{border-left:1px solid rgba(72,72,72,.2);padding:0 12px}.flatpickr-weekwrapper .flatpickr-weekday{float:none;line-height:28px;width:100%}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{background:transparent;border:none;color:rgba(72,72,72,.3);cursor:default;display:block;max-width:none;width:100%}.flatpickr-innerContainer{background:#fff;border-bottom:1px solid rgba(72,72,72,.2);display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{background:#fff;border-radius:0 0 5px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0;line-height:40px;max-height:40px;outline:0;overflow:hidden;text-align:center}.flatpickr-time:after{clear:both;content:"";display:table}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;float:left;height:40px;width:40%}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;font-size:14px;height:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-align:center}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;color:#484848;float:left;font-weight:700;height:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2%}.flatpickr-time .flatpickr-am-pm{cursor:pointer;font-weight:400;outline:0;text-align:center;width:18%}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{-webkit-appearance:button;cursor:pointer;overflow:visible;text-transform:none}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{border-bottom:1px solid #ddd;flex:1 0 0%;font-size:90%;font-weight:700;min-height:0;overflow:hidden;padding:0 3px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{background:none;border:none;color:inherit;cursor:pointer;margin:0;padding:0;user-select:text}.rbc-row-content{position:relative;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;height:100%;overflow-y:scroll;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;justify-content:center;margin-bottom:10px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{background:none;background-image:none;border:1px solid #ccc;border-radius:4px;color:#373a3c;display:inline-block;line-height:normal;margin:0;padding:.375rem 1rem;text-align:center;vertical-align:middle;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#373a3c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{background-color:#e6e6e6;border-color:#adadad;color:#373a3c}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}.rbc-day-slot .rbc-background-event,.rbc-event{background-color:#3174ad;border:none;border-radius:5px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:2px 5px;text-align:left;width:100%}.rbc-day-slot .rbc-slot-selecting .rbc-background-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-day-slot .rbc-selected.rbc-background-event,.rbc-event.rbc-selected{background-color:#265985}.rbc-day-slot .rbc-background-event:focus,.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 rgba(51,51,51,.5)}.rbc-event-continues-prior{border-bottom-left-radius:0;border-top-left-radius:0}.rbc-event-continues-after{border-bottom-right-radius:0;border-top-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:rgba(0,0,0,.1)}.rbc-show-more{background-color:hsla(0,0%,100%,.3);color:#3174ad;font-size:85%;font-weight:700;height:auto;line-height:normal;z-index:4}.rbc-show-more:focus,.rbc-show-more:hover{color:#265985}.rbc-month-view{border:1px solid #ddd;display:flex;flex:1 0 0;flex-direction:column;height:100%;position:relative;user-select:none;-webkit-user-select:none;width:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;flex:1 0 0;flex-basis:0px;flex-direction:column;height:100%;overflow:hidden;position:relative}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex:1 0 0;flex-direction:row;overflow:hidden}.rbc-day-bg{flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 5px 15px rgba(0,0,0,.25);padding:10px;position:absolute;z-index:5}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex:1 0 0;flex-direction:column;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{border-bottom:1px solid #ddd;padding:3px 5px;text-align:left}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;display:flex;flex-flow:column nowrap;min-height:40px}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;margin-right:10px;position:absolute;right:0;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{align-items:flex-start;border:1px solid #265985;display:flex;flex-flow:column wrap;max-height:100%;min-height:20px;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1 0;height:100%;line-height:1;min-height:1em;width:100%}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{background-color:#fff;border-right:1px solid #ddd;left:0;margin-right:-1px;position:sticky;z-index:10}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0 0;flex-basis:0px;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{flex:1 1 0;flex-basis:0 px;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{background-color:rgba(0,0,0,.5);color:#fff;font-size:75%;padding:3px;position:absolute;width:100%;z-index:10}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;display:flex;flex:1;flex-direction:column;min-height:0;width:100%}.rbc-time-view .rbc-time-gutter{text-align:right;white-space:nowrap}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;height:100%;position:relative;width:100%}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;display:flex;flex:1;flex-direction:column;min-width:0}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{align-items:flex-start;border-top:2px solid #ddd;display:flex;flex:1 0 0%;overflow-y:auto;position:relative;width:100%}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{user-select:none;-webkit-user-select:none;width:100%}.rbc-current-time-indicator{background-color:#74ad31;height:1px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}