header{background:#fff;height:100px;position:fixed;width:100%;z-index:999}header:after{background:linear-gradient(90deg,#006bb8,#93a920);bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}header .wrapper{align-items:center;display:flex;justify-content:space-between}header .wrapper .logo{display:block;padding-top:10px}header .wrapper .main-header{justify-content:space-between}header .wrapper .main-header,header .wrapper .main-header nav ul{align-items:center;display:flex}header .wrapper .main-header nav ul>li{padding:35px 0;position:relative}header .wrapper .main-header nav ul>li:hover .drop-menu{opacity:1;transition:all .2s ease-out;visibility:visible}header .wrapper .main-header nav ul>li>a{color:#333;font-weight:400;margin-right:28px}header .wrapper .main-header nav ul>li>a.active{color:#006bb8;font-weight:600}header .wrapper .main-header .drop-menu{background:#fff;left:50%;opacity:0;padding:40px 30px;position:absolute;top:100px;transform:translateX(-50%);transition:all .2s ease-out;visibility:hidden;width:300px}header .wrapper .main-header .drop-menu ul{display:block}header .wrapper .main-header .drop-menu ul li{margin:0 0 28px;padding:0}header .wrapper .main-header .drop-menu ul li a{font-size:1rem;font-weight:600;line-height:1.4;transition:all .2s ease-out}header .wrapper .main-header .drop-menu ul li a:hover{color:#006bb8;transition:all .2s ease-out}header .wrapper .main-header .contact-btn{margin-right:28px}header .wrapper .main-header .contact-btn .button{padding:0 30px}header .wrapper .main-header .lang{margin-right:20px}header .wrapper .main-header .lang select{border:0;color:#262626;cursor:pointer;font-size:1rem;font-weight:700;line-height:1.5;padding:0}header .wrapper .main-header .search-ico .search{background:url(/images/material/ico-search.svg) no-repeat;cursor:pointer;height:32px;margin-right:20px;padding-right:50px;position:relative;width:32px}header .wrapper .main-header .search-ico .search:after{background:#000;content:"";height:100%;opacity:.3;position:absolute;right:0;top:0;width:1px}header .wrapper .main-header .search-ico .drop-search{display:none;position:absolute;right:0;top:100px}header .wrapper .main-header .search-ico .drop-search .input{margin:0;position:relative}header .wrapper .main-header .search-ico .drop-search .input input[type=text]{background:#fff;border:none;border-radius:0;font-size:1rem;height:50px;margin:0;padding-left:15px;padding-right:40px;width:490px}header .wrapper .main-header .search-ico .drop-search .input input[type=text]::-moz-placeholder{opacity:.7}header .wrapper .main-header .search-ico .drop-search .input input[type=text]:-ms-input-placeholder{opacity:.7}header .wrapper .main-header .search-ico .drop-search .input input[type=text]::placeholder{opacity:.7}header .wrapper .main-header .search-ico .drop-search .input button{background:url(/images/material/ico-search.svg) no-repeat 50%;border:none;bottom:0;box-shadow:none;height:auto;line-height:normal;margin:auto;padding:20px;position:absolute;right:0;top:0}header .wrapper .main-header .burger-ico{bottom:0;cursor:pointer;height:20px;margin:auto;position:relative;right:0;top:0;transition:all .3s ease-out;width:20px}header .wrapper .main-header .burger-ico span{background:#006bb8;border-radius:5px;bottom:auto;height:3px;left:auto;position:absolute;right:0;top:0;transition:all .3s ease-out;width:20px}header .wrapper .main-header .burger-ico span:first-child{top:0}header .wrapper .main-header .burger-ico span:nth-child(2){top:8px}header .wrapper .main-header .burger-ico span:nth-child(3){top:16px;width:13px}header .wrapper .main-header .nav-burger{background:#fff;height:auto;height:0;opacity:0;padding:70px 50px 50px;position:fixed;right:0;top:0;transition:all .25s ease-out;visibility:hidden;width:500px;z-index:9999}header .wrapper .main-header .nav-burger.active{height:90%;opacity:1;overflow-y:auto;transition:all .25s ease-out;visibility:visible}header .wrapper .main-header .nav-burger .search-mobile{display:none}header .wrapper .main-header .nav-burger .close-nav{cursor:pointer;position:absolute;right:50px;top:25px;transform:unset;transition:all .3s ease-out}header .wrapper .main-header .nav-burger .close-nav:hover{transform:rotate(90deg);transition:all .3s ease-out}header .wrapper .main-header .nav-burger>ul li{margin-bottom:32px}header .wrapper .main-header .nav-burger>ul li.drop>.drop-menu-burger{display:block}header .wrapper .main-header .nav-burger>ul li.have-child.drop .drop-menu-burger{height:100%;opacity:1;transition:all .25s ease-out;visibility:visible}header .wrapper .main-header .nav-burger>ul li.have-child>a{background:url(/images/material/ico-arr-down-black.svg) no-repeat 100% 0}header .wrapper .main-header .nav-burger>ul li.lang{display:flex}header .wrapper .main-header .nav-burger>ul li.lang a{margin:0 8px;width:auto}header .wrapper .main-header .nav-burger>ul li.lang a:first-child{margin-left:0}header .wrapper .main-header .nav-burger>ul li.lang a.active{font-weight:700}header .wrapper .main-header .nav-burger>ul li a{color:#333;display:block;font-weight:400;transition:all .25s ease-out;width:100%}header .wrapper .main-header .nav-burger>ul li a:hover{color:#29308e;font-weight:600;transition:all .25s ease-out}header .wrapper .main-header .nav-burger>ul li a.active{color:#006bb8;font-weight:600}header .wrapper .main-header .nav-burger>ul li .drop-menu-burger{display:none}header .wrapper .main-header .nav-burger>ul li .drop-menu-burger ul li{margin:10px 0 10px 30px}footer{background:#006bb8;color:#fff;position:relative}footer:after{background:linear-gradient(90deg,#006bb8,#93a920);content:"";height:8px;position:absolute;right:0;top:0;width:100%}footer .top-footer{padding:40px 0;position:relative}footer .top-footer:after{background:#fff;bottom:0;content:"";height:1px;left:0;opacity:.1;position:absolute;width:100%}footer .top-footer h6{font-size:.875rem;line-height:1.875;margin-bottom:17px}footer .top-footer .column{padding-right:30px}footer .top-footer .column ul li{padding-left:30px;position:relative}footer .top-footer .column ul li:after{content:"";height:20px;left:0;position:absolute;top:10px;width:20px}footer .top-footer .column ul li.location{background:url(/images/material/ico-location.svg) no-repeat left top 5px}footer .top-footer .column ul li.call{background:url(/images/material/ico-call.svg) no-repeat left top 5px}footer .top-footer .column ul li.mail{background:url(/images/material/ico-mail.svg) no-repeat left top 5px}footer .top-footer .column ul.socmed{display:flex}footer .top-footer .column ul.socmed li{margin-right:12px;padding:0}footer .top-footer .column ul.socmed li:hover img{transform:scale(1.1);transition:all .25s ease-out}footer .top-footer .column ul.socmed li:after{display:none}footer .top-footer .column ul.socmed li img{transform:scale(1);transition:all .25s ease-out}footer .top-footer .column.column-33 .sosmed-after{margin-bottom:38px}footer .bottom-footer{display:flex;justify-content:space-between;padding:20px 0}footer .bottom-footer a,footer .bottom-footer p{color:#fff;font-size:.875rem}footer .bottom-footer ul{display:flex}footer .bottom-footer ul li{margin-left:12px;padding-left:15px;position:relative}footer .bottom-footer ul li:after{background:#fff;border-radius:100%;content:"";height:4px;left:0;position:absolute;top:12px;width:4px}footer .bottom-footer ul li:first-child:after{display:none}@media (max-width:1200px){header{height:90px}header .wrapper .logo{max-height:60px;max-width:130px;padding-top:5px;width:auto}header .wrapper .main-header nav ul>li{padding:30px 0}header .wrapper .main-header .drop-menu,header .wrapper .main-header .search-ico .drop-search{top:90px}}@media (max-width:1023px){header{align-items:center;display:flex;justify-content:stretch}header .wrapper{width:100%}header .wrapper .main-header .contact-btn,header .wrapper .main-header .lang,header .wrapper .main-header .search-ico,header .wrapper .main-header nav{display:none}header .wrapper .main-header .nav-burger{width:100%}header .wrapper .main-header .nav-burger.active{height:75%}header .wrapper .main-header .nav-burger>ul li .drop-menu-burger ul li{padding-left:0}header .wrapper .main-header .nav-burger .search-mobile{display:block}header .wrapper .main-header .nav-burger .search-mobile .input{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:5px;margin:0;position:relative}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]{background:#fff;border:none;border-radius:0;font-size:1rem;height:50px;margin:0;padding-left:15px;padding-right:40px;width:490px}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]::-moz-placeholder{opacity:.7}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]:-ms-input-placeholder{opacity:.7}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]::placeholder{opacity:.7}header .wrapper .main-header .nav-burger .search-mobile .input button{background:url(/images/material/ico-search.svg) no-repeat 50%;border:none;bottom:0;box-shadow:none;height:auto;line-height:normal;margin:auto;padding:20px;position:absolute;right:0;top:0}footer .row .column.column-33{flex:0 0 50%;max-width:50%}footer .row .column.column-33:nth-child(2){order:3}footer .row .column.column-33:nth-child(3){order:2}footer .bottom-footer a{font-weight:400}}@media (max-width:767px){header{height:72px}header:after{bottom:-1px}header .wrapper .logo{padding:0}header .wrapper .main-header .nav-burger{padding:85px 24px}header .wrapper .main-header .nav-burger.active{height:95%}header .wrapper .main-header .nav-burger>ul li{margin-bottom:28px}header .wrapper .main-header .nav-burger .close-nav{right:30px;top:22px}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]{width:100%}footer .row .column.column-33{flex:0 0 100%;max-width:100%}footer .row .column.column-33:nth-child(2){margin-bottom:15px;order:2}footer .row .column.column-33:nth-child(3){order:3}footer .top-footer h6{font-size:.875rem;margin-bottom:8px}footer .top-footer .whistleblowing{width:50%}footer .bottom-footer{display:block;text-align:center}footer .bottom-footer ul li{margin-left:0;padding-left:0;text-align:center;width:100%}}
/*!
 * Milligram-scss v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */.popup{align-items:center;background:rgba(0,0,0,.7);display:none;height:100%;justify-content:center;left:0;overflow-y:auto;padding:30px 0;position:fixed;top:0;width:100%;z-index:999999}.popup__box{background:#fff;margin:auto;position:relative;width:800px;z-index:2}.popup__box--close{cursor:pointer;position:absolute}.popup__box--content{padding:59px 116px 85px 104px}.popup__box--content form h4{margin-bottom:10px}.popup__box--content form input::-webkit-inner-spin-button,.popup__box--content form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popup__box--content form input[type=number]{-moz-appearance:textfield}.popup__box--content form textarea{min-height:132px;resize:none}.popup__box--content form .row{padding-top:20px}.popup__box--content form .row .column{margin-bottom:24px}.popup__box--content form .row .column .button{font-size:1rem;height:50px;line-height:50px;padding-right:60px;text-transform:capitalize}@media (max-width:1023px){.popup__box{width:671px}.popup__box--content{padding:45px}}@media (max-width:767px){.popup__box{width:100%}.popup__box--content{padding:25px}}.title{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:54px}.title .text{width:100%}.title .text h6{color:#006bb8;font-size:.875rem;font-weight:800;letter-spacing:.2em;line-height:1.4;margin-bottom:12px}.title .text h4{font-weight:700}.title.tcenter .text{text-align:center}.title-content h6{color:#707070;font-size:.875rem;font-weight:800;letter-spacing:3px;line-height:1.5;margin-bottom:12px}.title-content h4{font-weight:700}.title-content p{margin:20px 0 0}.banner-static{padding-top:100px;position:relative}.banner-static:after{background:radial-gradient(65.88% 169.62% at 63.82% 50%,rgba(0,107,184,0) 0,#002036 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.banner-static figure{height:400px}.banner-static figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-static figcaption{bottom:70px;color:#fff;left:0;margin:0 auto;max-width:979px;position:absolute;right:0;width:auto;z-index:2}.banner-static figcaption .text{width:700px}.banner-static figcaption h3{font-weight:700;margin-bottom:24px}.banner-static figcaption h6{font-size:.875rem;font-weight:300;letter-spacing:5px;line-height:1.5;margin-bottom:5px}.main-content{padding:80px 0 100px}.main-content .title{margin-bottom:39px}.std-content h1,.std-content h2,.std-content h3,.std-content h4,.std-content h5{font-weight:500;margin-bottom:40px}.std-content h5{color:#2f3844;font-size:1.25rem;opacity:.9}.std-content ol li{list-style-type:decimal;margin-left:20px;padding-left:10px}.std-content p{margin-bottom:40px}.std-content>img{width:100%}.std-content ul li{margin-bottom:24px;padding-left:30px;position:relative}.std-content ul li:after{background:#006bb8;border-radius:100%;content:"";height:8px;left:0;position:absolute;top:10px;width:8px}.pagination{margin:40px auto 0;text-align:center}.pagination ul{display:flex;justify-content:center;margin:0}.pagination ul li{height:40px;list-style:none;margin:0 15px;padding:0;position:relative;text-align:center;width:40px}.pagination ul li:after{display:none}.pagination ul li a{color:#353535;display:block;font-weight:500;line-height:1;opacity:.5;padding:10px;transition:all .25s ease-out}.pagination ul li.active{border-radius:50px;filter:drop-shadow(0 4px 10px rgba(10,48,86,.1))}.pagination ul li.active a{color:#006bb8;font-weight:800;transition:all .25s ease-out}.pagination ul li.next,.pagination ul li.prev{height:unset;margin:0;padding:0;width:unset}.pagination ul li.next a,.pagination ul li.prev a{color:#353535;font-weight:500;line-height:1;margin:0;opacity:1;padding:10px}.form .title-content{margin-bottom:32px}.form form .row .column{margin-bottom:24px}.required{border-color:#ed1a2f!important;color:#ed1a2f!important}.invalid-feedback{color:#ed1a2f;font-size:.8rem}@media (max-width:1200px){.banner-static{padding-top:90px}.banner-static figure{height:300px}.banner-static figcaption{max-width:900px}.std-content h5{font-size:1.5rem}}@media (max-width:1023px){.title{margin-bottom:40px}.title .text h6{font-size:.875rem}.banner-static figure{height:240px}.banner-static figcaption{bottom:37px;margin:0 48px;max-width:unset}.banner-static figcaption h6{font-size:.75rem}.main-content{padding:40px 0 60px}.std-content p{margin-bottom:20px}.std-content h5{font-size:1.313rem}}@media (max-width:767px){.title{display:block}.title .text{margin-bottom:12px}.title .text h6{font-size:.813rem}.banner-static{padding-top:72px}.banner-static figcaption{margin:0 24px}.title-content h6{font-size:.813rem;margin-bottom:8px}.pagination ul li{margin:0 4px}.pagination ul li a{font-size:.875rem}.std-content h5{font-size:1.188rem}}.project-list{margin-top:40px}.project-list .title{margin-bottom:0}.project-list .title h4{text-align:center;width:100%}.project-list .row{justify-content:center}.project-list .row .column{margin-bottom:44px}.project-list .row .column:hover img{transform:scale(1.1);transition:all .25s ease-out}.project-list figure{margin-bottom:12px;overflow:hidden;width:100%}.project-list figure img{transform:scale(1);transition:all .25s ease-out;width:100%}.project-list figcaption{margin-top:10px;text-align:center}.project-list figcaption h5{color:#2d2d2d;font-size:.9rem;font-weight:700;margin-bottom:10px}.project-list figcaption h6{color:#006bb8;font-size:.9rem;font-weight:300;margin:10px 0}@media (max-width:1023px){.project-list .row .column.column-25{flex:0 0 50%;margin-bottom:16px;max-width:100%}.project-list figcaption h5,.project-list figcaption h6{font-size:.9rem}.project-list figure img{width:100%}}@media (max-width:767px){.project-list .row .column.column-25{flex:0 0 100%;margin-bottom:16px;max-width:100%}.project-list figcaption h5,.project-list figcaption h6{font-size:.9rem}.project-list figure img{width:100%}}

/*# sourceMappingURL=ourbusiness.css.map*/