@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("/css/lib/bootstrap.min.css");@import url("/css/lib/aos.css");@font-face{font-family:vcrosdmono;src:url(/fonts/vcrosdmono.ttf) format("truetype");font-weight:400;font-style:normal}html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:inherit!important}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body,html{height:100%}a{text-decoration:none}a,a:hover{color:inherit}button:focus,input:focus{outline:transparent}li{list-style:none}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}body{position:relative;overflow-x:hidden;min-width:320px;max-width:100vw;cursor:default;color:#191919;font-family:Poppins,sans-serif;line-height:150%}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-transition:.4s ease;transition:.4s ease}.pagewrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden}@media (min-width:1500px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1444px}}h1{font-family:vcrosdmono;text-transform:uppercase;font-weight:400;font-size:73px;position:relative;padding-left:44px}h1:before{content:"";display:inline-block;width:28px;height:56px;background:url(/img/beforeh1.png) no-repeat 50%/100% 100%;position:absolute;left:0;top:12px}h2,h3{font-size:55px;font-weight:400;line-height:90%;color:rgb(43,78,130);font-family:vcrosdmono;text-transform:uppercase;position:relative;padding-left:40px}h2:before,h3:before{content:"";display:inline-block;width:23px;height:46px;background:url(/img/beforeh1.png) no-repeat 50%/100% 100%;position:absolute;left:0;top:-1px}.bluebtn{display:inline-block;background:rgb(75,83,255);padding:17.5px 44px;color:#fff;font-size:17px;font-weight:600;-webkit-transition:.3s;transition:.3s;border:none;cursor:pointer;text-transform:uppercase}.bluebtn:hover{color:rgb(75,83,255);-webkit-animation:pulse1 3s infinite;animation:pulse1 3s infinite;background:#fff}.bluebtn:hover>svg{-webkit-transform:scale(.8);transform:scale(.8)}.bluebtn:hover>svg path{stroke:rgb(75,83,255)}.bluebtn svg{width:28px;display:inline-block;vertical-align:middle;margin-left:26px}.bluebtn svg,.bluebtn svg path{-webkit-transition:.3s;transition:.3s}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body.disscroll{overflow:hidden}@media (max-width:1599.8px){h1{font-size:60px}h2,h3{font-size:42px}h1:before{height:46px}}@media (max-width:1199.8px){h1{font-size:50px;padding-left:35px}h2,h3{font-size:36px;padding-left:30px}h1:before{height:36px;width:22px}h2:before,h3:before{width:18px;height:30px}}@media (max-width:767.8px){h1{font-size:42px}}@media (max-width:575.8px){h1{font-size:39px;padding-left:22px}h1:before{width:15px;height:30px;top:8px}h2,h3{font-size:35px}}.herosection{min-height:calc(100vh + 100px);position:relative;background:url(/img/bg1.png) no-repeat bottom/cover;padding-top:238px;overflow:hidden;padding-bottom:200px}.herosection h1{color:rgb(212,223,236);margin-bottom:64px}.herosection h1 span{display:block;padding-left:134px;font-style:normal}.herosection .descrbox{padding-left:60px}.herosection .descrbox p{max-width:462px;font-size:16px;font-weight:300;line-height:130%;color:rgba(255,255,255,.75);margin-bottom:50px}.herosection__img{-webkit-animation:move 15s linear 0s infinite;animation:move 15s linear 0s infinite;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.herosection .col-lg-8{position:relative;z-index:2}.herosection h1 i{font-style:normal}.services{padding:180px 0 105px;position:relative}.services .servimgbg{position:absolute;right:-130px;bottom:-190px;-webkit-animation:move1 3s infinite;animation:move1 3s infinite}.services__content{padding:0 60px}.services__header{margin-bottom:90px}.services__header p{max-width:386px;color:rgba(43,78,130,.7);font-size:16px;line-height:130%}.service{display:block;margin-bottom:66px;position:relative;z-index:2;text-decoration:none;color:inherit}.service .num{font-family:vcrosdmono;font-size:19px;line-height:90%;margin-bottom:10px;color:#8397b4}.service .title{font-family:vcrosdmono;margin-bottom:20px;text-transform:uppercase;color:#2b4e82;font-size:30px;line-height:110%}.service .descr{color:rgba(43,78,130,.7);margin-bottom:15px;line-height:130%;font-size:16px}.service .imgwrap{position:relative;width:100%;height:151px;overflow:hidden}.service .imgwrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;-webkit-transition:.5s;transition:.5s;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.service:hover .imgwrap img{-webkit-transform:scale(1.01);transform:scale(1.01)}.services__body .col-lg-6:nth-child(2n) .service{padding-left:60px}.services__body .col-lg-6:nth-child(odd) .service{padding-right:60px}.ourprofession{padding:130px 0 140px;background:#161616;position:relative}.ourprofession:after{content:"";display:block;background:url(/img/bg2.png) no-repeat 0 100%/100% 100%;width:100%;height:345px;position:absolute;left:0;bottom:0;z-index:2}.ourprofession h3{color:#d4dfec;margin-bottom:55px}.ourprofession p{line-height:130%;color:rgba(255,255,255,.75);max-width:357px}.ourprofession .ourprofession__el1{position:absolute;left:0;z-index:3;top:40%;left:-80px;-webkit-animation:rotate1 10s linear infinite;animation:rotate1 10s linear infinite}.ourprofession .ourprofession__el2{position:absolute;right:-240px;bottom:100px;z-index:3;-webkit-animation:rotate 15s linear 0s infinite;animation:rotate 15s linear 0s infinite}.ourprofession__content{padding:0 60px;position:relative;z-index:4}.profsections{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.profsection{max-width:300px;width:100%;background:url(/img/bgprof.png) no-repeat 50%/100% 100%;padding:40px 15px 16px;position:relative;margin-bottom:50px}.profsection:nth-child(2n){top:70px}.profsection .imgwrap{text-align:center;margin-bottom:50px}.profsection .imgwrap img{max-width:178px;display:inline-block}.profsection p{margin:0;color:rgba(230,230,230,.7);font-size:14px;line-height:130%}.profsection .title{margin-bottom:17px;text-transform:uppercase;color:#fff;font-size:26px;line-height:110%;font-family:vcrosdmono}.contact{padding:110px 0 150px;background:url(/img/bg3.png) no-repeat 50%/100% 100%}.contact__content{padding:0 60px}.contact__info{max-width:578px;padding:50px 50px 100px;background:rgba(226,236,247,.5);border-radius:10px;-webkit-box-shadow:0 9px 18px rgba(0,0,0,.03),0 2px 3px rgba(0,0,0,.03);box-shadow:0 9px 18px rgba(0,0,0,.03),0 2px 3px rgba(0,0,0,.03)}.contact__info h3{margin-bottom:40px}.contact__info p{margin-bottom:50px;color:rgba(43,78,130,.7);font-size:15px;line-height:150%;max-width:397px}.contact__info ul.contlist{margin-bottom:60px}.contact__info ul.contlist li{margin-bottom:35px}.contact__info ul.contlist li:last-child{margin-bottom:0}.contact__info ul.contlist li a{color:#38598a;font-weight:500;font-size:18px;max-width:320px;display:block;padding-left:60px;position:relative;-webkit-transition:.3s;transition:.3s}.contact__info ul.contlist li a:hover{opacity:.7}.contact__info ul.contlist li a img{width:40px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.contact__info .followus{text-transform:uppercase;line-height:130%;font-family:vcrosdmono}.contact__info .followus p.title{font-size:18px;color:#0a2458;margin-bottom:25px}.contact__info .followus ul li{display:inline-block;vertical-align:middle;margin:0 6px}.contact__info .followus ul li img{width:40px;-webkit-transition:.3s;transition:.3s}.contact__info .followus ul li img:hover{-webkit-filter:drop-shadow(0 4px 7px rgba(56,89,138,.5));filter:drop-shadow(0 4px 7px rgba(56,89,138,.5))}.contactform{max-width:558px;width:100%;display:inline-block;text-align:left}.contactform .title{font-size:30px;line-height:130%;font-family:vcrosdmono;margin-bottom:38px;text-transform:uppercase;color:#2b4e82}.contactform .bluebtn{border:1px solid rgb(75,83,255)}.contactform .bluebtn:hover{background:#fff;-webkit-animation:pulse2 3s infinite;animation:pulse2 3s infinite}.inputfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative;margin-bottom:30px}.inputfield input{width:100%;height:48px;border:none;border-bottom:1px solid rgba(25,25,25,.35);background:transparent}.inputfield textarea{resize:none;outline:none;border:1px solid #a9a9a9;padding:15px;height:150px;background:transparent;margin-top:10px}.inputfield textarea+label{top:24px;padding:0 15px}.inputfield label{display:block;position:absolute;left:0;top:14px;text-transform:uppercase;font-weight:500;font-size:14px;font-family:Montserrat,sans-serif;-webkit-transition:.3s;transition:.3s;cursor:auto}.inputfield input.active+label,.inputfield input:focus+label{top:-5px;font-size:12px}.inputfield textarea.active+label,.inputfield textarea:focus+label{top:-1px;font-size:12px;background:#f6f6f6}.inputfield input.error,.inputfield textarea.error{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.inputfield input.error+label,.inputfield textarea.error+label{color:#dc3545}.bluebtn:disabled{opacity:.7;cursor:not-allowed}header.header{position:fixed;left:0;top:0;width:100%;z-index:11;padding:55px 0 20px;-webkit-transition:.5s;transition:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}header.header.scrollheader{padding:30px 0;background:#2b4e82}.header__rightsect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__rightsect nav{width:100%;max-width:80%;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}.header__rightsect .header__link{width:100%;max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;text-align:right}.header__rightsect .header__link a{font-size:17px;font-weight:500;color:rgb(221,228,237);text-transform:uppercase}.header__rightsect .header__link a img{width:28px;margin-left:21px;margin-top:-1px}.header__rightsect .header__link a span{position:relative;display:inline-block}.header__rightsect .header__link a span:after{content:"";display:block;position:absolute;bottom:-5px;left:0;right:0;margin:0 auto;width:0;height:3px;background:#fff;border-radius:8px;-webkit-transition:.3s;transition:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.header__rightsect .header__link a:hover span:after{width:100%}.header__rightsect .header__link a:hover img{-webkit-animation:arrmove 2s ease-in-out infinite;animation:arrmove 2s ease-in-out infinite}.header__rightsect ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__rightsect ul li{margin-right:55px}.header__rightsect ul li:last-child{margin-right:0}.header__rightsect ul li a{text-transform:uppercase;font-size:16px;color:#fff;position:relative}.header__rightsect ul li a:after{content:"";display:block;position:absolute;bottom:-5px;left:0;right:0;margin:0 auto;width:0;height:3px;background:#fff;border-radius:8px;-webkit-transition:.3s;transition:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.header__rightsect ul li a:hover:after{width:100%}.header__logo img{max-width:100%}.header__logo{background:rgba(43,78,130,.1);padding:8px 12px;border-radius:8px;transition:background .3s ease}.header__logo:hover{background:rgba(43,78,130,.2)}.menubtn{display:none}footer.footer{background:#2b4e82;padding:90px 0}.footer__leftsect .footerlogo{display:inline-block;margin-bottom:30px}.footer__leftsect .footerlogo img{width:164px}.footer__leftsect p{font-size:12px;font-family:Montserrat,sans-serif;margin-bottom:30px;color:#d7d7d7;line-height:150%}.footer__leftsect ul li{display:inline-block;vertical-align:middle;margin:0 8px}.footer__leftsect ul li img{width:40px;-webkit-transition:.3s;transition:.3s}.footer__leftsect ul li img:hover{-webkit-filter:drop-shadow(0 0 10px #fff);filter:drop-shadow(0 0 10px #fff)}.footerboxlists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footerboxlists .footerboxlist{margin-right:150px}.footerboxlists .footerboxlist:last-child{margin-right:0}.footerboxlists .footerboxlist .title{font-family:vcrosdmono;margin-bottom:15px;font-size:17px;text-transform:uppercase;line-height:130%;color:#8397b4}.footerboxlists .footerboxlist ul li{margin-bottom:10px}.footerboxlists .footerboxlist ul li:last-child{margin-bottom:0}.footerboxlists .footerboxlist ul li a{color:#fff;line-height:120%;font-size:16px;-webkit-transition:.3s;transition:.3s}.footerboxlists .footerboxlist ul li a:hover{opacity:.7}@-webkit-keyframes pulse1{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5)}50%{-webkit-box-shadow:0 0 0 20px rgba(255,255,255,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5)}}@keyframes pulse1{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5)}50%{-webkit-box-shadow:0 0 0 20px rgba(255,255,255,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5)}}@-webkit-keyframes pulse2{0%{-webkit-box-shadow:0 0 0 0 rgba(75,83,255,.5)}50%{-webkit-box-shadow:0 0 0 20px rgba(75,83,255,0)}to{-webkit-box-shadow:0 0 0 0 rgba(75,83,255,.5)}}@keyframes pulse2{0%{-webkit-box-shadow:0 0 0 0 rgba(75,83,255,.5)}50%{-webkit-box-shadow:0 0 0 20px rgba(75,83,255,0)}to{-webkit-box-shadow:0 0 0 0 rgba(75,83,255,.5)}}@-webkit-keyframes move1{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes move1{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes move{0%{-webkit-transform:translateY(-50%) scale(1) rotate(0);transform:translateY(-50%) scale(1) rotate(0)}50%{-webkit-transform:translateY(-65%) scale(.8) rotate(180deg);transform:translateY(-65%) scale(.8) rotate(180deg)}to{-webkit-transform:translateY(-50%) scale(1) rotate(1turn);transform:translateY(-50%) scale(1) rotate(1turn)}}@keyframes move{0%{-webkit-transform:translateY(-50%) scale(1) rotate(0);transform:translateY(-50%) scale(1) rotate(0)}50%{-webkit-transform:translateY(-65%) scale(.8) rotate(180deg);transform:translateY(-65%) scale(.8) rotate(180deg)}to{-webkit-transform:translateY(-50%) scale(1) rotate(1turn);transform:translateY(-50%) scale(1) rotate(1turn)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotate1{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotate1{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes arrmove{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes arrmove{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@media (max-width:1599.8px){.herosection .descrbox p,.herosection h1{margin-bottom:40px}.services__header{margin-bottom:70px}.profsection .imgwrap img{max-width:150px}.profsection{padding-bottom:25px}.contact__info{padding-bottom:70px}.service .title{font-size:24px}.profsection .title{font-size:22px}.service .num{font-size:18px}.contact__info .followus p.title,.contact__info ul.contlist li a{font-size:16px}header.header{padding:30px 0}footer.footer{padding:70px 0}}@media (max-width:1399.8px){.herosection h1 span{padding-left:100px}.herosection__img{right:-160px}.contact,.ourprofession,.services{padding:100px 0}.profsection{max-width:260px}.profsection .imgwrap{margin-bottom:30px}.profsection .imgwrap img{max-width:130px}.ourprofession .ourprofession__el2{width:450px}.ourprofession .ourprofession__el1{top:50%}.footer__leftsect ul li{margin:0 5px}}@media (max-width:1199.8px){.herosection h1 span{padding-left:60px}.services__body .col-lg-6:nth-child(odd) .service{padding-right:0}.services__body .col-lg-6:nth-child(2n) .service{padding-left:0}.service .title{font-size:22px}.profsection{max-width:220px;padding-top:20px}.contact__info h3{font-size:32px}.header__rightsect .header__link a,.header__rightsect ul li a{font-size:15px}.header__rightsect .header__link a img{width:20px;margin-left:10px}.footerboxlists .footerboxlist{margin-right:80px}.footer__leftsect .footerlogo img{max-width:100%}}@media (max-width:991.8px){.herosection__img{max-width:600px;top:auto;top:65%}.profsections{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.profsection{max-width:260px}.ourprofession .ourprofession__el2{width:400px}.contact__info{margin-bottom:50px}header.header{height:86px}header.header .container{position:relative}.menubtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;width:40px;height:40px;border:none;background:transparent;position:absolute;right:12px;top:-7px}.menubtn img{width:24px;height:5px;position:absolute;left:0;right:0;margin:0 auto;-webkit-transition:.3s;transition:.3s}.menubtn img:first-child{top:12px}.menubtn img:nth-child(2){bottom:12px}.menubtn.active img:first-child{-webkit-transform:rotate(-44deg);transform:rotate(-44deg);top:17.5px}.menubtn.active img:nth-child(2){-webkit-transform:rotate(44deg);transform:rotate(44deg);bottom:17px}.menuwrapper{position:fixed;left:0;top:86px;width:100%;height:calc(100vh - 86px);z-index:12;background-color:#2b4e82;background-image:url(/img/menubg.png);background-repeat:repeat-x;background-position:bottom;-webkit-transition:.3s;transition:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:translateX(100%);transform:translateX(100%);overflow:auto}.menuwrapper.show{-webkit-transform:translateX(0);transform:translateX(0)}.header__rightsect{display:block;padding:70px 100px}.header__rightsect nav{max-width:100%;margin-bottom:50px}.header__rightsect nav ul{display:block}.header__rightsect nav ul li{margin-bottom:30px}.header__rightsect nav ul li a{font-size:22px}.header__rightsect .header__link{max-width:100%;text-align:left}.header__rightsect .header__link a{font-size:22px;background:#4b53ff;padding:20px 80px;display:inline-block}.footer__leftsect{margin-bottom:50px}.footerboxlists{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footerboxlists .footerboxlist{margin-right:0}}@media (max-width:767.8px){.herosection{padding-top:200px}.herosection h1 span{padding-left:50px}.services__header h2{margin-bottom:30px}.ourprofession p{max-width:100%}.profsection{max-width:250px}.contact__content,.ourprofession__content,.services__content{padding:0}.contact{background:url(/img/bg3.png) no-repeat 50%/auto 100%}.footerboxlists{-ms-flex-wrap:wrap;flex-wrap:wrap}.footerboxlist{width:100%;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px}.footerboxlist:last-child{margin-bottom:0}}@media (max-width:575.8px){.herosection{padding-top:140px;padding-bottom:380px}.herosection h1{margin-bottom:30px}.herosection h1 i,.herosection h1 span{padding-left:45px}.herosection .descrbox{padding-left:0;max-width:100%}.herosection .descrbox p{font-size:14px}.bluebtn{min-width:257px;text-align:center}.herosection__img{max-width:500px;right:-200px;bottom:0}.services__header h2{margin-bottom:35px}.services__header{margin-bottom:60px}.service .num{font-size:19px}.service .title{font-size:25px;margin-bottom:15px}.service{margin-bottom:40px}.services{padding:60px 0 155px}.services .servimgbg{width:400px;bottom:0}.ourprofession{padding:95px 0 235px}.ourprofession h3{margin-bottom:30px}.ourprofession p{font-weight:300}.profsections{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.profsection{max-width:300px;padding:40px 15px 15px;margin-bottom:20px}.profsection:nth-child(2n){top:0}.profsection .imgwrap{margin-bottom:50px}.profsection .imgwrap img{max-width:178px}.profsection .title{font-size:28px}.ourprofession .ourprofession__el1{top:280px;left:-120px}.ourprofession .ourprofession__el2{right:-210px;bottom:80px}.contact{padding:80px 0;background:url(/img/mobcontbg.png) no-repeat 50%/100% 100%}.contact__info{padding:20px 16px}.contact__info h3{margin-bottom:35px}.contact__info p{font-size:14px;color:#2b4e82;max-width:278px;margin-bottom:45px}.contact__info .followus p.title{font-size:15px;margin-bottom:20px}.contactform .title{font-size:20px;margin-bottom:35px}.inputfield{margin-bottom:20px}.contactform .bluebtn{padding:17.5px 24px}.ourprofession p,.service .descr{font-size:14px}.header__logo img{max-width:108px}header.header{padding:30px 0;height:auto;height:64px}header.header.scrollheader{padding:20px 0}.menuwrapper{top:64px;height:calc(100vh - 64px)}.header__rightsect{padding:100px 0 0}.header__rightsect nav ul{padding-left:80px}.header__rightsect nav ul li{margin:0 0 40px}.header__rightsect nav ul li a{font-size:20px}.header__rightsect .header__link a{width:100%;font-size:17px;text-align:center}.footer__leftsect .footerlogo{margin-bottom:24px}.footer__leftsect p{max-width:250px}.footer__leftsect ul li{margin-left:0;margin-right:36px}.footer__leftsect ul li:last-child{margin-right:0}.footer__leftsect{margin-bottom:70px}.footerboxlists .footerboxlist .title{margin-bottom:20px}.footerboxlists .footerboxlist ul li{margin-bottom:15px}.footerboxlist{margin-bottom:45px}}@media (max-height:850px) and (min-width:768px){.herosection{padding-top:210px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}