@charset "UTF-8";.dialog__close,.feedback__blocks input,.feedback__cap,.feedback__submit{font-size:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;display:inline-block;white-space:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;-webkit-box-shadow:none;box-shadow:none;line-height:1.1;max-width:none;outline:0;border:none;min-width:0;padding:0}.dialog__close,.feedback__cap,.feedback__submit{text-decoration:none;cursor:pointer;color:inherit}@font-face{font-family:JS;src:url(../fonts/JosefinSans-Regular.woff) format("woff"),url(../fonts/JosefinSans-Regular.woff2) format("woff2"),url(../fonts/JosefinSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:JS;src:url(../fonts/JosefinSans-Bold.woff) format("woff"),url(../fonts/JosefinSans-Bold.woff2) format("woff2"),url(../fonts/JosefinSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:PL;src:url(../fonts/Play-Bold.woff) format("woff"),url(../fonts/Play-Bold.woff2) format("woff2"),url(../fonts/Play-Bold.ttf) format("truetype");font-weight:700;font-style:normal}body,html{height:100%;font-family:JS,sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background:#100028;scroll-behavior:smooth;scrollbar-gutter:stable;position:relative}body.scroll-lock,html.scroll-lock{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0;color:#111;font-weight:400;font-family:PL,sans-serif}h1{font-size:70px}h2{font-size:36px}h3{font-size:30px}h4{font-size:24px}h5{font-size:18px}h6{font-size:16px}p{font-size:16px;font-family:JS,sans-serif;color:#adadad;font-weight:400;line-height:26px;margin:0 0 15px}img{max-width:100%}button:focus,input:focus,select:focus,textarea:focus{outline:0}a:focus,a:hover{text-decoration:none;outline:0;color:#fff}ol,ul{padding:0;margin:0}.section-title{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title h2{font-size:78px;color:#fff;font-weight:700;text-transform:uppercase;position:relative;padding-bottom:25px}.section-title h2:after{display:none;position:absolute;left:0;bottom:0;height:5px;width:70px;background:#00bfe7}@media (max-width:768px){.section-title h2{font-size:48px}}.section-title.center-title{text-align:center}.section-title.center-title h2:after{right:0;margin:0 auto}.section-title span{color:#fff;display:block;font-size:16px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}.section-title-animated{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper{position:relative;z-index:1}.set-bg{background-repeat:no-repeat;background-size:cover;background-position:top center}.text-white a,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white li,.text-white p,.text-white span{color:#fff}.primary-btn{display:inline-block;font-size:15px;font-family:PL,sans-serif;font-weight:700;padding:14px 32px 12px;color:#fff;text-transform:uppercase;letter-spacing:2px;position:relative;z-index:1}.primary-btn:hover:after,.primary-btn:hover:before{height:100%;width:100%}.primary-btn:before{position:absolute;left:0;top:0;height:30px;width:30px;border-left:2px solid #00bfe7;border-top:2px solid #00bfe7;content:"";z-index:-1;-webkit-transition:height .7s,width .7s;transition:height .7s,width .7s}.primary-btn:after{position:absolute;right:0;bottom:0;height:30px;width:30px;border-right:2px solid #00bfe7;border-bottom:2px solid #00bfe7;content:"";z-index:-1;-webkit-transition:height .7s,width .7s;transition:height .7s,width .7s}.site-btn{font-size:15px;color:#fff;background:#00bfe7;font-family:PL,sans-serif;font-weight:700;border:none;display:inline-block;text-transform:uppercase;letter-spacing:2px;padding:14px 34px 12px;width:100%}.preloader{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999999;background:#000}.preloader--hidden{opacity:0;pointer-events:none;-webkit-transition:.3s ease-in;transition:.3s ease-in}.preloader__loader{width:40px;height:40px;position:absolute;top:50%;left:50%;margin-top:-13px;margin-left:-13px;border-radius:60px;animation:.8s linear infinite loader;-webkit-animation:.8s linear infinite loader}@keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0);border:4px solid #f44336;border-left-color:transparent}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);border:4px solid #673ab7;border-left-color:transparent}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);border:4px solid #f44336;border-left-color:transparent}}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0);border:4px solid #f44336;border-left-color:transparent}50%{-webkit-transform:rotate(180deg);border:4px solid #673ab7;border-left-color:transparent}100%{-webkit-transform:rotate(360deg);border:4px solid #f44336;border-left-color:transparent}}.burger{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);border-radius:4px;background-color:#222;position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:992px){.burger{display:none}}.burger .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}.burger .slicknav_icon{float:left;width:1.125em;height:.875em;margin:0}.burger .slicknav_icon-bar{display:block;width:1.125em;height:.125em;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25);background-color:#fff}.burger .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}.burger .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.header{position:absolute;left:0;top:0;width:100%;background:0 0;z-index:9}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{padding:30px 0}.header__logo a{display:inline-block}@media (max-width:992px){.header__logo{max-width:150px}.header__nav{display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;-webkit-transition:.3s;transition:.3s;overflow:hidden;width:100%;opacity:0;pointer-events:none}.header--opened .header__nav{-ms-grid-rows:1fr;grid-template-rows:1fr;opacity:1;pointer-events:initial}}.header__nav__option{-webkit-transition:.3s;transition:.3s;text-align:right;padding:28px 0}.header__nav__menu{display:inline-block;margin-right:45px}@media (max-width:992px){.header__nav__option{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);background:#222;padding:10px 30px;min-height:0}.header--opened .header__nav__option{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header__nav__menu{margin-right:0;width:100%}.header__nav__menu ul{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.header__nav__menu ul li{list-style:none;display:inline-block;margin-right:45px;position:relative}.header__nav__menu ul li.active a:after,.header__nav__menu ul li:hover a:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.header__nav__menu ul li:hover .dropdown{top:34px;opacity:1;visibility:visible}.header__nav__menu ul li:last-child{margin-right:0}.header__nav__menu ul li .dropdown{position:absolute;left:0;top:60px;width:140px;background:#fff;text-align:left;padding:2px 0;z-index:9;opacity:0;visibility:hidden;-webkit-transition:none,.3s;transition:none,.3s}.header__nav__menu ul li .dropdown li{display:block;margin-right:0}.header__nav__menu ul li .dropdown li a{font-size:14px;color:#111;padding:8px 20px;text-transform:capitalize}.header__nav__menu ul li .dropdown li a:after{display:none}.header__nav__menu ul li a{font-size:15px;font-family:Play,sans-serif;color:#fff;display:block;text-transform:uppercase;position:relative;padding:6px 0}.header__nav__menu ul li a:after{position:absolute;left:0;bottom:0;width:100%;height:2px;background:#00bfe7;content:"";-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:none,.3s;transition:none,.3s}.header__nav__social{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;padding-left:50px}.header__nav__social a{display:inline-block;font-size:15px;color:#fff;height:40px;width:40px;background:rgba(255,255,255,.1);border-radius:50%;line-height:44px;text-align:center;margin-right:6px}.header__nav__social a:last-child{margin-right:0}.slicknav_menu{display:none}@-webkit-keyframes showTab{from{opacity:0}to{opacity:1}}@keyframes showTab{from{opacity:0}to{opacity:1}}.feedback__caps{display:-webkit-box;display:-ms-flexbox;display:flex}.feedback__cap{font-family:PL,sans-serif;border-radius:7px 7px 0 0;background-color:#ccc;padding:10px 20px;display:block;font-size:14px;-webkit-transition:background-color .5s;transition:background-color .5s}@media screen and (max-width:480px){.feedback__cap{padding:10px}}.feedback__cap:not(:last-child){margin-right:4px}.feedback__cap.active{background-color:#eee}.feedback__cap i{margin-right:5px;color:#100028}.feedback__blocks{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:20px;background-color:#eee;border-radius:0 0 7px 7px;padding:30px 20px}@media screen and (max-width:480px){.feedback__blocks{padding:30px 10px}}.feedback__blocks input{-ms-grid-column-span:1;grid-column:span 1;font-family:PL,sans-serif;padding:10px;background-color:#fff;width:100%}.feedback__blocks input[name=blank]{-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;border:none;margin:0;padding:0;height:1px;position:absolute;top:-9999px;left:-9999px}.feedback__blocks input::-webkit-input-placeholder{color:#ccc}.feedback__blocks input::-moz-placeholder{color:#ccc}.feedback__blocks input:-ms-input-placeholder{color:#ccc}.feedback__blocks input::-ms-input-placeholder{color:#ccc}.feedback__blocks input::placeholder{color:#ccc}.feedback__block{display:none}.feedback__block.active{display:block}.feedback__block.showing{-webkit-animation:.5s showTab;animation:.5s showTab}.feedback__alerts{color:#00a85a;font-size:14px;padding:10px}.feedback__alerts.error{color:red}.feedback__alerts span{display:block}.feedback__submit{font-family:PL,sans-serif;background-color:orange;border-radius:7px;padding:12px 20px;font-weight:600;font-size:14px}.feedback__submit.pending{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='0.14'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='0.29' transform='rotate(30 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='0.43' transform='rotate(60 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='0.57' transform='rotate(90 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='0.71' transform='rotate(120 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='0.86' transform='rotate(150 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' transform='rotate(180 12 12)'/%3E%3CanimateTransform attributeName='transform' calcMode='discrete' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;30 12 12;60 12 12;90 12 12;120 12 12;150 12 12;180 12 12;210 12 12;240 12 12;270 12 12;300 12 12;330 12 12;360 12 12'/%3E%3C/g%3E%3C/svg%3E") center/24px 24px no-repeat orange}.feedback__submit.pending span{opacity:0;visibility:hidden}.hero{position:relative;overflow:hidden;z-index:5;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.4))) 100%,url(../img/hero/hero-bg.jpg) center/cover no-repeat;background:linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.4)) 100%,url(../img/hero/hero-bg.jpg) center/cover no-repeat;background-attachment:fixed;height:100vh;height:100svh}@media screen and (max-width:1024px){.hero{background-attachment:inherit}}.hero__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__text span{color:#fff;display:block;font-size:15px;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px}.hero__text h2{color:#fff;font-size:60px;font-weight:700;line-height:70px;text-transform:uppercase;margin-bottom:38px}.work{overflow:hidden;background:#100028}.work__gallery{margin-right:-10px}.work__item{height:311px!important;width:calc(16.67% - 10px);margin-right:10px;margin-bottom:10px;float:left;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.work__item:hover .work__item__hover{bottom:0}.work__item.large__item{height:633px!important;width:calc(33.33% - 10px)}.work__item.wide__item{width:calc(33.33% - 10px);height:311px!important}.work__item .play-btn{display:inline-block;color:#fff;font-size:20px;height:50px;width:50px;line-height:50px;text-align:center;border:1px solid rgba(255,255,255,.7);border-radius:50%}.grid-sizer{width:calc(16.67% - 10px)}.work__item__hover{background:rgba(0,0,0,.5);position:absolute;left:0;bottom:-300px;width:100%;padding:25px 30px 20px;-webkit-transition:none,.5s;transition:none,.5s}.work__item__hover h4{font-size:22px;color:#fff;font-weight:700}.work__item__hover ul li{color:#adadad;list-style:none;font-size:16px;margin-right:23px;position:relative;display:inline-block}.work__item__hover ul li:after{position:absolute;right:-18px;top:1px;content:"/"}.work__item__hover ul li:last-child{margin-right:0}.work__item__hover ul li:last-child:after{display:none}.counter{background:#100028;height:840px;padding-top:380px;overflow:hidden}.counter__content{padding:0 50px}.counter__item{background:#1a083d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);height:255px;width:255px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;z-index:1}.counter__item::before{position:absolute;left:-1px;bottom:-2px;height:636px;width:636px;border-left:1px solid #333;border-top:1px solid #333;content:"";z-index:-1}.counter__item.second__item{margin-top:-185px}.counter__item.second__item:before{left:-316px;bottom:-65px;border-right:1px solid #333;border-bottom:1px solid #333;border-left:none;border-top:none}.counter__item.four__item{margin-top:-185px}.counter__item.four__item:before{left:-380px;bottom:-380px;border-right:1px solid #333;border-bottom:1px solid #333;border-left:none;border-top:none}.counter__item.third__item:before{left:-65px;bottom:-317px}.counter__item__text{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.counter__item__text h2{font-size:60px;color:#fff;font-weight:700;margin-bottom:6px;margin-top:18px}.counter__item__text p{color:#fff;margin-bottom:0}.latest{background:#100028;padding-bottom:80px}.callto{padding:130px 0 150px;background-color:#000;position:relative;overflow:hidden;background-image:url(../img/callto-bg.jpg);background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}@media screen and (max-width:1024px){.callto{background-attachment:inherit}}.callto.sp__callto{padding-top:0;background:#100028}.callto__text h2{color:#fff;font-size:42px;font-weight:700;line-height:55px;margin-bottom:22px}.callto__text p{font-size:15px;color:#fff;opacity:.7;text-transform:uppercase;margin-bottom:55px}.callto__text a{color:#fff;background:#00bfe7;font-size:15px;font-weight:700;font-family:Play,sans-serif;letter-spacing:2px;text-transform:uppercase;display:inline-block;padding:14px 32px 12px}.modal{position:relative;background:#fff;padding:20px;width:auto;max-width:500px;margin:20px auto}.footer{background:#0a0119}.footer__top{padding:30px 0;border-bottom:1px solid rgba(255,255,255,.1)}.footer__top__logo{line-height:40px;max-width:260px}.footer__top__logo a{display:inline-block}.footer__top__social{text-align:right}.footer__top__social a{display:inline-block;font-size:15px;color:#fff;height:40px;width:40px;background:rgba(255,255,255,.1);border-radius:50%;line-height:44px;text-align:center;margin-right:6px}.footer__top__social a:last-child{margin-right:0}.footer__option{padding-bottom:35px;padding-top:75px}.footer__option__item{margin-bottom:35px}.footer__option__item h5{color:#fff;font-weight:700;margin-bottom:35px}.footer__option__item p{font-weight:300;margin-bottom:20px}.footer__option__item .read__more{font-size:16px;color:#fff}.footer__option__item .read__more span{font-size:16px;color:#fff;opacity:.5;position:relative;top:4px;margin-left:5px}.footer__option__item ul li{list-style:none}.footer__option__item ul li a{color:#adadad;font-size:16px;font-weight:300;line-height:32px}.footer__option__item form{position:relative}.footer__option__item form input{height:50px;width:100%;padding-left:20px;border:1px solid #544e5e;background:0 0;font-size:16px;color:#adadad}.footer__option__item form input::-webkit-input-placeholder{color:#adadad}.footer__option__item form input::-moz-placeholder{color:#adadad}.footer__option__item form input:-ms-input-placeholder{color:#adadad}.footer__option__item form input::-ms-input-placeholder{color:#adadad}.footer__option__item form input::placeholder{color:#adadad}.footer__option__item form button{font-size:20px;color:#fff;border:none;height:50px;width:50px;background:#00bfe7;line-height:50px;text-align:center;position:absolute;right:0;top:0}.footer__copyright{border-top:1px solid rgba(255,255,255,.1);padding:30px 0}.footer__copyright__text{margin-bottom:0;font-weight:300}.footer__copyright__text a,.footer__copyright__text i{color:#00bfe7}.about{background:#100028;padding-bottom:150px}.about__pic__item{height:235px;margin-right:-10px;margin-bottom:20px}.about__pic__item.about__pic__item--large{height:490px}.about__text{padding-left:30px}.about__text .services__item .services__item__icon:after{border-color:#281a3e}.about__text__desc{margin-top:-10px}.testimonial{padding-bottom:60px}.testimonial__slider.owl-carousel .owl-item .col-lg-4{max-width:100%}.testimonial__slider.owl-carousel .owl-dots{text-align:center;padding-top:35px}.testimonial__slider.owl-carousel .owl-dots button{height:8px;width:8px;background:rgba(255,255,255,.2);border-radius:50%;margin-right:10px}.testimonial__slider.owl-carousel .owl-dots button.active{background:#00bfe7}.testimonial__slider.owl-carousel .owl-dots button:last-child{margin-right:0}.testimonial__text{padding:30px 40px 25px 30px;border:1px solid #3d3a64;margin-bottom:25px;position:relative;z-index:9}.testimonial__text P{color:#fff;font-size:18px;font-weight:300;font-style:italic;line-height:30px;margin-bottom:0}.testimonial__author{padding-left:30px}.testimonial__author__pic{float:left;margin-right:20px}.testimonial__author__pic img{height:50px;width:50px;border-radius:50%}.testimonial__author__text{overflow:hidden}.testimonial__author__text h5{color:#fff;font-weight:700;margin-bottom:8px}.testimonial__author__text span{color:#fff;font-size:14px;font-weight:300px;display:inline-block}.services{background:#100028;padding-bottom:200px;padding-top:200px;overflow:hidden}.services__gallery{position:relative}.services__gallery::before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:1px;display:block;background-color:pink}.services__container{z-index:4;position:relative}.services__title{margin:0 auto}.services__list{-ms-flex-negative:0;flex-shrink:0;z-index:4;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(440px,auto);grid-gap:35px}@media screen and (max-width:991px){.services__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.services__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.services__item{-ms-grid-column-span:1;grid-column:span 1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-preferred-size:31.3%;flex-basis:31.3%;-ms-flex-negative:0;flex-shrink:0;padding:30px;border-radius:20px;color:#100028}.services__item:hover .services__item__icon:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.services__item h4{font-size:22px;font-weight:700;margin-top:26px;margin-bottom:18px;text-transform:uppercase}.services__item p{margin-bottom:25px;color:#100028}.services__item a{color:#100028;background:#fff;font-size:15px;font-weight:700;font-family:PL,sans-serif;letter-spacing:2px;text-transform:uppercase;display:inline-block;padding:14px 32px 12px;margin-top:auto}@media (max-width:610px){.services__item{-ms-flex-preferred-size:90%;flex-basis:90%;-webkit-transform:none;-ms-transform:none;transform:none}}.services__item--outsorce{background:#3b80ff}.services__item--outstaff{background:#be3bff}.services__item--recruting{background:#d92619}.services__item--marketing{background:#4caf50}.services__item--desgn{background:#ffc107}.services__item--front{background:#2196f3}.services__item--back{background:linear-gradient(264.05deg,#5771ff 0,#465bcc 100%),linear-gradient(180deg,#b24afb 0,#d599ff 100%)}.services__item--mob{background:linear-gradient(180deg,#43b3f6 0,#7ccafa 100%),linear-gradient(264.05deg,#5771ff 0,#465bcc 100%)}.services__item--game{background:#9c27b0}.services__item__icon{position:relative;height:70px;width:70px;line-height:70px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services__item__icon i{font-size:36px}.services__item__icon:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";-webkit-transition:none,.5s;transition:none,.5s}.services__technologies-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;list-style:none}.services__technologies-list img{height:40px;margin-right:5px;margin-bottom:5px}.portfolio{background:#100028;padding:0;position:relative;z-index:3}.portfolio__title{margin-bottom:0}.portfolio__filter{text-align:center;margin-bottom:40px}.portfolio__filter li{list-style:none;font-size:16px;color:#adadad;margin-right:5px;display:inline-block;cursor:pointer;padding:6px 22px;border:1px solid transparent;-webkit-transition:.2s;transition:.2s}.portfolio__filter li.active{border:1px solid #00bfe7}.portfolio__filter li:last-child{margin-right:0}.portfolio__list{max-width:100vw;overflow:hidden}.portfolio__item{-ms-flex-preferred-size:33%;flex-basis:33%;width:33%;height:33vw;position:relative;display:block;overflow:hidden}.portfolio__item:hover .portfolio__item-text{bottom:0;opacity:1}@media (max-width:610px){.portfolio__item{width:50%;height:50vw}}.portfolio__item__video{height:100%;width:100%}.portfolio__item-text{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;bottom:-200px;width:100%;min-height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7))),0 0;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7)),0 0;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:20px;-webkit-transition:bottom .3s,opacity .6s;transition:bottom .3s,opacity .6s}.portfolio__item-text h4{color:#fff;display:inline-block;font-size:22px;font-weight:700;margin-bottom:15px;position:relative}.portfolio__item-text h4:after{position:absolute;left:0;bottom:0;height:1px;width:100%;background:#333;content:"";-webkit-transition:none,.3s;transition:none,.3s;opacity:0}.portfolio__item-text p{font-size:16px;font-weight:300;color:#fff;margin-bottom:35px}.portfolio__item-text ul li{list-style:none;display:inline-block;font-size:16px;font-weight:300;margin-right:24px;position:relative;color:#adadad}.portfolio__item-text ul li:after{position:absolute;right:-16px;top:0;content:"/"}.portfolio__item-text ul li:last-child{margin-right:0}.portfolio__item-text ul li:last-child:after{display:none}.portfolio__button{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 15px;border:1px solid #73e7ff}.portfolio__button i{margin-left:10px;font-size:18px}.pagination__option{text-align:center;padding-top:20px}.pagination__option.blog__pagi{padding-top:5px}.pagination__option .arrow__pagination{font-size:15px;color:#fff;display:inline-block;text-transform:uppercase}.pagination__option .arrow__pagination.left__arrow{margin-right:26px}.pagination__option .arrow__pagination.right__arrow{margin-left:18px}.pagination__option .arrow__pagination span{opacity:.5}.pagination__option .number__pagination{font-size:18px;color:#fff;height:50px;width:50px;background:rgba(242,242,242,.1);line-height:50px;text-align:center;display:inline-block;margin-right:6px}.contact__widgets{height:100%}.contact__widget__item{margin-bottom:30px;display:inline-block}.contact__widget__item__icon{height:70px;width:70px;border:1px solid rgba(225,225,225,.5);line-height:80px;text-align:center;border-radius:50%;float:left;margin-right:30px}.contact__widget__item__icon i{font-size:30px;color:#fff}.contact__widget__item__text{overflow:hidden;padding-top:7px}.contact__widget__item__text h4{font-size:22px;color:#fff;font-weight:700;margin-bottom:10px}.contact__widget__item__text p{margin-bottom:0}.contact{background:#100028;overflow:hidden;padding:130px 0 100px}.contact__map{height:450px}.contact__map iframe{width:100%}.contact__form h3{color:#fff;font-weight:700;text-transform:uppercase;margin-bottom:35px}.contact__form form input{height:50px;width:100%;border:1px solid rgba(225,225,225,.5);background:0 0;font-size:16px;color:#adadad;padding-left:20px;font-weight:300;margin-right:20px;margin-bottom:20px;-webkit-transition:none,.3s;transition:none,.3s}.contact__form form input:placeholder{color:#adadad}.contact__form form input:focus{border-color:#e1e1e1}.contact__form form textarea{height:110px;width:100%;border:1px solid rgba(225,225,225,.5);background:0 0;font-size:16px;color:#adadad;padding-top:12px;padding-left:20px;font-weight:300;margin-bottom:14px;resize:none;-webkit-transition:none,.3s;transition:none,.3s}.contact__form form textarea:placeholder{color:#adadad}.contact__form form textarea:focus{border-color:#e1e1e1}@media screen and (max-width:1024px){.crew{margin-bottom:200px}}.crew__inner{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:40px;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crew__image{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.crew__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.crew__side{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:650px;margin-left:auto;padding:40px 0 40px 40px}@media screen and (max-width:1024px){.crew__inner{-ms-grid-columns:1fr;grid-template-columns:1fr}.crew__side{max-width:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0 40px}}@media screen and (max-width:576px){.crew__side{padding:0 30px}}@media screen and (max-width:360px){.crew__side{padding:0 20px}}.crew__title{color:#fff;margin-bottom:30px;text-align:right}.crew__title_mobile{display:none}@media screen and (max-width:1024px){.crew__title{padding-top:200px;text-align:center;margin-bottom:0;display:none}.crew__title_mobile{display:block}}.crew__title span{display:block}.crew__title span:nth-child(1){font-size:16px;text-transform:uppercase;font-family:JS,sans-serif}.crew__title span:nth-child(2){font-size:78px;text-transform:uppercase;font-weight:700}@media screen and (max-width:768px){.crew__title span:nth-child(2){font-size:48px}}.crew__text{text-align:right}@media screen and (max-width:1024px){.crew__text{text-align:left}}.dialog{width:calc(100% - 40px);max-width:550px;position:fixed;inset:0;padding:0;border:none;pointer-events:none;z-index:10;background-color:#111;border-radius:10px}@-webkit-keyframes slideInDown{from{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{from{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.dialog::-ms-backdrop{background-color:rgba(0,0,0,.7)}.dialog::backdrop{background-color:rgba(0,0,0,.7)}.dialog[open]{pointer-events:inherit;-webkit-animation:.6s both slideInDown;animation:.6s both slideInDown}.dialog__inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:55px;position:relative}.dialog__inner::after{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:attr(data-thanks);position:absolute;z-index:10;inset:0;font-size:50px;background-color:#111;color:#fff;font-weight:600}.dialog__inner_success::after{display:-webkit-box;display:-ms-flexbox;display:flex}.dialog__title{margin-bottom:30px;color:#fff}@media screen and (max-width:640px){.dialog__inner{padding:20px}.dialog__title{font-size:28px}}.dialog__close{position:absolute;inset:10px 10px auto auto;height:30px;width:30px;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cstyle%3E.line%7Bfill:%23444;fill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Crect class='line' x='10.5' y='9' width='26' height='2' transform='rotate(45 10.5 9)'/%3E%3Crect class='line' x='28.8' y='10.5' width='26' height='2' transform='rotate(135 28.8 10.5)'/%3E%3C/svg%3E") center/contain no-repeat}@media only screen and (min-width:1200px){.container{max-width:1170px}}@media only screen and (min-width:992px) and (max-width:1199px){.header__nav__menu,.header__nav__menu ul li{margin-right:25px}.header__nav__social{padding-left:25px}.counter__item::before{display:none}.counter__content{padding:0 145px 0 50px}.counter__item.four__item,.counter__item.second__item{margin-top:-210px}.hero__slider.owl-carousel .owl-dots{max-width:930px!important}}@media only screen and (min-width:768px) and (max-width:991px){.hero__slider.owl-carousel .owl-dots{max-width:690px!important}.counter__item{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);margin-bottom:30px;width:auto}.counter__item::before{display:none}.counter__content{padding:0}.counter__item.four__item,.counter__item.second__item{margin-top:0}.counter__item__text{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.counter{height:auto;padding-top:100px;padding-bottom:70px}.team__item.team__item--four,.team__item.team__item--second,.team__item.team__item--third{margin-top:0}.team__btn{position:relative;padding-top:50px}.about__pic{margin-bottom:50px}.about__text{padding-left:0}.portfolio__filter li{padding:6px 15px}.slicknav_menu{background:0 0;padding:0;display:block}.slicknav_nav ul{margin:0;padding:10px 30px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:7px 0;margin:0;color:#fff;font-weight:600}.slicknav_nav .slicknav_row:hover,.slicknav_nav a:hover{border-radius:0;background:0 0;color:#111}.slicknav_nav{background:#222}.slicknav_btn{position:absolute;right:10px;top:26px}.header .container{position:relative}}@media only screen and (max-width:767px){.counter__item{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);margin-bottom:30px;width:auto}.counter__item::before{display:none}.counter__content{padding:0}.counter__item.four__item,.counter__item.second__item{margin-top:0}.counter__item__text{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.counter{height:auto;padding-top:100px;padding-bottom:70px}.team__item.team__item--four,.team__item.team__item--second,.team__item.team__item--third{margin-top:0}.team__btn{position:relative;padding-top:50px}.about__pic{margin-bottom:50px}.about__text{padding-left:0}.hero__slider.owl-carousel .owl-dots{max-width:auto;padding:0 15px}.slicknav_menu{background:0 0;padding:0;display:block}.slicknav_nav ul{margin:0;padding:10px 30px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:7px 0;margin:0;color:#fff;font-weight:600}.slicknav_nav .slicknav_row:hover,.slicknav_nav a:hover{border-radius:0;background:0 0;color:#111}.slicknav_nav{background:#222}.slicknav_btn{position:absolute;right:10px;top:26px}.header .container{position:relative}.hero__text h2{font-size:40px;line-height:40px}.grid-sizer,.work__item,.work__item.large__item,.work__item.wide__item{width:calc(50% - 10px)}.footer__top__social{text-align:left;padding-top:30px}.portfolio__filter li{margin-bottom:10px}.input__list{margin-right:0}.input__list input{width:100%;margin-right:0}.contact__map{margin-bottom:40px}.team__item{margin-bottom:20px}.team .p-0{padding:0 15px!important}.about__pic__item{margin-right:0}.blog__details__quote{padding:30px 45px 35px 35px}}@media only screen and (max-width:479px){.hero__text h2{font-size:30px;line-height:40px}.grid-sizer,.work__item.wide__item{width:100%}.work__item{width:100%;margin-right:0}.work__item.large__item{width:100%}.work__gallery{margin-right:0}.pagination__option .arrow__pagination.left__arrow{margin-right:15px}.pagination__option .arrow__pagination.right__arrow{margin-left:10px}.blog__details__quote{padding:30px 40px 35px 35px}}.team .swiper-button-next,.team .swiper-button-prev,.team .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.team .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{--swiper-pagination-bullet-inactive-color:#fff;--swiper-navigation-color:#fff;--swiper-theme-color:#fff}