@font-face{font-family:'Poppins';src:url("fonts/Poppins-Light.ttf") format("truetype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:'Poppins';src:url("fonts/Poppins-Medium.ttf") format("truetype");font-display:swap;font-weight:500;font-style:normal}html,body{font-family:'Poppins', sans-serif}body{margin:0}.anim{transition:all .5s;opacity:0}.animated{opacity:1}.container{max-width:1355px;width:100%;margin:0 auto;padding:0 15px;box-sizing:border-box}.btn{font-weight:300;font-size:18px;line-height:1.3;color:#009FE3;padding:0 24px;height:43px;border:1px solid #fff;border-radius:47px;transition:all .5s;display:inline-flex;align-items:center;background-color:#fff}.btn:hover{background-color:#009FE3;color:#fff}a{text-decoration:none;transition:all .5s}header{text-align:center;position:fixed;top:0;left:0;height:120px;width:100%;background-color:#fff;transition:all .5s;z-index:99;box-shadow:1px 1px 20px #0000001f}@media screen and (max-width: 1199px){header{height:80px}}header .container{display:inline-flex;justify-content:space-between;align-items:center;height:100%}header a.logo{position:relative;z-index:1}header a.logo img{height:53px;transition:all .5s}@media screen and (max-width: 1199px){header a.logo img{height:45px}}header #open-menu{display:none;transition:all .5s;width:25px;height:14px;z-index:10;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1199px){header #open-menu{display:flex}}header #open-menu span{display:inline-flex;transition:all .5s;height:2px;width:25px;background-color:#009FE3;position:relative}header #open-menu.active span:first-child{transform:rotate(45deg);top:5px}header #open-menu.active span:nth-child(2){opacity:0}header #open-menu.active span:last-child{transform:rotate(-45deg);top:-7px}header .nav{display:inline-flex;align-items:center}@media screen and (max-width: 1199px){header .nav{position:fixed;top:-150vh;left:0;width:100vw;height:100vh;background-color:#fff;transition:all .5s;display:inline-flex;flex-direction:column;padding-top:100px}header .nav.active{top:0}}header .nav ul{display:inline-flex;list-style-type:none;margin:0;padding-left:0}@media screen and (max-width: 1199px){header .nav ul.menu{flex-direction:column;align-items:center;margin-bottom:30px}}header .nav ul.menu li{display:inline-flex;align-items:center}header .nav ul.menu li a:not(.btn){font-weight:300;font-size:18px;line-height:1.3;color:#191919;margin-right:37px;transition:all .5s}@media screen and (max-width: 1300px){header .nav ul.menu li a:not(.btn){margin-right:15px;font-size:17px}}@media screen and (max-width: 1199px){header .nav ul.menu li a:not(.btn){font-size:18px;margin-right:0;margin-bottom:15px}}header .nav ul.menu li a:not(.btn):hover{color:#009FE3}header .nav ul.menu li a.btn{border-color:#009FE3}@media screen and (max-width: 1199px){header .nav ul.menu li a.btn{margin-top:20px}}header .nav ul.languages{margin-left:59px}@media screen and (max-width: 1400px){header .nav ul.languages{margin-left:25px}}@media screen and (max-width: 1199px){header .nav ul.languages{margin-left:0}}header .nav ul.languages a{font-weight:300;font-size:18px;line-height:130%;color:#DBDBDB;margin-left:12px;transition:all .5s;border-bottom:1px solid transparent}@media screen and (max-width: 1199px){header .nav ul.languages a{margin:0 6px}}header .nav ul.languages a.active,header .nav ul.languages a:hover{color:#009FE3}header .nav ul.languages a.active{border-bottom-color:#009FE3}header.header-down{height:80px}header.header-down a.logo img{height:45px}.social-media{display:inline-flex}.social-media a{width:40px;height:40px;border-radius:50%;border:1px solid #fff;position:relative;transition:all .5s;margin:0 6px}.social-media a img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .5s}.social-media a img.hover{opacity:0}.social-media a:hover{background-color:#fff}.social-media a:hover img{opacity:0}.social-media a:hover img.hover{opacity:1}p,li{font-weight:300;font-size:18px;line-height:1.4;color:#575757}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{display:none}article{margin-top:120px}@media screen and (max-width: 1199px){article{margin-top:80px}}article section{position:relative;height:100%;margin-bottom:-1px}article section .container{position:relative;height:100%}article section img.main,article section .video{position:absolute;top:0;width:50%;object-fit:cover;height:100%;z-index:-1}@media screen and (max-width: 991px){article section .video{position:relative}}article section .video:before{content:"";background:url("./img/background.png") no-repeat;position:absolute;background-position:center center;width:100%;height:100%}article section .video video{width:100%;height:100%;object-fit:cover}article section.section1{height:795px;margin-bottom:0}@media screen and (max-width: 991px){article section.section1{min-height:550px;height:auto;padding:15px 0;box-sizing:border-box;margin-bottom:30px}}@media screen and (max-width: 575px){article section.section1{min-height:650px}}article section.section1 img.main{width:100%;opacity:0;transition:all .5s}article section.section1 .container{display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:all .5s .3s}@media screen and (max-width: 991px){article section.section1 .container{min-height:550px;height:auto;padding:15px 0;box-sizing:border-box}}@media screen and (max-width: 768px){article section.section1 .container{justify-content:flex-start;padding-top:100px}}@media screen and (max-width: 575px){article section.section1 .container{min-height:650px}}article section.section1 .container small{font-weight:500;font-size:22px;line-height:1.3;letter-spacing:0.15em;color:#191919;margin-top:-50px;text-align:center}@media screen and (max-width: 575px){article section.section1 .container small{font-size:18px}}article section.section1 .container h1{font-weight:500;font-size:70px;line-height:1.3;text-align:center;color:#191919;margin-top:2px;margin-bottom:37px;text-align:center}@media screen and (max-width: 991px){article section.section1 .container h1{font-size:50px}}@media screen and (max-width: 768px){article section.section1 .container h1{max-width:calc(100% - 30px);font-size:45px}}@media screen and (max-width: 575px){article section.section1 .container h1{font-size:38px}}@media screen and (max-width: 991px){article section.section1 .container h1 br{display:none}}article section.section1 .container .links{display:inline-flex}@media screen and (max-width: 575px){article section.section1 .container .links{flex-direction:column;align-items:center}}article section.section1 .container .links a,article section.section1 .container .links b{margin:0 10px}@media screen and (max-width: 575px){article section.section1 .container .links a,article section.section1 .container .links b{margin:5px 0}}article section.section1 .container .links b{cursor:pointer;border:none;padding-right:62px;position:relative}article section.section1 .container .links b img{position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:all .5s}article section.section1 .container .links b img.hover{opacity:0}article section.section1 .container .links b:hover img{opacity:0}article section.section1 .container .links b:hover img.hover{opacity:1}article section.section1 .container .social-media{position:absolute;bottom:41px;right:0}@media screen and (max-width: 1400px){article section.section1 .container .social-media{right:15px}}@media screen and (max-width: 991px){article section.section1 .container .social-media{bottom:15px}}@media screen and (max-width: 768px){article section.section1 .container .social-media{bottom:0;left:50%;transform:translateX(-50%);right:auto}}article section.section1 .container .social-media a:last-child{margin-right:0}article section.section1 .container a.btn{border:none;opacity:0;transition:all .5s .5s}article section.section1 .container a.down-section{position:absolute;bottom:117px;left:50%;opacity:0;transform:translateX(-50%);transition:all .5s, bottom .5s .8s, opacity .5s .8s}@media screen and (max-width: 768px){article section.section1 .container a.down-section{bottom:60px}}article section.section1 .container a.down-section:hover{opacity:.7}article section.section1.active img.main,article section.section1.active .container,article section.section1.active a.btn{opacity:1}article section.section1.active a.down-section{opacity:1;bottom:97px}@media screen and (max-width: 991px){article section.section1.active a.down-section{bottom:50px}}article section.section1.active-later a.down-section,article section.section1.active-later a.btn{transition:all .5s}article section.section2{min-height:875px}article section.section3{min-height:795px}article section.gallery{height:200px}@media screen and (max-width: 991px){article section.gallery{height:150px;margin-bottom:30px}}article section.gallery .swiper-wrapper{-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important}article section.gallery .swiper-wrapper .swiper-slide{width:auto !important}article section.gallery .swiper-wrapper img{height:200px;width:auto;object-fit:cover}@media screen and (max-width: 991px){article section.gallery .swiper-wrapper img{height:150px}}@media screen and (max-width: 991px){article section.image-text{text-align:center;margin-bottom:40px;display:flex;flex-direction:column-reverse;align-items:center}}article section.image-text.with-shape:before{content:"";position:absolute;top:0;right:50%;width:95px;height:95px;background-color:#009FE3}@media screen and (max-width: 991px){article section.image-text.with-shape:before{display:none}}@media screen and (max-width: 991px){article section.image-text.with-shape .image{position:relative;display:flex;justify-content:center}article section.image-text.with-shape .image:before{content:"";position:absolute;top:0;right:10%;width:95px;height:95px;background-color:#009FE3}}@media screen and (max-width: 768px){article section.image-text.with-shape .image:before{right:0}}article section.image-text img.main,article section.image-text .video{left:0}@media screen and (max-width: 991px){article section.image-text img.main,article section.image-text .video{width:100%;position:static;max-width:80%;margin-bottom:15px}}@media screen and (max-width: 768px){article section.image-text img.main,article section.image-text .video{max-width:100%}}@media screen and (max-width: 991px){article section.image-text .video{position:relative}article section.image-text .video:before{max-width:80%;max-height:80%;top:50%;left:50%;transform:translate(-50%, -50%);background-size:cover}}article section.image-text .content{padding-left:calc(50% + 60px);padding-top:83px;padding-bottom:80px;opacity:0;position:relative;left:-30px;transition:all .5s .3s}@media screen and (max-width: 991px){article section.image-text .content{width:100%;padding:0 15px;box-sizing:border-box;text-align:left}}article section.image-text .content h2{font-weight:500;font-size:34px;line-height:1.3;color:#191919;margin-bottom:35px;margin-top:0}@media screen and (max-width: 991px){article section.image-text .content h2{margin-bottom:15px}}article section.image-text .content p{padding-right:52px}@media screen and (max-width: 991px){article section.image-text .content p{padding-right:0}}article section.image-text .content p a{text-decoration:underline;color:#009FE3;transition:all .5s}article section.image-text .content p a:hover{opacity:.7}@media screen and (min-width: 992px){article section.image-text.revert img.main,article section.image-text.revert .video{left:auto;right:0}article section.image-text.revert .content{padding-left:0;padding-right:calc(50% + 112px)}}article section.image-text.animated .content{opacity:1;left:0}article section.section4{min-height:1000px}@media screen and (max-width: 768px){article section.section4{margin-bottom:0}}@media screen and (max-width: 768px){article section.section4 img.main{margin-bottom:-1px}}article section.section5{background-color:#191919;height:820px;text-align:center}@media screen and (max-width: 991px){article section.section5{padding-top:20px;height:auto;margin-bottom:0}}article section.section5 .container{display:inline-flex;position:static}@media screen and (max-width: 991px){article section.section5 .container{flex-direction:column}}article section.section5 .content{width:50%;text-align:left;padding-right:103px !important;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 992px) and (max-width: 1050px){article section.section5 .content{padding-right:53px !important}}@media screen and (max-width: 991px){article section.section5 .content{width:100%;padding-right:0 !important}}article section.section5 .content .up h2{margin-bottom:38px;font-size:70px;color:#fff}@media screen and (max-width: 1199px){article section.section5 .content .up h2{font-size:50px}}@media screen and (max-width: 575px){article section.section5 .content .up h2{font-size:40px}}article section.section5 .content .up p{color:#A7A7A7;padding-right:10px}article section.section5 .content .bottom{display:inline-flex;flex-wrap:wrap}@media screen and (max-width: 450px){article section.section5 .content .bottom{flex-direction:column;align-items:flex-start}}article section.section5 .content .bottom address{width:150px;display:flex;flex-direction:column;font-weight:300;font-size:18px;line-height:140%;color:#A7A7A7;margin-right:25px;font-style:normal}@media screen and (max-width: 450px){article section.section5 .content .bottom address{margin-bottom:25px;margin-right:0}}article section.section5 .content .bottom a.btn{border-color:#009FE3;background-color:transparent;padding-left:54px;position:relative;margin-top:5px}article section.section5 .content .bottom a.btn img{position:absolute;left:22px;transition:all .5s}article section.section5 .content .bottom a.btn img.hover{opacity:0}article section.section5 .content .bottom a.btn:hover{background-color:#009FE3}article section.section5 .content .bottom a.btn:hover img{opacity:0}article section.section5 .content .bottom a.btn:hover img.hover{opacity:1}article section.section5 .content .bottom .contacts{margin-top:33px;display:inline-flex;flex-wrap:wrap;justify-content:flex-start}@media screen and (max-width: 991px){article section.section5 .content .bottom .contacts{flex-direction:column;align-items:flex-start;width:100%}}article section.section5 .content .bottom .contacts a{margin-bottom:3px;font-weight:500;font-size:36px;line-height:1.3;color:#009FE3;transition:all .5s;padding-left:40px;position:relative}@media screen and (max-width: 1199px){article section.section5 .content .bottom .contacts a{font-size:30px}}@media screen and (max-width: 400px){article section.section5 .content .bottom .contacts a{padding-left:30px}}@media screen and (max-width: 575px){article section.section5 .content .bottom .contacts a.phone{margin-bottom:10px}}@media screen and (max-width: 575px){article section.section5 .content .bottom .contacts a.email{font-size:20px}}article section.section5 .content .bottom .contacts a img{position:absolute;top:50%;transform:translateY(-50%);left:2.5px}@media screen and (max-width: 400px){article section.section5 .content .bottom .contacts a img{left:-5px}}article section.section5 .content .bottom .contacts a:hover{color:#fff}article section.section5 .content .bottom .contacts a:last-child{margin-bottom:0}article section.section5 .form{width:50%;padding-top:115px;padding-left:95px;box-sizing:border-box;text-align:left}@media screen and (max-width: 1400px){article section.section5 .form{padding-left:0;display:inline-flex;justify-content:center;flex-wrap:wrap}}@media screen and (max-width: 991px){article section.section5 .form{width:100%;position:relative;padding-top:50px;margin-top:30px;padding-bottom:50px}}@media screen and (max-width: 768px){article section.section5 .form{padding-top:30px;padding-bottom:30px}}article section.section5 .form img.main{z-index:0}@media screen and (max-width: 991px){article section.section5 .form img.main{position:absolute;margin-bottom:0;left:-15px;width:100vw;max-width:initial}}article section.section5 .form form{position:relative;width:500px;max-width:90%}@media screen and (max-width: 768px){article section.section5 .form form{max-width:95%}}article section.section5 .form form .form-items{display:flex;flex-direction:column;align-items:flex-start}article section.section5 .form form .form-items label{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:26px;width:100%}article section.section5 .form form .form-items label:last-child{margin-bottom:15px}article section.section5 .form form .form-items label span{font-weight:300;font-size:18px;line-height:1.4;color:#fff;margin-bottom:9px}article section.section5 .form form .form-items label input,article section.section5 .form form .form-items label textarea{padding-left:15px;width:100%;height:43px;background-color:#fff;border-radius:4px;border:none;outline:none;font-family:'Poppins', sans-serif;font-weight:300;font-size:18px;line-height:1.4;color:#575757;box-sizing:border-box}article section.section5 .form form .form-items label textarea{height:110px;padding-top:15px}article section.section5 .form form .check{text-align:left;margin-bottom:28px}article section.section5 .form form .check label{display:block;position:relative;padding-left:39px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:300;font-size:13px;line-height:1.4;color:#fff;height:28px;display:inline-flex;align-items:center}article section.section5 .form form .check label a{text-decoration:underline;font-weight:300;font-size:13px;line-height:1.4;color:#fff;margin-left:5px;transition:all .5s}article section.section5 .form form .check label a:hover{opacity:.7}article section.section5 .form form .check label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}article section.section5 .form form .check label .checkmark{position:absolute;top:0;left:0;transition:all .5s;width:26px;height:26px;background-color:#fff;border-radius:4px}article section.section5 .form form .check label .checkmark:after{content:"";position:absolute;display:none;left:10px;top:5px;width:4px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}article section.section5 .form form .check label:hover input ~ .checkmark{background-color:#a3c1ee}article section.section5 .form form .check label input:checked ~ .checkmark{background-color:#a3c1ee}article section.section5 .form form .check label input:checked ~ .checkmark:after{display:block}article section.section5 .form form .send{position:relative}article section.section5 .form form .send input.btn{padding:0 36px;background-color:#191919;border-color:#191919;color:#fff;cursor:pointer}article section.section5 .form form .send input.btn:hover{background-color:#009FE3}article section.section5 .form form .send input.btn[disabled]{cursor:no-drop}article section.section5 .form form .send input.btn[disabled]:hover ~ p{opacity:1;visibility:visible}article section.section5 .form form .send p{font-family:'Poppins', sans-serif;font-weight:300;font-size:18px;line-height:1.4;color:#fff !important;opacity:0;visibility:hidden;position:absolute;margin:0;top:-25px;left:0;transition:opacity .5s, visibility .1s;white-space:nowrap}article section.section5 .form p.message-sent{position:relative;color:#fff;width:500px;max-width:90%}footer{background-color:#191919;text-align:center}@media screen and (max-width: 768px){footer{padding:20px 0}}footer .container{height:109px;display:inline-flex;align-items:center}@media screen and (max-width: 768px){footer .container{justify-content:center;flex-direction:column}}footer .container .left{display:flex;flex-direction:column;align-items:flex-start;width:50%}@media screen and (max-width: 768px){footer .container .left{align-items:center;margin-bottom:20px;width:100%}}footer .container .left small{font-weight:300;font-size:18px;line-height:1.4%;color:#666666;margin-bottom:9px}footer .container .left a{margin-top:9px}footer .container .right{width:50%;padding-left:95px}@media screen and (max-width: 768px){footer .container .right{padding-left:0;width:100%}}.modal{display:none;overflow:auto;text-align:center;z-index:99999999999;position:fixed;top:0;left:0;right:0;margin:0 auto;width:100vw;height:100vh;padding:0}.modal:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,0.84)}.modal .inner{transition:all .5s;position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.modal .inner .movie-parent{position:relative}.modal .inner video{overflow:hidden;filter:drop-shadow(0px 20px 91px rgba(0,0,0,0.58));border-radius:6px;max-width:80vw;max-height:80vh;height:684px}.modal .close{content:"X";position:absolute;top:-35px;right:-36px;cursor:pointer;transition:all .5s;border-radius:50%;width:30px;height:30px;color:#fff;font-size:20px;border:1px solid #fff;padding:2px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding-bottom:2px}@media screen and (max-width: 991px){.modal .close{position:fixed;top:20px;right:20px}}.modal .close span{position:relative;top:-1px}.modal .close:hover{opacity:.7}@media screen and (max-width: 575px){.modal .close{top:10px;right:10px}}article.managment{padding-top:60px;text-align:center}@media screen and (max-width: 575px){article.managment{padding-top:40px}}article.managment h1{font-weight:500;font-size:70px;line-height:1.3;text-align:center;color:#191919;margin-top:2px;margin-bottom:37px;text-align:center}@media screen and (max-width: 991px){article.managment h1{font-size:50px;padding:0 30px}}@media screen and (max-width: 768px){article.managment h1{max-width:calc(100% - 30px);font-size:45px}}@media screen and (max-width: 575px){article.managment h1{font-size:38px}}@media screen and (max-width: 991px){article.managment h1 br{display:none}}article.managment p,article.managment ul,article.managment img{max-width:850px;margin:20px auto;width:100%}@media screen and (max-width: 991px){article.managment p{padding:0 30px}}@media screen and (max-width: 991px){article.managment ul{padding-right:30px;padding-left:50px}}article.managment img{width:850px;max-width:100%}article.managment p,article.managment ul{text-align:left;box-sizing:border-box}
/*# sourceMappingURL=style.css.map */
