@keyframes loader{25%{transform:rotateY(180deg)}50%{transform:rotateY(0)}75%{transform:rotateX(180deg)}100%{transform:rotateX(0)}}@keyframes flashing{50%{opacity:0}100%{opacity:1}}@keyframes broadcast{50%{border-color:#F0506E;color:#F0506E}0%,100%{border-color:#E5E5E5;color:#444}}@keyframes record{50%{opacity:1}0%,100%{opacity:0}}@keyframes record{50%{color:transparent}100%{color:#FFF}}html body{overflow:hidden;font-family:Roboto,sans-serif;color:#444}html h1,html h2,html h3{font-family:'Roboto Condensed',sans-serif;color:#444}.loader{z-index:2500;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;background:#3C3E52}.loader:before{content:'';animation:loader 2.5s infinite;display:block;width:70px;height:65px;background:url(../images/logos/loader.svg) no-repeat;background-size:contain}.header .logo{margin:1px 0 0;font-size:16px}@media (max-width:1199px){.header .logo{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}}.header .logo a{display:block;width:198px;height:26px;background:url() no-repeat;background-size:contain}@media (max-width:639px){.header .logo a{width:137px;height:18px}}@media (max-width:400px){.header .logo a{width:122px;height:16px}}@media (max-width:350px){.header .logo a{width:107px;height:14px}}.header .logo a:hover{transition:.1s;opacity:.95}@media (max-width:1199px){.header .menu{order:-1}}.header .menu ul{display:inline-flex;margin:0;padding:0}.header .menu li{list-style:none}@media (max-width:1199px){.header .menu li{display:none}}.header .menu li:first-child{display:none}@media (max-width:1199px){.header .menu li:first-child{display:block}}.header .menu li a:hover,.header .menu li.uk-active a{transition:.1s;background:#F8F8F8;text-decoration:none}@media (max-width:1199px){.header .menu li a:hover,.header .menu li.uk-active a{background:0 0}}.header .menu a{display:block;height:70px;padding:0 24px;line-height:70px;color:#444}@media (max-width:1199px){.header .menu a{padding:0}}@media (max-width:639px){.header .menu a{height:50px;line-height:50px;font-size:14px}}.header .menu i{margin-right:5px}.header .login{text-align:right}.header .login a{display:inline-block;padding:10px 14px 10px 13px;border-radius:5px;background:#52546f;color:#FFF}@media (max-width:639px){.header .login a{padding:6px 10px 6px 9px;font-size:14px}}@media (max-width:400px){.header .login a{padding:6px 10px}}.header .login a:hover{transition:.1s;background:#474961;text-decoration:none}.header .login i{margin-right:5px}@media (max-width:400px){.header .login i{display:none}}.header .slider{position:relative;background:url(../images/header.jpg) 50% 50%;background-size:cover}.header .slider .overlay{content:'';background:rgba(0,0,0,.6)}.header .slider .title{margin-bottom:15px;text-align:center;font-weight:300;font-size:28px;color:#FFF}@media (max-width:959px){.header .slider .title{font-size:24px}}@media (max-width:639px){.header .slider .title{margin-bottom:10px;font-size:21px}}.header .slider .description{text-align:justify;font-weight:300;font-size:18px;color:#DDD}@media (max-width:959px){.header .slider .description{font-size:16px}}@media (max-width:400px){.header .slider .description{font-size:14px}}.header .slider .uk-dotnav li.uk-active a{background:rgba(255,255,255,.5)}.header .slider .uk-dotnav a{border:0;background:rgba(255,255,255,.25)}html .uk-alert{padding:10px 15px}html .uk-offcanvas a{padding:3px 0}html .uk-offcanvas .uk-nav-header{padding:0 0 10px}html .uk-input{padding:0 12px}html .uk-button{padding:0 14px}.footer{padding:12px 0;background:#222;color:#DDD}@media (max-width:639px){.footer{padding:10px 0;text-align:center;font-size:14px}}.footer a{color:#FFF}.footer a:hover{transition:.1s;text-decoration:none;color:#DDD}@media (max-width:639px){.footer .uk-container{flex-direction:column}}.features .icon{display:flex;justify-content:center;align-items:center;width:60px;height:60px;margin:auto;border-radius:50%;background:#3C3E52;font-size:32px;color:#FFF}@media (max-width:959px){.features .icon{width:55px;height:55px;font-size:28px}}@media (max-width:639px){.features .icon{width:50px;height:50px;font-size:24px}}.features .description{margin-top:8px;text-align:center;font-size:18px}@media (max-width:639px){.features .description{margin-top:5px;font-size:16px}}.applications .links{display:flex;justify-content:center;margin-top:20px!important}@media (max-width:639px){.applications .links{margin-top:15px!important}}@media (max-width:350px){.applications .links{flex-direction:column}}.applications .links a{display:flex;align-items:center;margin:0 10px;padding:10px 15px 10px 12px;border-radius:4px;border:1px solid #bebfcf;color:#3C3E52}@media (max-width:639px){.applications .links a{margin:0 5px;padding:8px 11px 8px 9px}}@media (max-width:350px){.applications .links a{margin:0}}@media (max-width:350px){.applications .links a:last-child{margin-top:10px}}.applications .links a:hover{transition:.1s;text-decoration:none;background:#F8F8F8}.applications .links span{margin:0 0 -2px 7px;line-height:1.25;font-size:18px}@media (max-width:639px){.applications .links span{font-size:16px}}.applications .links span i{display:block;font-weight:500;font-style:normal;font-size:12px}.applications .links .mdi{line-height:1;font-size:32px}.text_page .text{text-align:justify}@media (max-width:639px){.text_page .text{font-size:14px}}.text_page .text p,.text_page .text ul{margin:0 0 10px}.text_page .text p:last-child,.text_page .text ul:last-child{margin-bottom:0}.text_page .text a{color:#1E87F0}.text_page .text a:hover{transition:.1s;text-decoration:none;color:#4ea0f3}.text_page .text a.normal{color:#444}.text_page .text a.normal:hover{transition:.1s;text-decoration:none;color:#5e5e5e}.contacts .description{margin-bottom:10px;line-height:1.3}@media (max-width:639px){.contacts .description{font-size:14px}}.contacts .list{font-size:18px}@media (max-width:959px){.contacts .list{font-size:16px}}.contacts .list p{margin:0 0 10px}@media (max-width:639px){.contacts .list p{margin-bottom:5px}}.contacts .list p:last-child{margin-bottom:0}.contacts .list a{color:#444}.contacts .list a:hover{transition:.1s;text-decoration:none;color:#5e5e5e}.contacts .list i{margin-right:7px}.contacts .form p{margin:0 0 10px}.contacts .form p:last-child{margin-bottom:0}.made{transform:rotate(-45deg);display:flex;align-items:center;z-index:2500;opacity:.85;position:fixed;right:-53px;bottom:31px;padding:5px 50px;background:#E8122D;line-height:1.1;font-size:16px;color:#FFF}@media (max-width:959px){.made{bottom:25px;font-size:14px}}@media (max-width:639px){.made{right:-52px;bottom:20px;font-size:12px}}.made:before{content:'';display:block;width:45px;height:45px;margin-right:7px;background:url(../images/emblem.svg) no-repeat;background-size:contain}@media (max-width:959px){.made:before{width:35px;height:35px}}@media (max-width:639px){.made:before{width:30px;height:30px;margin-right:4px}}html .uk-heading-custom{margin-bottom:30px;font-size:28px;color:#000}@media (max-width:959px){html .uk-heading-custom{margin-bottom:25px;font-size:24px}}@media (max-width:639px){html .uk-heading-custom{margin-bottom:15px;font-size:21px}}@media (max-width:959px){html .uk-section-small{padding-top:30px;padding-bottom:30px}}@media (max-width:639px){html .uk-section-small{padding-top:20px;padding-bottom:20px}}@media (max-width:959px){html .uk-grid-medium .uk-grid-margin{margin-top:20px}}@media (max-width:639px){html .uk-grid-medium .uk-grid-margin{margin-top:15px}}html .uk-button{border-radius:5px}html .uk-button-theme{background:#52546f;text-transform:none;color:#EEE!important}html .uk-button-theme:hover{background:#4c4f68}html .uk-button-large{padding:0 23px;font-size:18px}