@font-face{font-family:'Oswald';src:url('../font/Oswald/Oswald-VariableFont_wght.ttf') format('truetype');font-weight:100 700; font-style:normal;font-display:swap;}:root{ --hue-bg-light:197; --saturation-bg-light:94%; --lightness-bg-light:80%; --opacity-bg-light:1; --hue-bg-dark:0; --saturation-bg-dark:0%; --lightness-bg-dark:20%; --opacity-bg-dark:1; --hue-text-light:197; --saturation-text-light:94%; --lightness-text-light:57%; --opacity-text-light:1; --hue-text-dark:0; --saturation-text-dark:0%; --lightness-text-dark:20%; --opacity-text-dark:1; --color-bg-light-3:#47b0ed; --font-family-primary:"Oswald",sans-serif; --max-width:min(100%,1300px);}header{width:100%;}header ul{list-style: none !important;}header a{text-decoration: none !important;}header .container,footer .container{width:calc(100% - 30px);max-width:1300px;height:auto;margin:0 auto;}header .top{background-color:#3AB4EE;padding:8px 0;box-sizing:border-box;display:grid;justify-content:center;grid-template-columns:calc(var(--max-width));}header .bottom{background-color:#000;display:grid;justify-content:center;grid-template-columns:var(--max-width);}header .top .cont,header .bottom .cont{display:flex;justify-content:space-between;align-items:center;}header .top .right a{display:flex;align-items:center;color:#fff;}header .top .right a img{margin-right:5px;}header .top .left{display:flex;}header .top .left li{margin:0 5px;}header .top .left li a i{color:#fff;}header .bottom .logo{display:inline-block;max-width:100px;width:100%;}header .bottom .logo img{width:100%;}header .bottom .menu{display:flex;}header .bottom .menu li{padding:20px;margin:0 5px;border-bottom:1px solid #000 !important;transition:ease .4s;}header .bottom .menu li:last-child{margin-right:0;}header .bottom .menu li:hover{border-bottom:1px solid #3ab4ee !important;}header .bottom .menu li a{display:inline-block;text-transform:uppercase;font-size:15px;font-weight:600;color:#fff;transition:ease .4s;}header .bottom .menu li a:hover{text-decoration:none;}header .humburger{display:none;width:50px;height:50px;position:relative;cursor:pointer;}header .humburger .line{display:inline-block;position:absolute;right:50%; transform:translate(50%);width:30px;height:3px;background-color:#fff;border-radius:4px;transition-property:transform;transition-duration:.4s;transition-timing-function:ease;}header .humburger .line:nth-child(1){top:30%;}header .humburger .line:nth-child(2){top:50%;}header .humburger .line:nth-child(3){top:70%;}header .humburger.animated .line:nth-child(1){transform:rotate(-45deg);right:10%;top:55%;background-color:#3ab4ee;}header .humburger.animated .line:nth-child(2){display:none;}header .humburger.animated .line:nth-child(3){transform:rotate(45deg);top:55%;right:10%;background-color:#3ab4ee;}.showProductMap header .top{display:none;} .showProductMap header .bottom .menu,.showProductMap header .humburger{display:none !important;}.showProductMap header .bottom .cont{justify-content:center;}footer{width:100%;}footer ul{list-style:none;}footer .top{background-color:#474747;padding:25px 0 50px 0;}footer .bottom{background-color:#00C3F9;padding:20px 0;}footer .top .cont{display:flex;}footer .top .cont .col{width:auto;}footer .top .cont .col:first-child{padding-right:150px;}footer .top .cont .col:first-child img{max-width:103px;width:100%;display:block;margin-bottom:20px;}footer .top .cont .col:first-child p{color:#fff;font-size:15px;text-align:left;}footer .top .cont .col:first-child p i,footer .top .cont .col:first-child p a {color:#cccccc;font-size:15px;}footer .top .cont .col:last-child ul li{color:#fff;font-size:15px;padding-left:40px;margin-top:10px;text-align:left;font-weight:400;}footer .top .cont .col:last-child ul li.title{padding-left:0;text-transform:uppercase;font-size:18px;font-weight:bold;margin-bottom:20px;}footer .top .cont .col:last-child ul li a{color:#fff;}footer .bottom .cont{display:flex;justify-content:space-between;align-items:center;}footer .bottom .cont p{font-weight:400;font-size:13px;color:rgba(255,255,255,0.5);text-align:left;}footer .bottom .cont p a{color:#fff;font-weight:400;} footer .bottom .cont .social{display:flex;}footer .bottom .cont .social li{margin-right:10px;}footer .bottom .cont .social li a,footer .bottom .cont .social li i{color:#fff;}.contactsCsOrg{width:100%;padding:15px 0;background-color:#fff;text-align:left;}.contactsCsOrg .link_1{display:block;font-size:20px;cursor:inherit;text-transform:uppercase;}.contactsCsOrg .link_1:hover{text-decoration: none;}.creditsClappit .clappit{width:100px;padding:30px 0;}.creditsClappit .clappit img{width:100%;height:auto;}@media screen and (max-width:1140px){      header .top{display:none;} header{position:relative;} header .bottom .menu{display:none;} header .bottom .logo{max-width:100px;} header .bottom .logo img{width:100px;} header .humburger{display:block;} header .bottom .menu{z-index:101;position:absolute;top:102px;left:0;width:100%;border-top:4px solid #3ab4ee;background-color:#000;} header .bottom .menu li{width:100%;text-align:left;padding:0;text-align:center;margin:0;} header .bottom .menu li:hover{background-color:#fff;} header .bottom .menu li a{width:100%;padding:15px 0;} header .bottom .menu li:hover a{color:#3ab4ee;}  footer .top .cont{flex-wrap:wrap;} footer .top .cont .col{width:100%;} footer .top .cont .col{text-align:center;} footer .top .cont .col:first-child{padding-right:0;margin-bottom:30px;} footer .bottom .cont{flex-direction:column;align-items:center;justify-content:center;} footer .bottom .cont p{margin:15px 0;text-align:center;}}