.header-wrap{background-color:transparent}.showcase{padding:150px 0;text-align:center;color:#fff}.showcase-wrap{background:url(/assets/images/list-bg.jpg) no-repeat 50%;background-size:cover}.showcase-title{font-size:68px;font-weight:700;font-family:DIN Pro;max-width:980px;line-height:1.1;margin:0 auto 20px}.showcase-description{max-width:850px;font-size:20px;margin:0 auto 70px}.showcase-buttons{display:flex;align-items:center;justify-content:center}.showcase-buttons a{margin-left:25px;width:136px}.showcase-buttons a:first-child{width:319px;margin-left:0}.showcase-items{display:flex}.showcase-item{width:25%;text-align:center;padding:0 10px}.showcase-icon{margin-bottom:23px;height:75px}.showcase-text{font-size:18px;font-weight:300}@media only screen and (max-width:991px){.showcase{padding:100px 0}.showcase-title{font-size:60px}.showcase-text{font-size:16px}}@media only screen and (max-width:768px){.showcase{padding:50px 0 65px;text-align:left}.showcase-title{font-size:32px;margin-bottom:14px}.showcase-description{font-size:16px;margin-bottom:36px}.showcase-buttons{justify-content:flex-start}.showcase-buttons a{margin-left:10px;width:78px}.showcase-buttons a:first-child{width:198px;margin-left:0}.showcase-items{display:block}.showcase-item{width:100%;margin-bottom:25px}}.demo{color:#fff;height:448px;display:flex;align-items:center;justify-content:center}.demo-wrap{background:url(/assets/images/demo.jpg) no-repeat 50%;background-size:cover}.demo-content{width:100%;text-align:center}.demo-title{font:700 48px DIN Pro;margin-bottom:14px}.demo-description{font-size:20px;margin-bottom:50px}.demo-link{width:319px;height:55px;background-color:#fddc38;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;color:#404040;text-transform:uppercase;font:700 18px DIN Pro}.demo-link:hover{transform:translateY(-2px)}@media only screen and (max-width:768px){.demo-title{font-size:34px}.demo-text{font-size:14px}.demo-link{width:250px;height:50px;font-size:16px}}.checkbox{width:19px;height:19px;background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;position:relative;flex-shrink:0;margin-right:10px;display:block}.checkbox-wrap{display:flex;align-items:flex-start;cursor:pointer}.checkbox span{right:0;bottom:0;border-radius:3px;background:#fddc38 url(/assets/images/tick.png) no-repeat 50%;visibility:hidden;z-index:2;transition:.3s}.checkbox input,.checkbox span{position:absolute;left:0;top:0;opacity:0}.checkbox input{width:100%;height:100%;z-index:3}.checkbox input:checked+span{opacity:1;visibility:visible}.list{padding:55px 0 60px}.list-tab{display:none}.list-tab.active{display:block}.list-header{display:flex;justify-content:space-between;margin-bottom:65px}.list-header-item{width:19%;font:700 20px DIN Pro;text-transform:uppercase;padding-bottom:14px;border-bottom:3px solid #e8e8e8;text-align:center;position:relative;transition:.3s;cursor:pointer}.list-header-item.active{border-color:#fddc38}.list-header-item.active:after{opacity:1;visibility:visible}.list-header-item:after{content:"";display:inline-block;width:0;height:0;border-color:#fddc38 transparent transparent;border-style:solid;border-width:7px 7px 0;left:50%;top:100%;margin-top:3px;transform:translateX(-50%);opacity:0;visibility:hidden;transition:.3s;position:absolute}.list-header-item:hover{border-color:#fddc38}.list-filter{display:flex;align-items:flex-start;margin-bottom:65px}.list-filter-title{font:700 20px DIN Pro;margin-bottom:30px}.list-filter-item{width:499px;max-width:50%}.list-filter ul.double{display:flex;width:400px;flex-wrap:wrap;max-width:100%}.list-filter ul.double li{width:164px}.list-filter ul.wide{width:100%;flex-wrap:wrap;display:flex}.list-filter ul.wide li{width:164px}.list-filter ul li{margin-bottom:17px}.list-table{width:100%;border-collapse:collapse;margin-bottom:30px}.list-table .device-factory-title{color:#908080;font-size:13px;margin-left:15px}.list-table th{text-align:left;border-bottom:3px solid #fddc38;font-weight:300;font-size:16px}.list-table th .item{border-radius:5px 5px 0 0;display:flex;align-items:center;justify-content:center;background:#fee673;margin:0 7px;padding:5px}.list-table td,.list-table th{vertical-align:middle;text-align:center}.list-table td:first-child,.list-table th:first-child{padding-left:20px;padding-right:20px;font-size:13px;color:#908080;text-align:left;width:390px;max-width:390px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-table td:last-child .item,.list-table th:last-child .item{margin-right:0}.list-table td a,.list-table th a{font-size:17px}.list-table td .item,.list-table th .item{min-height:55px;margin:0 7px}.list-table th:first-child{font-weight:300;font-size:16px;color:#000}.list-table tbody,.list-table tbody tr{border:1px solid #e8e8e8}.list-table tbody tr:last-child td{border-bottom:2px solid #e8e8e8}.list-table td{font-weight:500;height:65px}.list-table td .item{border-left:2px solid #e8e8e8;border-right:2px solid #e8e8e8;height:100%;display:flex;align-items:center;justify-content:center;font-weight:300;font-size:16px}.list-table td .item span{width:25px;height:25px;display:block}.list-table td .item span.partial{background:url(/assets/images/cancel.png) no-repeat}.list-table td .item span.tick{background:url(/assets/images/tick-yellow.png) no-repeat}.list-table td .item span.disactive{background:url(/assets/images/disactive.png) no-repeat}.list-signs li{display:flex;align-items:center;margin-bottom:8px}.list-signs li img{flex-shrink:0;margin-right:10px}@media only screen and (max-width:1300px){.list-table td:first-child,.list-table th:first-child{width:300px;max-width:300px}}@media only screen and (max-width:991px){.list-table td:first-child,.list-table th:first-child{max-width:110px;white-space:normal}.list-table .device-factory-title{margin-left:0}}@media only screen and (max-width:768px){.list-header{flex-direction:column;align-items:center}.list-header-item{width:100%;max-width:400px;margin-bottom:20px}.list-filter{display:block}.list-filter-item{margin-bottom:30px;max-width:100%}.list-scroll{overflow:auto}.list-table{width:900px}.list-table td:first-child,.list-table th:first-child{width:110px;max-width:110px;white-space:normal}.list-table .device-factory-title{margin-left:0}}.find{display:flex}.find-wrap{background:#f6f6f6}.find-img{width:520px;display:flex;align-items:flex-end;justify-content:center;flex-shrink:0}.find-content{flex-grow:10;padding:70px 0 85px}.find-title{font-size:48px;margin-bottom:30px}.find-description{max-width:520px;margin-bottom:22px}.find-tell{font-weight:500;margin-bottom:8px}.find-email{display:flex;align-items:center;text-decoration:none}.find-email:hover{text-decoration:none;color:#fddc38}.find-email img{flex-shrink:0;margin-right:8px}@media only screen and (max-width:991px){.find{display:block}.find-img{display:none}}@media only screen and (max-width:768px){.find-content{padding:30px 0}.find-title{font-size:32px}}