@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,800;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&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";*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}html,body{overflow-x:hidden;scroll-behavior:smooth}body{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.051)),color-stop(1%,transparent)) 7px 0,#fcfcfc;background:-o-linear-gradient(left,rgba(0,0,0,.051),transparent 1%) 7px 0,#fcfcfc;background:linear-gradient(90deg,rgba(0,0,0,.051),transparent 1%) 7px 0,#fcfcfc;background-size:350px 4px;font-family:Poppins,sans-serif}@media only screen and (max-width: 767px){body{background-size:150px 52px}}a{text-decoration:none}p{color:#0c0f11;line-height:1.6}.page-content{max-width:1920px;margin:auto}.container{position:relative;max-width:1400px;margin:auto;padding:0 25px}@media only screen and (min-width: 1200px) and (max-width: 1500px){.container{padding:0 50px}}.container-wide{max-width:unset}.triangle{position:absolute;z-index:-1;width:0;border-bottom:solid 50px #1625c7;border-right:solid 30px transparent;border-left:solid 30px transparent;opacity:.2;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.triangle .empty{position:absolute;top:9px;left:-21px;width:0;border-bottom:solid 36px white;border-right:solid 21px transparent;border-left:solid 21px transparent}.triangle-1{top:180px;left:40%}@media only screen and (max-width: 767px){.triangle-1{bottom:20px;left:36%;display:none}}.triangle-2{bottom:120px;right:10%}@media only screen and (max-width: 767px){.triangle-2{bottom:50px;left:10%;-webkit-transform:scale(.8) rotate(46deg);-ms-transform:scale(.8) rotate(46deg);transform:scale(.8) rotate(46deg)}}.triangle-3{top:0;right:25%}@media only screen and (max-width: 767px){.triangle-3{display:none}}.triangle-5{top:-55px;left:20%}.square{position:absolute;z-index:-1;background-color:transparent;width:45px;height:45px;border:6px solid #1625c7;opacity:.2}.square-1{top:100px;left:50%}@media only screen and (max-width: 767px){.square-1{top:50px;width:34px;height:34px}}.square-2{bottom:120px;left:10%}@media only screen and (max-width: 767px){.square-2{display:none}}.square-3{bottom:-60px;left:30%}@media only screen and (max-width: 767px){.square-3{display:none}}.square-4{top:40%;left:5%;-webkit-transform:translate(-10%,0);-ms-transform:translate(-10%,0);transform:translate(-10%)}.square-5{top:340px;left:30%;-webkit-transform:translate(-10%,0);-ms-transform:translate(-10%,0);transform:translate(-10%)}.circle{position:absolute;z-index:-1;background-color:transparent;width:54px;height:54px;border-radius:50%;border:6px solid #1625c7;opacity:.2}.circle-1{top:120px;left:60%}@media only screen and (max-width: 767px){.circle-1{top:110px;left:70%;width:34px;height:34px}}.circle-2{bottom:180px;left:18%}@media only screen and (max-width: 767px){.circle-2{bottom:126px;left:25%;width:36px;height:36px}}.circle-3{bottom:320px;left:18%}@media only screen and (max-width: 767px){.circle-3{display:none}}.circle-4{top:25%;right:100px}.spin{animation:spin 4s linear infinite}.float-y{animation:float-y 4s ease-in-out infinite}.float-x{animation:float-x 12s ease-in-out infinite}@-webkit-keyframes float-y{0%{-webkit-transform:translatey(0px);transform:translatey(0)}50%{-webkit-transform:translatey(-26px);transform:translatey(-26px)}to{-webkit-transform:translatey(0px);transform:translatey(0)}}@keyframes float-y{0%{-webkit-transform:translatey(0px);transform:translatey(0)}50%{-webkit-transform:translatey(-26px);transform:translatey(-26px)}to{-webkit-transform:translatey(0px);transform:translatey(0)}}@-webkit-keyframes float-x{0%{-webkit-transform:translatex(0px);transform:translate(0)}50%{-webkit-transform:translatex(-49px);transform:translate(-49px)}to{-webkit-transform:translatex(0px);transform:translate(0)}}@keyframes float-x{0%{-webkit-transform:translatex(0px);transform:translate(0)}50%{-webkit-transform:translatex(-49px);transform:translate(-49px)}to{-webkit-transform:translatex(0px);transform:translate(0)}}.menu-icon{width:60px}@media only screen and (max-width: 767px){.menu-icon{width:48px}}.menu-icon:hover{cursor:pointer}.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;letter-spacing:1.2px;color:#0c0f11}@media only screen and (max-width: 767px){.mobile{display:none}}.mobile span{letter-spacing:1px;font-weight:600;padding-right:12px}.social{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:5%;left:60px}.social a{font-size:17px;font-weight:500;padding:0 8px}.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:-520px;width:520px;height:100vh;z-index:12;background-color:#fff;-webkit-box-shadow:4px 8px 18px rgba(0,0,0,.051);box-shadow:4px 8px 18px #0000000d;padding:70px 35px;display:none;text-align:center;animation:slide-in .2s ease-in-out forwards}@media only screen and (max-width: 767px){.sidebar{width:90%}}.sidebar-content{overflow-y:auto}@media (min-height: 1200px) and (max-height: 1750px){.sidebar-content{overflow-y:auto;min-height:575px}}.sidebar-content>svg{margin-bottom:35px;width:70%}@media (min-height: 700px) and (max-height: 800px){.sidebar-content>svg{width:70%}}@media only screen and (max-width: 767px){.sidebar-content>svg{width:50%;margin-bottom:20px}}.sidebar .close{position:absolute;top:20px;right:40px;font-size:29px;font-weight:600}.sidebar .close:hover{cursor:pointer}@media only screen and (max-width: 767px){.sidebar .close{font-size:22px}}.sidebar h6{font-size:20px;font-weight:600;margin-bottom:10px;text-align:left}@media only screen and (max-width: 767px){.sidebar h6{font-size:19px;margin-bottom:5px}}.sidebar p{font-size:15.3px;margin-bottom:15px;text-align:left}@media only screen and (max-width: 767px){.sidebar p{font-size:13px;margin-bottom:20px}}.sidebar .mail{margin-bottom:3px}.sidebar .mail,.sidebar .phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15.3px}@media only screen and (max-width: 767px){.sidebar .mail,.sidebar .phone{font-size:13px}}.sidebar .mail span,.sidebar .phone span{display:inline-block;font-weight:500;width:58px;text-align:left}.sidebar .mail a,.sidebar .phone a{color:#0c0f11}.sidebar .mail a:hover,.sidebar .phone a:hover{color:#1625c7;transition:.2s all}.sidebar .phone{margin-bottom:20px}@media only screen and (max-width: 767px){.sidebar .phone{margin-bottom:20px}}.social-list{text-align:left}.social-list li{display:inline-block;list-style-type:none;padding-left:10px}.social-list li:first-child{padding-left:0}.social-list li svg{width:22px}.social-list li svg path{fill:#333}.social-list li:nth-child(2) a svg{position:relative;top:1px;width:25px}.social-list li:nth-child(2) a svg path{fill:#333}.social-list li:nth-child(3) a svg{position:relative;top:1px;width:25px}.social-list li:nth-child(3) a svg path{fill:#333}@-webkit-keyframes slide-in{0%{left:-430px}to{left:0}}@keyframes slide-in{0%{left:-430px}to{left:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.open{display:flex}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11;background-color:#0000004d}.header{padding-top:40px}@media only screen and (max-width: 767px){.header{padding-top:20px}}.header .container{display:flex;align-items:center;justify-content:space-between;width:100%}.home{position:relative;padding:300px 0}@media (min-height: 600px) and (max-height: 800px){.home{padding:200px 0}}@media (min-height: 1200px){.home{padding:400px 0}}@media only screen and (max-width: 767px){.home{padding:0;height:90vh}}.home>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.home>svg{position:absolute;top:50%;right:2%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);width:100%;max-width:1100px}@media (min-width: 1400px) and (max-width: 1640px){.home>svg{max-width:980px}}@media (min-width: 1200px) and (max-width: 1399px){.home>svg{max-width:820px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.home>svg{position:absolute;right:-320px;top:unset;bottom:-70px}}@media only screen and (max-width: 767px){.home>svg{position:absolute;top:unset;bottom:0px;right:-130px;width:360px}}.home .home-text{width:50%}@media only screen and (max-width: 767px){.home .home-text{position:relative;top:-45px;width:100%}}.home .home-text .headline{font-size:54px;font-weight:700;line-height:1.2;text-transform:capitalize}@media only screen and (min-width: 1200px) and (max-width: 1500px){.home .home-text .headline{font-size:46px}}@media (min-width: 1200px) and (max-width: 1400px){.home .home-text .headline{font-size:39px;padding-right:100px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.home .home-text .headline{font-size:38px}}@media only screen and (max-width: 767px){.home .home-text .headline{font-size:32px}}.home .home-text p{margin-top:15px;font-size:19px;font-weight:400;padding-right:200px}@media (min-width: 1200px) and (max-width: 1400px){.home .home-text p{font-size:17px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.home .home-text p{padding-right:0}}@media only screen and (max-width: 767px){.home .home-text p{font-size:16px;padding-right:0}}.home .home-text button{display:inline-block;padding:22px 50px;background-color:#1625c7;color:#fff;font-size:16px;font-weight:600;border-radius:20px;-webkit-box-shadow:0 22px 42px -21px #1625c7;box-shadow:0 22px 42px -21px #1625c7;margin-top:25px;outline:none;border:none}@media only screen and (max-width: 767px){.home .home-text button{margin-top:15px}}.home .home-text button:last-child{margin-left:20px;background-color:#3f3d56;-webkit-box-shadow:0 22px 42px -21px #0c0f11;box-shadow:0 22px 42px -21px #0c0f11}@media only screen and (max-width: 767px){.home .home-text button:last-child{margin-left:10px}}@media only screen and (min-width: 1200px) and (max-width: 1500px){.home .home-text button{padding:17px 40px}}@media only screen and (max-width: 767px){.home .home-text button{padding:14px 34px;font-size:14px}}.home .home-text button:hover{cursor:pointer;transition:.2s ease-in;opacity:.92}.about{position:relative;padding:180px 0 120px}.about .about-shape-1{position:absolute;width:350px;top:-100px;right:210px;opacity:.4;transform:rotate(30deg)}@media only screen and (min-width: 1200px) and (max-width: 1599px){.about .about-shape-1{right:0}}@media only screen and (max-width: 767px){.about .about-shape-1{width:200px;top:-220px}}.about .about-shape-2{position:absolute;width:450px;top:-150px;left:150px;opacity:.3;transform:rotate(-30deg)}@media only screen and (min-width: 1200px) and (max-width: 1599px){.about .about-shape-2{left:0}}.about .dot-grid{position:absolute;bottom:0;left:0px;display:grid;grid-template-columns:repeat(28,4px);grid-template-rows:repeat(8,4px);gap:8px;opacity:.2}@media (min-width: 1200px) and (max-width: 1400px){.about .dot-grid{bottom:70px}}@media only screen and (max-width: 767px){.about .dot-grid{display:none}}.about .dot-grid div{width:5px;height:5px;background-color:#a0a0a0;border-radius:50%}@media only screen and (min-width: 768px) and (max-width: 1199px){.about{padding-top:120px}}@media only screen and (max-width: 767px){.about{padding-bottom:60px}}.about>.container{display:flex}@media only screen and (min-width: 768px) and (max-width: 1199px){.about>.container{display:block}}@media only screen and (max-width: 767px){.about>.container{display:block}}.about .about-text{width:59%;padding-left:35px;margin:auto;text-align:center}@media only screen and (max-width: 767px){.about .about-text .about-long{display:none}}.about .about-text .about-short{display:none}@media only screen and (max-width: 767px){.about .about-text .about-short{display:block}}@media only screen and (min-width: 768px) and (max-width: 1199px){.about .about-text{width:100%}}@media only screen and (max-width: 767px){.about .about-text{width:100%;padding-left:0;margin-top:35px}}.about .about-text>h6{display:inline-block;background:#1625c7;color:#f9f9f9;padding:7px 15px;border-radius:6px;font-size:13px;margin-bottom:5px;font-weight:500}@media only screen and (max-width: 767px){.about .about-text>h6{font-size:14px;margin-bottom:5px}}.about .about-text h2{font-size:52px;font-weight:700;line-height:1.3;margin-bottom:10px}@media only screen and (min-width: 1200px) and (max-width: 1500px){.about .about-text h2{font-size:42px}}@media only screen and (max-width: 767px){.about .about-text h2{font-size:30px;margin-bottom:10px}}.about .about-text p{font-size:20px}@media (min-width: 1200px) and (max-width: 1400px){.about .about-text p{font-size:19px}}@media only screen and (max-width: 767px){.about .about-text p{font-size:16px}}.about .about-image{width:50%}@media only screen and (min-width: 768px) and (max-width: 1199px){.about .about-image{width:100%}}@media only screen and (max-width: 767px){.about .about-image{width:100%}}.about .about-image svg{position:absolute;width:64%;top:-20%;left:-15%}@media only screen and (min-width: 768px) and (max-width: 1199px){.about .about-image svg{display:none}}@media only screen and (max-width: 767px){.about .about-image svg{display:none}}.about .fun-facts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:80%;margin:45px auto 0}@media only screen and (min-width: 768px) and (max-width: 1199px){.about .fun-facts{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}@media only screen and (min-width: 768px) and (max-width: 1199px){.about .fun-facts .fact{margin-left:35px}}@media only screen and (max-width: 767px){.about .fun-facts .fact{height:78px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.about .fun-facts .fact:first-child{margin-left:0}}.about .fun-facts .fact h6{font-size:18px;font-weight:400}@media only screen and (max-width: 767px){.about .fun-facts .fact h6{font-size:12px}}.about .fun-facts .fact h6 span{font-size:38px;font-weight:800;color:#1625c7}@media only screen and (max-width: 767px){.about .fun-facts .fact h6 span{font-size:28px}}.projects{position:relative;padding:280px 0 0}@media only screen and (min-width: 768px) and (max-width: 1199px){.projects{padding-bottom:120px}}@media only screen and (max-width: 767px){.projects{padding:70px 0}}@media only screen and (max-width: 767px){.projects>.container{display:block}}.projects-row{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 80px}@media only screen and (max-width: 767px){.projects-row{display:block}}.projects-row .table-svg{width:100%;height:auto;display:block}@media only screen and (min-width: 768px) and (max-width: 1199px){.projects-row .table-svg{display:none}}@media only screen and (max-width: 767px){.projects-row .table-svg{display:none}}.projects-row .mobile-projects-list{display:flex;flex-wrap:wrap;justify-content:center;display:none}@media only screen and (min-width: 768px) and (max-width: 1199px){.projects-row .mobile-projects-list{display:flex;gap:25px;margin-top:45px}}@media only screen and (max-width: 767px){.projects-row .mobile-projects-list{display:flex;gap:15px}}.projects-row .sticky-note{box-shadow:4px 4px 12px #1625c733;border-radius:8px;padding:12px;font-family:Arial,sans-serif;font-size:12px;transform:rotate(-3deg);width:70%;box-sizing:border-box;position:relative;top:15px;left:15px;overflow:visible}.projects-row .sticky-note:after{content:"\2b62";position:absolute;top:8px;right:8px;font-size:16px;color:#fff;transition:color .2s}@media only screen and (min-width: 768px) and (max-width: 1199px){.projects-row .sticky-note{width:170px}}@media only screen and (max-width: 767px){.projects-row .sticky-note{width:130px}}.projects-row .sticky-note h3{margin-top:0;font-size:13px;color:#ededed}@media (min-width: 1200px) and (max-width: 1400px){.projects-row .sticky-note h3{font-size:15px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.projects-row .sticky-note h3{font-size:22px}}@media only screen and (max-width: 767px){.projects-row .sticky-note h3{font-size:16px}}.projects-row .sticky-note p{margin-top:5px;font-size:10px;line-height:1.3;color:#ededed}@media (min-width: 1200px) and (max-width: 1400px){.projects-row .sticky-note p{font-size:12.7px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.projects-row .sticky-note p{font-size:16px}}@media only screen and (max-width: 767px){.projects-row .sticky-note p{font-size:12px}}.projects-row .sticky-note:before{content:"";position:absolute;top:-12px;left:50%;transform:translate(-50%);width:60px;height:15px;background:#d9d9d9;border-radius:4px;box-shadow:0 4px 6px #0003}.projects-row .note-1,.projects-row .note-2{background:#1625c7}.projects-row .note-3{background:#0c0f11}.projects-row .note-4,.projects-row .note-5{background:#ff6584}.project{position:relative;width:100%;width:530px;margin:0 15px 45px}@media (min-width: 1200px) and (max-width: 1400px){.project{max-width:360px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.project{min-width:200px}}@media only screen and (max-width: 767px){.project{margin:15px 0}}.project a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.project img{width:100%}.project svg{position:absolute;top:30px;right:50px;width:80px}.project svg path{fill:#fff;opacity:.12}.project svg:hover{cursor:pointer}@media only screen and (max-width: 767px){.project{height:260px}}.project-title{margin:auto;text-align:center;max-width:820px}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-title{padding-right:35px}}@media only screen and (max-width: 767px){.project-title{padding-right:0;margin-bottom:30px}}.project-title>span{display:inline-block;background:#1625c7;color:#f9f9f9;padding:7px 15px;border-radius:6px;font-size:13px;margin-bottom:5px}.project-title h2{font-size:48px;font-weight:700;line-height:1.1;margin-bottom:20px}@media only screen and (min-width: 1200px) and (max-width: 1500px){.project-title h2{font-size:42px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-title h2{font-size:36px}}@media only screen and (max-width: 767px){.project-title h2{font-size:30px;margin-top:10px;margin-bottom:15px}}.project-title p{font-size:18.6px}@media only screen and (max-width: 767px){.project-title p{font-size:15px}}.project-content{position:absolute;bottom:-25px;left:0;padding:20px 24px;background-color:#3f3d56;width:100%;border-radius:6px}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-content{padding:30px 20px}}@media only screen and (max-width: 767px){.project-content{padding:25px}}.project-content>span{color:#ededed;text-transform:uppercase;opacity:.4;font-size:13px}.project-content h6{font-size:24px;font-weight:600;margin-bottom:5px;color:#fefefe}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-content h6{font-size:22px}}@media only screen and (max-width: 767px){.project-content h6{font-size:24px}}.project-content p{font-size:16px;color:#e6e6e6}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-content p{font-size:14px}}@media only screen and (max-width: 767px){.project-content p{font-size:15px}}.project-details{padding:160px 0 120px}@media only screen and (max-width: 767px){.project-details{padding:100px 0}}.project-details>.container{display:flex}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-details>.container{display:block}}@media only screen and (max-width: 767px){.project-details>.container{display:block}}.project-details .project-image{width:65%;text-align:right}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-details .project-image{width:100%;margin-top:100px}}@media only screen and (max-width: 767px){.project-details .project-image{width:100%;margin-top:75px}}.project-details .project-image img{width:80%}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-details .project-image img{width:100%}}@media only screen and (max-width: 767px){.project-details .project-image img{width:100%}}.project-details .project-text{width:35%}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-details .project-text{width:100%}}@media only screen and (max-width: 767px){.project-details .project-text{width:100%}}.project-details .project-text h1{font-size:42px;margin-bottom:12px}@media only screen and (max-width: 767px){.project-details .project-text h1{font-size:36px;line-height:1.4}}.project-details .project-text p{font-size:17.3px}@media only screen and (max-width: 767px){.project-details .project-text p{font-size:16.3px}}.project-details .project-text .button-group a{display:inline-block;padding:19px 40px;color:#fff;font-size:16px;font-weight:600;border-radius:20px}@media only screen and (max-width: 767px){.project-details .project-text .button-group a{padding:14px 34px}}.project-details .project-text .button-group a:first-child{background-color:#1625c7;-webkit-box-shadow:0 22px 42px -21px #1625c7;box-shadow:0 22px 42px -21px #1625c7}.project-details .project-text .button-group a:first-child:hover{transition:.2s all;box-shadow:0 27px 51px -17px #1625c7}.project-details .project-text .button-group a:last-child{background-color:#3f3d56;-webkit-box-shadow:0 22px 42px -21px #3f3d56;box-shadow:0 22px 42px -21px #3f3d56;margin-left:20px}.project-details .project-text .button-group a:last-child:hover{transition:.2s all;box-shadow:0 27px 51px -17px #3f3d56}.project-info{padding:80px 0 200px}@media only screen and (max-width: 767px){.project-info{padding-top:0;padding-bottom:100px}}.project-info>.container{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-info>.container{flex-direction:column}}@media only screen and (max-width: 767px){.project-info>.container{display:block}}.project-info>.container .info{display:flex}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-info>.container .info{margin:auto auto 55px;width:460px}}@media only screen and (max-width: 767px){.project-info>.container .info{margin-bottom:45px}}.project-info>.container .info-image>svg{width:85px}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-info>.container .info-image>svg{width:102px}}@media only screen and (max-width: 767px){.project-info>.container .info-image>svg{width:54px}}.project-info>.container .info-text{padding-left:30px}.project-info>.container .info-text h6{font-size:24px;font-weight:600;margin-bottom:5px}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-info>.container .info-text h6{font-size:30px}}@media only screen and (max-width: 767px){.project-info>.container .info-text h6{font-size:19px}}.project-info>.container .info-text p,.project-info>.container .info-text a{font-size:18px}@media only screen and (min-width: 768px) and (max-width: 1199px){.project-info>.container .info-text p,.project-info>.container .info-text a{font-size:21px}}@media only screen and (max-width: 767px){.project-info>.container .info-text p,.project-info>.container .info-text a{font-size:15px}}.project-info>.container .info-text a{color:#1625c7}.contact{position:relative;background-color:#1625c7;padding:200px 0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,25,.051)),color-stop(1%,transparent)) 7px 0,#1625c7;background:-o-linear-gradient(left,rgba(255,255,255,.051),transparent 1%) 7px 0,#1625c7;background:linear-gradient(90deg,rgba(255,255,255,.051),transparent 1%) 7px 0,#1625c7;background-size:350px 4px}@media only screen and (max-width: 767px){.contact{background-size:150px 52px}}@media only screen and (max-width: 767px){.contact{padding:70px 0}}.contact-content{position:relative;margin:auto;text-align:center}@media only screen and (min-width: 768px) and (max-width: 1199px){.contact-content{width:55%}}@media only screen and (max-width: 767px){.contact-content{width:90%}}.contact-content h2{font-size:67px;color:#f9f9f9}@media only screen and (min-width: 768px) and (max-width: 1199px){.contact-content h2{font-size:36px}}@media only screen and (max-width: 767px){.contact-content h2{font-size:30px;margin-bottom:15px}}.contact-content p{font-size:20px;color:#fcfcfc}@media only screen and (max-width: 767px){.contact-content p{font-size:17px;padding:0 15px}}.contact-content svg{width:70%}.contact-content button{margin-top:25px}.contact-content .message{position:absolute;background-color:#fff;padding:8px 20px;-webkit-box-shadow:5px 11px 23px rgba(0,0,0,.1);box-shadow:5px 11px 23px #0000001a;border-radius:6px;text-align:left}@media only screen and (max-width: 767px){.contact-content .message{padding:7px 12px}}.contact-content .message p{font-size:15px}@media only screen and (max-width: 767px){.contact-content .message p{font-size:12.3px}}.contact-content .message a{color:#0c0f11}.contact-content .m-1{top:70px;left:-150px}@media only screen and (max-width: 767px){.contact-content .m-1{top:60px;left:0}}.contact-content .m-1:after{content:"";position:absolute;top:13px;right:-7px;width:18px;height:18px;background-color:#fff;-webkit-transform:rotate(46deg);-ms-transform:rotate(46deg);transform:rotate(46deg)}@media only screen and (max-width: 767px){.contact-content .m-1:after{top:unset;right:unset;bottom:-6px;left:85px;z-index:1}}.contact-content .m-2{top:110px;right:-250px}@media only screen and (min-width: 768px) and (max-width: 1199px){.contact-content .m-2{right:-200px}}@media only screen and (max-width: 767px){.contact-content .m-2{top:unset;right:unset;bottom:-110px;right:0}}.contact-content .m-2:after{content:"";position:absolute;top:21px;left:-7px;width:18px;height:18px;background-color:#fff;-webkit-transform:rotate(46deg);-ms-transform:rotate(46deg);transform:rotate(46deg)}@media only screen and (max-width: 767px){.contact-content .m-2:after{top:-11px;left:55px}}.contact .contact-info{margin-top:20px;display:flex;justify-content:center}.contact .contact-info a{position:relative;font-size:18px;color:#fff}.contact .contact-info a:last-child{margin-left:25px}.contact .contact-info a:last-child:before{content:"";position:absolute;left:-12.5px;top:4px;height:18px;width:1px;background-color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1625c7;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#555}.button{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;font-weight:700;font-size:18px;cursor:pointer;position:relative;overflow:hidden;text-transform:uppercase;padding:20px 30px;transition:all .3s ease}.btn-circle{position:absolute;left:15px;width:50px;height:50px;border-radius:50%;transition:background .3s ease}.button.dark{color:333}.button.dark .btn-circle{background:rgba(22,37,199,.4)}.button.dark:hover{background:white;color:#111}.button.dark:hover .btn-circle{background:rgba(0,0,0,.1)}.button.light{color:#111}.button.light .btn-circle{background:rgba(0,0,0,.1)}.button.light:hover{background:#111;color:#fff}.button.light:hover .btn-circle{background:rgba(255,255,255,.2)}.text,.arrow{position:relative;z-index:1;transition:color .3s ease}.arrow{font-size:20px;margin-left:5px}
