@font-face {
    font-family: 'basis-grotesque-bold-pro';
    src: url('../fonts/basis-grotesque-bold-pro.eot');
    src: url('../fonts/basis-grotesque-bold-pro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basis-grotesque-bold-pro.woff2') format('woff2'),
         url('../fonts/basis-grotesque-bold-pro.woff') format('woff'),
         url('../fonts/basis-grotesque-bold-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'basis-grotesque-mono-bold-italic-pro';
    src: url('../fonts/basis-grotesque-mono-bold-italic-pro.eot');
    src: url('../fonts/basis-grotesque-mono-bold-italic-pro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basis-grotesque-mono-bold-italic-pro.woff2') format('woff2'),
         url('../fonts/basis-grotesque-mono-bold-italic-pro.woff') format('woff'),
         url('../fonts/basis-grotesque-mono-bold-italic-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'basis-grotesque-mono-bold-pro';
    src: url('../fonts/basis-grotesque-mono-bold-pro.eot');
    src: url('../fonts/basis-grotesque-mono-bold-pro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basis-grotesque-mono-bold-pro.woff2') format('woff2'),
         url('../fonts/basis-grotesque-mono-bold-pro.woff') format('woff'),
         url('../fonts/basis-grotesque-mono-bold-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'basis-grotesque-mono-regular-pro';
    src: url('../fonts/basis-grotesque-mono-regular-pro.eot');
    src: url('../fonts/basis-grotesque-mono-regular-pro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basis-grotesque-mono-regular-pro.woff2') format('woff2'),
         url('../fonts/basis-grotesque-mono-regular-pro.woff') format('woff'),
         url('../fonts/basis-grotesque-mono-regular-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'basis-grotesque-off-white-pro';
    src: url('../fonts/basis-grotesque-off-white-pro.eot');
    src: url('../fonts/basis-grotesque-off-white-pro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basis-grotesque-off-white-pro.woff2') format('woff2'),
         url('../fonts/basis-grotesque-off-white-pro.woff') format('woff'),
         url('../fonts/basis-grotesque-off-white-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'basis-grotesque-regular-pro';
    src: url('../fonts/basis-grotesque-regular-pro.eot');
    src: url('../fonts/basis-grotesque-regular-pro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basis-grotesque-regular-pro.woff2') format('woff2'),
         url('../fonts/basis-grotesque-regular-pro.woff') format('woff'),
         url('../fonts/basis-grotesque-regular-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 

* { margin:0; padding:0; box-sizing:border-box }
body { margin:0; padding:0; background:#fff; font-size:13px; -webkit-text-size-adjust: 100%;  font-family: 'basis-grotesque-regular-pro';}
::-moz-selection {
background:#000000;
color:#FFF;
}
ul{margin:0}
img{height: auto;max-width: 100%;}
h1,h2,h3,h4,h4,h5{ font-family: 'basis-grotesque-bold-pro';font-weight: normal;}
a:hover { text-decoration:none }
.header { position:absolute; left:0; top:0px; width:100%; z-index:999999;padding-top: 50px;padding-bottom:30px;}
.header .logo{width:210px;position: absolute;left: 45%;margin-left: -105px;}
.topleft{float:left;margin-top: 7px;}
.topleft *{float: left;margin-right: 25px;}
.topleft span a{margin-right: 0}
.topleft a{color:#fff;font-family: 'basis-grotesque-mono-bold-pro';}
.topleft span img{width: 51px;margin-right: 0}
.navigation{float:right;}
.dwnarrow{width:107px;position: absolute;bottom: 0;right: 0;}
.mutwrap{position: absolute;bottom: 65px;left: 0;width: 100%;}
.mute{width:64px;margin-left: -15px;}

.form-control:focus {    border-color: #000;     box-shadow: none;}

h2{font-size:96px; letter-spacing: 0.44px;position: relative;padding-bottom: 50px;margin-bottom: 40px; color: #fff; line-height: 90px;    font-family: 'basis-grotesque-bold-pro';
}
h2:after{width:686px;height: 4px;content: "";position: absolute;bottom: 5px;left: 0;background: rgba(178,0,163,1);
background: -moz-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(178,0,163,1)), color-stop(54%, rgba(11,3,158,1)), color-stop(100%, rgba(48,226,250,1)));
background: -webkit-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -o-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -ms-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: linear-gradient(to right, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b200a3', endColorstr='#30e2fa', GradientType=1 );
transform: scaleX(0);  
  transform-origin: 100% 50%;
  transition: transform 0.7s ease-in-out 
}




h3{font-size:42px;position: relative;padding-bottom: 40px;margin-bottom: 30px;}
h3:after{width:686px;height: 4px;content: "";position: absolute;bottom: 5px;left: 0;background: rgba(178,0,163,1);
background: -moz-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(178,0,163,1)), color-stop(54%, rgba(11,3,158,1)), color-stop(100%, rgba(48,226,250,1)));
background: -webkit-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -o-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -ms-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: linear-gradient(to right, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b200a3', endColorstr='#30e2fa', GradientType=1 );
/*transition:all 0.10s ease 0s;-webkit-transition:all 0.10s ease 0s; transition-duration: 0.10s;*/
transform: scaleX(0);  
  transform-origin: 100% 50%;
  transition: transform 0.6s ease-in-out;
}

.animated h3:after{  transform: scaleX(1);}

.hideme.active:after {  transform: scaleX(1);}
.arearow.line.active::after {transform: scaleX(1);}
.arearow.line::after{transform: scaleX(0);    transform-origin: 100% 50%;  transition: transform 0.7s ease-in-out;}

.line.active::after {transform: scaleX(1);}
.line::after{transform: scaleX(0);    transform-origin: 100% 50%;  transition: transform 0.7s ease-in-out;}

.ourstory{background: #1a1a3c;padding: 51px 0 134px 0;}
.ourstory p{margin-bottom: 70px;}
.ourstory h3{color:#fff;padding-bottom: 40px;margin-bottom: 30px;}
p{font-size: 25px;color:#fff; font-family: 'basis-grotesque-regular-pro';margin-bottom: 20px;}
.btn-primary{color:#fff;text-align: left;
background: rgba(45,0,247,1);
background: -moz-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(45,0,247,1)), color-stop(100%, rgba(13,0,160,1)));
background: -webkit-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);
background: -o-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);
background: -ms-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);
background: linear-gradient(to right, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d00f7', endColorstr='#0d00a0', GradientType=1 );
position: relative;padding: 11px 56px 12px 22px;border:none;font-size: 18px;font-family: 'basis-grotesque-mono-bold-pro';border-radius: 0;
transition: all 0.4s ease 0s;
}
.btn-primary.animated {	-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-fill-mode: both;animation-fill-mode: both;    }

.btn-primary:hover{
background: rgba(185,0,160,1);
background: -moz-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(185,0,160,1)), color-stop(100%, rgba(212,0,99,1)));
background: -webkit-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
background: -o-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
background: -ms-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
background: linear-gradient(to right, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b900a0', endColorstr='#d40063', GradientType=1 );
}
.btn-primary:after{background: url(../images/arrow.svg) no-repeat;width: 13px;height: 19px;content: "";position: absolute;right:20px;top: 16px;}
.btn-secondary{color:#fff;text-align: left;
position: relative;padding: 11px 56px 12px 22px;font-size: 18px;font-family: 'basis-grotesque-mono-bold-pro';border-radius: 0;
transition: all 0.4s ease 0s;background: none;border:none;outline: 1px solid #fff;
    letter-spacing: 0.4px;

}
.btn-secondary:hover{
background: -moz-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(178,0,163,1)), color-stop(54%, rgba(11,3,158,1)), color-stop(100%, rgba(48,226,250,1)));
background: -webkit-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -o-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -ms-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: linear-gradient(to right, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b200a3', endColorstr='#30e2fa', GradientType=1 );
box-shadow: none;    border-color: #fff !important; outline: none;}
.btn-secondary:after{background: url(../images/arrow.svg) no-repeat;width: 13px;height: 19px;content: "";position: absolute;right:20px;top: 14px;}
.ourarea{overflow: hidden;margin-top: -100px;}
.ourarea .cnt{font-size:25px;line-height: 37px;color:#000000;padding-left: 109px;padding-right: 141px;}
.ourarea .cnt p{color:#000000;font-size:25px;line-height: 37px;}
.ourarea .cnt .btn{margin-top:100px;}
.ourarea .arealeft{padding-top: 100px;margin-top: 100px;}
.ourarea .arealeft h3{max-width: 352px;color:#000000;font-size: 45px;letter-spacing: 0.04em; font-family: 'basis-grotesque-mono-bold-pro';}
.ourarea .arealeft h3::after {margin-left: 371px;z-index: 19;width: 299px;bottom: 50px;}
.arearight{background: #000;padding: 190px 0px 50px 141px;display: flex;flex-wrap: wrap;position: relative}
.arearight:after{position: absolute;left: 100%;width: 50vw;height: 100%;content: "";background: #000;top: 0}
.arearow{padding-bottom: 54px;margin-bottom: 86px;position: relative;width: 100%;}
.arearow a{background: url(../images/arrow_whitebody.svg) no-repeat;background-size: 41px;display: block;background-position: right top;}
.ourarea.home .arearow:first-child a {border-top: 1px solid #fff;}
.arearow a:hover{background: url(../images/arrow_whitebodyhover.svg) no-repeat;background-size: 41px;display: block;background-position: right top;}
.arearow h3:after{display:none;}
.arearow h3 {color:#fff;margin-bottom: 10px;padding-right: 50px}
.arearow p{font-size:16px;line-height: 24px;max-width: 300px;}
.line:after{width:686px;height: 4px;content: "";position: absolute;bottom: 5px;left: 0;background: rgba(178,0,163,1);
background: -moz-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(178,0,163,1)), color-stop(54%, rgba(11,3,158,1)), color-stop(100%, rgba(48,226,250,1)));
background: -webkit-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -o-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: -ms-linear-gradient(left, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
background: linear-gradient(to right, rgba(178,0,163,1) 0%, rgba(11,3,158,1) 54%, rgba(48,226,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b200a3', endColorstr='#30e2fa', GradientType=1 );
}
.arearow.line:after{width:100%}
.foundwrap{background: #1a1a3c;}
.foundwrap h4{font-size: 30px;line-height: normal;color:#fff;font-family: 'basis-grotesque-mono-regular-pro';margin-bottom: 40px;}
.foundwrap h5{font-family: 'basis-grotesque-regular-pro';color:#fff;font-size: 22px;}
.foundwrap .leftimg {margin: -50px 0 0 -120px;}
.foundwrap .rightcnt{padding-left: 50px;}
.how_we_work{background: #000;padding: 141px 122px 141px 0;position: relative;}
.how_we_work h3:after{width:100%;}
.how_we_work .cnt{padding-left: 123px;}
.how_we_work:after{position: absolute;top: 0;right:100%;height: 100%;background: #000;width: 50vw;content: ""}
.infogra{background: #000;margin-top: -1px;}
.infogra img {
	max-width: 100%;
	margin: auto;
	display: block;
}
.who-we-are {background: #1a1a3c;overflow: hidden}
.who-we-are .container{max-width:1920px;padding: 0}
.listing ul{display: flex;flex-wrap: wrap;}
.listing ul li {width:33.33%} 
.listing ul li .imgwrap{position: relative;float: left;width: 100%}
.listing ul li .imgwrap img{display:block;}
.listing ul li .titlewrap {position: absolute;bottom: 0;padding: 18px 20px;background: #0c157ce6;color: #fff;max-width: 240px;font-size: 14px;line-height: 16px;}
.listing ul li .titlewrap h4{font-size: 14px;font-family: 'basis-grotesque-bold-pro';margin-bottom: 4px;}
/*.who-we-are .listing ul li {    padding-left: 0;}
.who-we-are .listing ul li::before { display: none; }*/

.rightblock {padding: 143px;}
.rightblock h3{margin-bottom:0; font-family: 'basis-grotesque-mono-bold-pro';}
.rightblock h3:after{display:none;}
.rightblock p{font-size:16px;line-height: 24px;max-width: 320px;margin-bottom: 40px;}
.joinwrap img{width: 100%}
.joinwrap{position: relative}
.joinwrap .imgcnt{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding-top: 62px;}
.joinwrap .ximg{width: 77px;}
.xbtn {margin: 131px 0 0 100px;}
.line.linewrap {position: absolute;right: 29%;margin-top: 50px;width: 100%;}
.footerwrap{background: #000000;padding:57px 0 0px 0;}
.footerwrap .footerlogo{max-width: 279px;}
.footerwrap .footerrgt .col{padding:0}
.footerwrap .footerrgt .col h4{font-size: 15px;color:#fff; font-family: 'basis-grotesque-mono-bold-pro';}
.footerwrap .footerrgt .col ul li {list-style: none;margin-bottom: 7px;}
.footerwrap .footerrgt .col a{font-size: 15px;color:#fff;}
.footerwrap .footerrgt .col a:hover{text-decoration: underline;}
.footerwrap .footerrgt .col p{font-size: 15px;color:#fff;line-height: 29px;}
.footerwrap .footerrgt .col .more:before{content:">";margin-right: 5px}
.footerwrap .starimg {margin: 11px 0;display: inline-block;}


.footerwrap .starimg a, .footerwrap .starimg a:visited {
	color: #ffffff !important;
}

.footerlogo {height: 100%;display: flex;justify-content: center;}
.copyright{display: flex;flex-wrap: wrap;background: #fff;width: 100%;padding: 8px 0;margin-top: 28px;}
.copyright .footerlink{float:left;}
.copyright .footerlink ul li{list-style: none;float: left;margin-right: 47px;margin-top: 6px;}
.copyright .footerlink ul li a{color:#000;font-size: 13px;}
.copyright .sociallink{float:right;}
.copyright .sociallink a{float:left;width: 31px;margin-left: 16px;}
.infowrap{float: left;width: 100%;margin-top:20px;display: none;}
.listing .infowrap ul li{list-style:none;width: 100%;margin-bottom: 10px;}
.infowrap ul li a{color:#fff;text-decoration: none;display: inline-block;}
.infowrap ul li span img{width:21px;}
.infowrap ul li span {display:inline-block;vertical-align: middle;margin-right: 10px;}
.listing ul li .imgwrap:hover .infowrap{display: block;}
.listing ul li .imgwrap:hover:after{position: absolute;top:0;background: #0c157ce6;width:100%;height: 100%;left: 0;content: ""}
.listing ul li .imgwrap:hover .titlewrap{background: none;z-index: 9}
.fixnav .header {position: fixed;background: #020012}

.fancybox-inner .vdo {position: fixed;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;background: #fff;}
body .fancybox-close {position: fixed;right: 10px;top: 10px;}

.videowrap{width:100%;position: relative;}
.videowrap video{height: 100vh;width: 100%;  object-fit: cover;display: block}
.mobile{display: none;}
.desktop{display: block;}
.btn-primary.desktop{display:inline-block;}
.mobilenav{display:none;}
.mobilebanner{display: none;}
.listing ul li.last .imgwrap img:nth-child(2){display: none;} 
.listing ul li.last .imgwrap:hover img:first-child{display: none;} 
.listing ul li.last .imgwrap:hover img:nth-child(2){display:block;} 
.listing ul li.last .imgwrap:hover:after{display: none;}




.ourarea.inner {
    margin: 0;
    background: #1a1a3c;
    padding: 80px 0 50px;
}
.ourarea.inner h3 {    color: #fff;    }

.ourarea-inr .arearow:nth-child(2n+1) {    background: #1a1a3c;}

.ourarea-inr .arearow {    padding: 40px 0;}
.ourarea-inr .arearow:nth-child(2n) h3, .ourarea-inr .arearow:nth-child(2n) p {
    color: #000;
}

.desktopbanner {
    height: 100vh;
    width: 100%;margin: auto;
    
}


.baner-content {
    left: 0;
    top: 50%;
    height: auto;
    z-index: 99999;
    position: relative;
    color: #fff;
    margin: auto;transform: translate(0, -50%);
}

.desktopbanner img {
    height: 100%; width: 100%;
    object-position: center;
    object-fit: cover;
    position: absolute;    left: 0;
    right: 0;
    top: 0;
}



.baner-content h1 {
    max-width: 514px;
    font-family: 'basis-grotesque-mono-bold-pro';
    font-size: 50px;
    line-height: 70px;     margin-bottom: 0;
    font-weight: normal;
    letter-spacing: 0.10px;
}

.semi-t {    font-family: 'basis-grotesque-bold-pro'; font-size: 42px;  letter-spacing: 0.10px; color: #fff;margin-bottom: 10px;}

.left-space {    padding-left: 105px;padding-right: 60px;}
.how-we-wrk {   position: relative;}

.how-we-wrk h2 {    margin-top: -114px;}
.how-we-wrk::before {content: ""; background: #000006; position: absolute; right: 0; width: 61%; height: 76%; top: 0; /* right: 0; */ }
.how-we-wrk {    background: #1a1a3c;    padding: 51px 0 200px 0;}
.ourarea-inr .area-in{    margin-left: 360px;}
.ourarea-inr  .btns-area {    padding-left: 360px; margin-top: 110px;}
.ourarea-inr  .btns-area::after {      z-index: 19;    width: 350px;    top: 0;}
.ourarea-inr .arearow .btns-area a {
    margin-top: 0px;
    z-index: 99;
}

.ourarea-inr  .btns-area::after {
    width: 520px;
    height: 2px;
    content: "";
    position: absolute;
    bottom: 5px;
    left: 90px;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#87e1ec+0,b8fcff+65,b8fcff+65,4c25f9+100 */
background: rgba(49,227,251,1);
background: -moz-linear-gradient(left, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(49,227,251,1)), color-stop(100%, rgba(11,3,158,1)));
background: -webkit-linear-gradient(left, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
background: -o-linear-gradient(left, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
background: -ms-linear-gradient(left, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
background: linear-gradient(to right, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31e3fb', endColorstr='#0b039e', GradientType=1 );
}

.ourarea-inr .arearow .btns-area a {   display: inline-block;    background-position: right 10px;    background: rgba(45,0,247,1);    background: -moz-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(45,0,247,1)), color-stop(100%, rgba(13,0,160,1)));    background: -webkit-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);    background: -o-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);    background: -ms-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);    background: linear-gradient(to right, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);}
.ourarea-inr .arearow .btns-area a:hover {    background: rgba(185,0,160,1);
    background: -moz-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(185,0,160,1)), color-stop(100%, rgba(212,0,99,1)));
    background: -webkit-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -o-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -ms-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: linear-gradient(to right, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b900a0', endColorstr='#d40063', GradientType=1 );
}

.btns-area {    position: relative;}
.ourarea-inr .arearow {    padding: 0 0 100px;    margin: 0;}
.ourarea-inr .arearow a:hover {   background-position: right 0px top; background-size: 60px;   }
.ourarea-inr .arearow a {  background-position: right 0px top;    background-size: 60px;}
.ourarea-inr .arearow:nth-child(2n)  .area-in a {    background: url(../images/black-aerow.svg) no-repeat;        display: block;    background-position: right 0 top; background-repeat: no-repeat;background-position: right 0px top;background-size: 60px;}
.ourarea-inr .arearow:nth-child(2n)  .area-in a:hover {background: url(../images/arrow_whitebodyhover.svg) no-repeat;     display: block;    background-position: right 0 top; background-repeat: no-repeat;background-size: 60px;}
.ourarea-inr .arearow:first-child .area-in{        border-top: 1px solid #fff;}
.ourarea-inr  .arearow h3 {    padding-top: 15px;}
.ourarea-inr .arearow .btns-area a {    font-family: 'basis-grotesque-mono-regular-pro';}
body {    max-width: 100%;    width: 100%;    position: relative;    overflow-x: hidden;}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
    color: #fff;
    content: " ";
    height: 1px;
    width: 40px;
    background: #fff;
    margin: 2px 14px;
}
.stick-x .ximg {
    width: 48px;
    height: 40px;
    transform: rotate(270deg);
    margin: 20px 20px;
    float: left;
}
.stick-x li a, .stick-x li {
    font-size: 12px;
    margin: 0;
    line-height: normal;
    margin: auto;color: #fff;font-family: 'basis-grotesque-mono-bold-pro';
letter-spacing: 0.44px;margin: 0;

}
.stick-x li a:hover{ text-decoration: underline; }

.stick-x nav {
    margin: auto;
}
.stick-x  .breadcrumb {
    background: transparent;
    margin: auto 0;
    padding: 0;max-width: 260px;

display: flex;

flex-wrap: inherit;
}
.stick-x  .breadcrumb-item.active {
    color: #fff;margin: 0;

display: inline-block; float: left;
}
.line-w {
    height: 1px;
    width: 40px;
    background: #fff;
    margin: auto 14px;
}
.stick-x {
    position: fixed;
    display: flex;
    right: 0;
    right: -125px;
    top: 63%;
    transform: rotate(270deg) translatey(-50%);
    height: auto;
    width: auto;
    z-index: 999999999;
    margin: auto;
    bottom: auto;
}

.how-we-wrk.experts {    padding-bottom: 120px;}
.how-we-wrk.experts::before {
    height: 100%;
}

.lets-talk-title {font-family: 'basis-grotesque-mono-bold-pro';  font-size: 45px;text-align: left;
color:  #fff; line-height: 54px; letter-spacing: 0.10px;}
.lets-talk-title span{    font-family: 'basis-grotesque-mono-bold-italic-pro';}

.lets-talk { position: relative; }
.lets-talk .imgcnt {    position: absolute;    right: 0;    top: 24%;    width: 40%;    height: auto; }
.lets-talk .line.linewrap {    position: absolute;    right: 0;    margin-top: 30px;    width: 100%;    left: 0;}
.lets-talk .line::after {    width: 100%;    }
.lets-talk  .xbtn {    margin: 51px 0 0 0;}
.lets-talk img {    width: 100%;}


.dev-eng {
    background: url(../images/David_LargeDesktop.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;padding-top: 250px;position: relative;
}

.how-we-wrk.dev-e::before{ display: none; }

.ourarea-inr.dev-eng .arearow:nth-child(2n) h3, .ourarea-inr.dev-eng .arearow:nth-child(2n) p {
    color: #fff;
}

.ourarea-inr.dev-eng .arearow .btns-area a.pink-btn {
    background: rgba(185,0,160,1);
    background: -moz-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(185,0,160,1)), color-stop(100%, rgba(212,0,99,1)));
    background: -webkit-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -o-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -ms-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: linear-gradient(to right, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b900a0', endColorstr='#d40063', GradientType=1 );
}
.ourarea-inr.dev-eng .arearow .btns-area a.pink-btn:hover {
    display: inline-block;
    background-position: right 10px;
    /* background: rgba(45,0,247,1); */
    /* background: -moz-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%); */
    /* background: -webkit-gradient(left top, right top, color-stop(0%, rgba(45,0,247,1)), color-stop(100%, rgba(13,0,160,1))); */
    /* background: -webkit-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%); */
    /* background: -o-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%); */
    /* background: -ms-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%); */
    background: linear-gradient(to right, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);
}


.ourarea-inr.dev-eng .btns-area::after {
 
    background: -moz-linear-gradient(to right, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -webkit-linear-gradient(to right, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: linear-gradient(to right, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e1ec', endColorstr='#4c25f9',GradientType=1 );
}

.ourarea-inr.dev-eng .arearow p {      max-width: 460px;}
.ourarea-inr.dev-eng .btns-area {    margin-top: 40px;}
.ourarea-inr.dev-eng  .arearow .area-in {    border-top: 1px solid #fff;}
.ourarea-inr.dev-eng .arearow {    padding: 0 0 80px;}
.ourarea-inr.dev-eng .arearow h3 {    padding-top: 15px;    padding-bottom: 30px;}
.ourarea-inr.dev-eng .arearow:nth-child(2n+1) {    background: none;}

.ourarea-inr.dev-eng .arearow:nth-child(2n) .area-in a {background: url(../images/arrow_whitebody.svg) no-repeat;    display: block;
    background-position: right 0 top;    background-repeat: no-repeat;   background-size: 60px;}
.ourarea-inr.dev-eng .arearow:nth-child(2n) .area-in a:hover {    background: url(../images/arrow_whitebodyhover.svg) no-repeat;    background-size: 60px;    display: block;    background-position: right 0 top;}
.how-we-wrk.dev-e {
    padding-bottom: 60px;
}
.black-white-sec p {
    font-size: 15px;
}
.black-l {
    
    padding: 60px 90px 323px 90px;
}

.white-div {
    background: #fff;
    padding: 40px 90px;
    bottom: -257px;
    position: relative;
    padding: 82px 90px 170px 90px;z-index: 9;position: relative;
}
.white-div::after {
    content: "";
    background: #fff;
    height: 100%;
    width: 100%;
    right: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 70vw;
    z-index: -1;
}
.white-div p{
    color: #000;
}
.black-white-sec {
    background: #1a1a3c; position: relative;
}
.black-white-sec::before {
    content: "";
    background: #000006;
    position: absolute;
    right: 0;
    width: 69%;
    height: 100%;
    top: 0;
    right: auto;
    left: 0;
}

.blu-job-btn {
    background: #090991;
    color: #fff;
    padding: 0 90px 0 30px;
    font-size: 31px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'basis-grotesque-mono-bold-pro';
    letter-spacing: 0.44px;
    line-height: 60px;
}
.blu-job-btn {
    background: #090991;
    color: #fff;
    padding: 0 110px 0 30px;
    font-size: 31px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'basis-grotesque-mono-bold-pro';
    letter-spacing: 0.44px;
    line-height: 60px;
    background-image: url(../images/ar.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: 60px;
    
    background-position: right;
    background-repeat: no-repeat;
}
.blu-job-btn:hover { color: #fff; }
/*.blu-job-btn:hover {
    background: url(../images/jr.svg) no-repeat;
    background-size: 60px;
    
    background-position: right;color: #fff;
}
*/
.blu-job {
    position: absolute;
    right: 0;
    top: 0;
    right: 50%;
    width: auto;
}

.job-btn-div {
    background: #090991;
    padding-top: 60px;max-width: 293px;
}

.black-white-sec .line::after {    right: 0;    z-index: 99;    width: 96%;    left: 106px;} 
.black-white-sec  .line.linewrap {      right: 0;margin-top: 30px; }


.how-we-wrk.electrical-eng::before { display: none; }
.how-we-wrk.electrical-eng .left-space {    padding-right: 0;}
.how-we-wrk.electrical-eng h2::after {
    width: 100%;
}

.black-white-sec.electrical p,
 .black-white-sec.electrical li {    font-size: 15px;    color: #fff;   margin-bottom: 0;    }
.black-white-sec.electrical .left p{font-family: 'basis-grotesque-mono-bold-pro';}
.black-white-sec.electrical .white-div p, .black-white-sec.electrical .white-div li{     color: #000;        }
.all-row {    display: flex;    flex-wrap: wrap;}
.all-row .left{ width: 40%; }
.all-row .right{ width: 60%; }


.black-white-sec.electrical .white-div p{ margin-bottom: 20px; }

.elec-dtl {
    padding: 30px 0 0;
}
.black-white-sec.electrical .line.linewrap {
    position: relative;
    margin-bottom: 30px;
}
.black-white-sec.electrical .line::after { /*transform: rotate(180deg); */  right: 0;    width: 96%;    left: 0;}
.black-white-sec.electrical .line.wide::after{width: 148%;}
.black-white-sec.electrical .white-div {       bottom: -100px;    padding: 80px 0 177px 210px; left: 0;

z-index: 99;}
.black-white-sec.electrical .black-l {
    padding: 70px 40px 480px 0;
    z-index: 99999;
    position: relative;
}

.black-white-sec.electrical::before {
    content: "";
    background: #000006 url(../images/Globe.svg);
    position: absolute;
    right: 0;
    width: 56%;
    height: 100%;
    top: 0;
    right: auto;
    left: 0;
    background-position: left -160px bottom -110px;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 80%;z-index: 999;
}

.listing-2 li {list-style: none;padding-left: 15px; position: relative;}
.listing-2 li::before {    content: "\f105";  font: normal normal normal 17px/1 FontAwesome;position: absolute;left: 3px;line-height: normal;}
.ourarea-inr.dev-eng.ele-eng {    padding-top: 80px;}


.get-in-touch {
    position: relative;
    background: #1a1a3c;
    padding: 190px 0 140px;
}


.get-in-touch .w-50 {    width: 50%;    float: left;    padding-left: 120px;}



 label {
    color: #fff;
    font-family: 'basis-grotesque-mono-bold-pro';
    letter-spacing: 0.70px;
    font-size: 16px;
    line-height: 24px;
}
.form-group {
    margin-bottom: 30px;
}
.form-control {
    height: 50px;
    border-radius: 0;
}
textarea.form-control{
    height: 270px;
    resize: none;
    width: 100%;
}
.get-in-touch h2, .experts-sec h2, .experts-contact h2 {
    font-size: 42px;
    line-height: 30px;
}
.experts-sec h2{    font-family: 'basis-grotesque-mono-bold-pro';}
.experts-contact h2 {font-family: 'basis-grotesque-mono-bold-pro'; margin-bottom: 60px}
.experts-contact h2::after {    width: 516px;   }

.get-in-touch h2::after {    width: 50%;}

.ourarea-inr.dev-eng.ele-eng {        background: url(../images/Tiffany_LargeDesktop.jpg); background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
        position: relative;}


      .expert  .breadcrumb-item + .breadcrumb-item::before {
    width: 40px;
    margin: 2px 10px 2px 0;
}
.expert .stick-x li a, .expert .stick-x li {
    margin: 0;
    width: 100%;
}
.expert .stick-x .breadcrumb {        max-width: 429px;    display: block;    flex-wrap: inherit;}
.expert .stick-x {    right: -226px;    top: 55%;}



.experts-sec {    position: relative;    background: #1a1a3c;    padding: 50px 0;}
.experts-sec::before {
    content: "";
    background: #000006;
    position: absolute;
    right: 0;
    width: 63%;
    height: 68%;
    top: 0;
    right: 0;
}
.experts-sec h2::after {    width: 526px}

.exp-main {    padding-left: 120px;}


.exp-name {
    color: #fff;
    font-family: 'basis-grotesque-bold-pro';
    font-size: 22px;
}

.exp-name .designation {
    font-family: 'basis-grotesque-regular-pro';
    display: block;
}

.exprt-image {
    width: 47%;
    float: left;
}
.exp-detail {
    width: 53%;
    float: left;position: relative;
}

.mail-num a {    font-family: 'basis-grotesque-regular-pro';    color: #fff;    display: block;
    font-size: 16px;    line-height: normal;    text-decoration: underline;    margin-bottom: 10px;padding-left: 28px;}
.mail-num {    margin-top: 20px;}

.mail-num a.mail { background: url(../images/mail.svg); background-repeat: no-repeat; background-size: 17px; background-position: left center; }
.mail-num a.call { background: url(../images/phone.svg); background-repeat: no-repeat; background-size: 12px; background-position: left 2px center; }
.mail-num a.view-prof { background: url(../images/inn.svg); background-repeat: no-repeat; background-size: 15px; background-position: left center; }

.exp-main .job-btn-div {    position: absolute;    left: -117px;    bottom: -193px;}


.upload-fld {
    font-family: 'basis-grotesque-mono-bold-pro';
    letter-spacing: 0.70px;
    font-size: 16px;
    line-height: 24px;
    opacity: 1;
    color: #000;
}


::placeholder {   color: #000 !important;  opacity: 1; /* Firefox */ text-transform: capitalize;}
:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #000; opacity: 1; text-transform: capitalize;}
::-ms-input-placeholder { /* Microsoft Edge */ color: #000;opacity: 1; text-transform: capitalize;}

.form-group.upload-div {
    position: relative;
}
.upload-btn {
    position: absolute;
    right: 26px;
    top: 42px;
    display: inline-block;
    height: 25px;
    width: 25px;
}

.join-tech .stick-x {       right: -110px;}
.join-technix::before { display: none; }


.join-team-banner{    height: 500px;    background: #000;}

.prisum {    position: absolute;    right: 150px;    top: -220px;    width: 375px;    z-index: 9;}
.how-we-wrk.join-technix h2 {    z-index: 9999;}


 .job-btn-div.only {
    width: auto;
    max-width: 217px;
    margin: auto;
    padding: 0;
    margin-top: 70px;margin-right: 44%;
}

.experts-sec .blu-job-btn {
    padding: 0 90px 0 30px;
}
.white-title {
    color: #fff;
    font-size: 42px;
    letter-spacing: 0.44px;
    position: relative;
    margin-bottom: 40px;
    color: #fff;
    line-height: 30px;
    font-family: 'basis-grotesque-mono-bold-pro';
}
.white-div p b{display: block;     font-family: 'basis-grotesque-mono-regular-pro';
 font-size: 17px; line-height: 17px; margin-bottom: 7px; letter-spacing: 0.44px;}

.white-div  .listing p { margin-bottom: 0 !important; } 

.black-white-sec.electrical.join-ele::before {    background: #000006;height: 66%;}
.black-white-sec.electrical.join-ele .black-l { padding-bottom: 50px; }

.how-we-wrk.join-technix .dwnarrow {        bottom: auto;    right: 0;}
.exprt-image img {
    width: 362px;
    height: auto;
}

.innerbanner.without-img-banner {    background: #000;    height: 300px;}

.privacy-m:before {display: none;  }
#how-we-wrk.privacy-m {
    padding-bottom: 0;
}

.privacy-cont p {
    color: #000;
}
.privacy-cont p, .privacy-cont li {    color: #000;        font-size: 16px;   }
.privacy-cont p, .privacy-cont ul {padding-left: 110px;}
.privacy-cont .row {    padding: 90px 200px;}
.listing-numbr {    counter-reset: section;}
.listing-numbr li { padding-left: 20px;   list-style: none;position: relative;}
.listing-numbr li::before {    counter-increment: section;    content: counter(section) ".";    color: #0b009d;    position: absolute;    left: -17px;    top: 0;}

.blu-title {    font-family: 'basis-grotesque-mono-regular-pro';    color: #0b009d;    font-size: 22px;    margin-bottom: 20px;    letter-spacing: 0.70px;}


.list-style-dot li { padding-left: 20px;   list-style: none;position: relative;}
.list-style-dot li::before {   font-size: 27px;line-height: 13px;    content:".";    color: #0b009d;    position: absolute;    left: -17px;    top: 0;}

.red-text {
    width: 100%;
    text-align: center;
    color: #ff0000;
    font-family: 'basis-grotesque-mono-bold-pro';
    letter-spacing: 0.70px;
    font-family: 'basis-grotesque-mono-regular-pro';
    font-size: 22px; line-height: 26px;
}
.contact-m::before{ display: none; }
.contact-m a {    font-size: 25px;  display: block;  color: #fff;    font-family: 'basis-grotesque-regular-pro';  }
.contact-m a:hover { text-decoration: underline; }
.soc a img.h-mg { display: none; }
.soc a:hover img{display: none;}
.soc a:hover img.h-mg{display: block;}
.mail-num2 {
    width: 100%;
    float: left;
}
.join-netwrk {    width: 50%;    float: left;}
.join-netwrk p{ margin-bottom: 0px; }
.soc {
    display: flex;
}
.soc a {
    display: inline-block;
    height: 40px;
    width: 40px;
    margin: 0 20px 0 0;float: left;
line-height: normal;
}
.row-scrl {
    width: 100%;margin-top: 20px;float: left;
}
.address {
    width: 50%;
    float: left;
}

.contact-form {
    background: #1a1a3c;
}

.black-title {
    color: #000;
    font-size: 42px;
    letter-spacing: 0.44px;
    position: relative;
    margin-bottom: 40px;
    
    line-height: auto;
    font-family: 'basis-grotesque-mono-bold-pro';
}
.left-white p{ color: #000;  }
.left-white {    background: #fff;padding: 100px 140px 100px 0;position: relative; }
.left-white::before {    content: "";    background: #fff;    position: absolute;        top: 0;    width: 50vw;    height: 100%;    right: auto;    left: -50vw;    z-index: -1;}

.right-form {    background: #000; margin-top: -106px;   padding: 40px 120px 60px; position: relative;}
.right-form::before {    content: "";    background: #000;    position: absolute;      top: 0;    width: 50vw;    height: 100%;    right: auto;    right: -50vw;    z-index: -1;}

.contact-m .dwnarrow {    z-index: 99;top: 0;}


.experts-contact { position: relative;margin: -1px 0;    background: #1a1a3c; padding: 70px 0 30px;}

.persns-row {position: relative;background: url(../images/arrow_whitebody.svg) no-repeat; background-position-x: 0%;
    background-position-y: 0%;    background-size: auto;    background-size: 60px;    display: block;    background-position: right 0 top;
position: relative;}
.persns-row:hover {background: url(../images/arrow_whitebodyhover.svg) no-repeat;    background-position-x: 0%;    background-position-y: 0%;
    background-size: auto;    background-size: 60px;    display: block;    background-position: right 0 top;}

.persns-row h3 {    margin-left: 285px;border-top: 1px solid #fff; color: #fff;}

.persns-row::before {
    content: "";
    background: #000;
    height: 100%;
    width: 56vw;
    position: absolute;
    left: -30vw;

}


 .persns-row .btns-area::after {      z-index: 19;    width: 350px;    top: 0;}
  .persns-row .btns-area::after {
    width: 51%;
    height: 2px;
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#87e1ec+0,b8fcff+65,b8fcff+65,4c25f9+100 */
background: rgba(49,227,251,1);
background: -moz-linear-gradient(left, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(49,227,251,1)), color-stop(100%, rgba(11,3,158,1)));
background: -webkit-linear-gradient(left, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
background: -o-linear-gradient(left, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
background: -ms-linear-gradient(left, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
background: linear-gradient(to right, rgba(49,227,251,1) 0%, rgba(11,3,158,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31e3fb', endColorstr='#0b039e', GradientType=1 );}

.persns-row .btns-area a { z-index: 999;  display: inline-block;    background-position: right 10px;    background: rgba(45,0,247,1);    background: -moz-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(45,0,247,1)), color-stop(100%, rgba(13,0,160,1)));    background: -webkit-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);    background: -o-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);    background: -ms-linear-gradient(left, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);    background: linear-gradient(to right, rgba(45,0,247,1) 0%, rgba(13,0,160,1) 100%);}
 .persns-row .btns-area a:hover {    background: rgba(185,0,160,1);
    background: -moz-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(185,0,160,1)), color-stop(100%, rgba(212,0,99,1)));
    background: -webkit-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -o-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: -ms-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    background: linear-gradient(to right, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b900a0', endColorstr='#d40063', GradientType=1 );
}



.bacl-list {
    background: #000;
    padding: 150px 150px 90px 90px;
}
.persns-row .listing ul li{ width: 50%; list-style: none; }
.persns-row .listing ul li .infowrap li{ width: 100%; }
.persns-row.white .listing ul ul {    padding-left: 0%;}



.persns-row .btns-area {
    padding-left: 50%;
    margin-top: 60px;
    width: 100%;
}

.persns-row h3 {     border-top: 1px solid #fff;line-height: 82px;    color: #fff;    font-size: 42px;    position: absolute;
    top: 0;    right: 0;    left: auto;    width: calc(100% - 30%);    z-index: 999;}
    .persns-row h3:after { display: none; }

    .persns-row.white .bacl-list {
    background: transparent;
}
.how-we-wrk.join-technix { padding-bottom: 0px; }
.footerwrap {
    width: 100%;
    overflow: hidden;
}
.persns-row.white .listing ul li {    width: 40.33%;    }
.persns-row.white .listing ul  {  padding-left: 28%;}
.persns-row.white h3 {    color: #000;}
.persns-row.white .bacl-list {       padding: 130px 150px 90px 90px;}
.persns-row.white .btns-area {    padding-left: 28%;    }
.persns-row.white .btns-area::after {    width: 28%;}
  
  .persns-row.white {
    position: relative;
    background: #fff url(../images/black-aerow.svg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: 60px;
    display: block;
    background-position: right 0 top -3px;
    position: relative;
}
.persns-row.white:hover {background: #fff url(../images/arrow_whitebodyhover.svg) no-repeat;    background-position-x: 0%;    background-position-y: 0%;
    background-size: auto;    background-size: 60px;    display: block;    background-position: right 0 top -3px;}

.persns-row.white h3{ border-color: transparent; }

.persns-row.white::before {    background: #fff;}
.persns-row.blue{ background-position: right 0 top -3px; }
.persns-row.blue::before {    background: #1a1a3c;}
.persns-row.blue .listing ul li {    width: 28.43%;    }
.persns-row.blue .bacl-list {    background: transparent;}
.persns-row.blue .btns-area {    width: 56.96%;
padding-left: 29%;}
.persns-row.blue h3{ border-color: #1a1a3c; }
.have-task h2 span{ display: block; }
.have-task h2::after{ width: 100%; }
.have-task { background: #1a1a3c; }
.task-inr {    display: flex;}
.task-img {    min-width: 365px;    margin-right: 40px;}
.have-task .blk-bg {    padding-left: 260px;}
.have-task .lets-talk-title {    padding-left: 150px;margin-bottom: 20px;}
.task-img {    min-width: 365px;    margin-right: 40px;    margin-left: -140px;    margin-top: -120px;}

.have-task .blk-bg { position: relative;    padding-left: 260px;    padding: 100px 0 200px 260px;    background: #000;}
.have-task .blk-bg::before {content: ""; background: #000; height: 100%; width: 56vw; position: absolute; left: -30vw;top: 0; }
.task-inr { padding-right: 110px; }
.task-cont p.bold{font-family: 'basis-grotesque-mono-bold-pro';}
.note{    font-family: 'basis-grotesque-mono-regular-pro'; padding-left: 20px;}
.how-we-wrk::before {    content: "";    background: #000006;    position: absolute;    right: 0;    width: 61%;    height: 77%;    top: 0;    /* right: 0; */}
.how-we-wrk.future::before {    height: 96%; }
.black-white-sec.future .black-l {    padding: 40px 0 113px 120px;}
.black-white-sec.future .line::after {    width: 92%;    left: 136px;z-index: 99}
.black-white-sec.future .white-div {    bottom: -50%;    padding: 53px 130px 60px 90px;    position: absolute;}
.black-white-sec.future .white-title { margin-bottom: 30px; font-size: 55px;  font-family: 'basis-grotesque-bold-pro'; line-height: normal;}
.black-white-sec.future .blu-title {    font-size: 45px; line-height: normal;  font-family: 'basis-grotesque-bold-pro';}
.most {    background: #ededf4;    padding-top: 290px;    padding-bottom: 20px;}
.most .black-title {   font-size: 55px; line-height: normal; font-family: 'basis-grotesque-bold-pro';}
.get-in-touch.white-back {background: #ededf4; padding: 80px 0;}
.get-in-touch.white-back h2{ color: #0b009d; }
.get-in-touch.white-back p, .get-in-touch.white-back label{ color: #000;  }
.get-in-touch.white-back p { font-size: 22px; margin-bottom: 60px; }
.get-in-touch.white-back .btn.btn-primary { background: #000; }
.get-in-touch.white-back .btn.btn-primary:hover {background: rgba(185,0,160,1);
background: -moz-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(185,0,160,1)), color-stop(100%, rgba(212,0,99,1)));
background: -webkit-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
background: -o-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
background: -ms-linear-gradient(left, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
background: linear-gradient(to right, rgba(185,0,160,1) 0%, rgba(212,0,99,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b900a0', endColorstr='#d40063', GradientType=1 );}
.get-in-touch.white-back .p-l{padding-left: 135px;}
.get-in-touch.white-back h2::after {   width: 50vw;    left: -31%;}
.black-white-sec.future.creame {    background: #ededf4; z-index: 99;}
.black-white-sec.creame::before {    content: "";    background: #fff;    position: absolute;    right: 0;    width: 69%;    height: 100%;    top: 0;    right: auto;    left: 0;}
.black-white-sec.creame p {    color: #000;}
.black-white-sec.future.creame .listing-2 li::before { color: #0b009d;}
.black-white-sec.future.creame .white-div{  background: #000;  bottom: -12%;padding: 63px 130px 100px 90px;  }
.black-white-sec.future.creame .white-div::after {    background: #000;    }
.black-white-sec.future.creame .white-title {    font-size: 45px;}
.black-white-sec.future.creame .listing-2 li {    font-family: 'basis-grotesque-bold-pro';    font-size: 20px;}
.black-white-sec.future.creame .listing-2 li::before {    top: 7px;    font-weight: bold;}
.how-we-wrk.cream-bg {    background: #ededf4;    padding: 100px 0 0;    position: relative;    z-index: -1;}
.how-we-wrk.cream-bg::before{ display: none; }
.how-we-wrk.cream-bg h2 {    margin-top: 0;    color: #0b009d;    font-size: 45px;    line-height: normal;}
.how-we-wrk.cream-bg p{ color: #000; }
.cbm img { width: 100%; }
.how-we-wrk.future-eng::before {    height: 110%;}
.how-we-wrk.contact-m.future {z-index: 9; background: url(../images/rainbow.png);    background-size: cover;    background-position: center;    background-repeat: no-repeat;}
.how-we-wrk.contact-m.future .join-netwrk, .how-we-wrk.contact-m.future  .address {    width: 100%;    float: left;}
.how-we-wrk.contact-m.future .left-space {    padding-left: 270px;}
.how-we-wrk.contact-m.future a, .how-we-wrk.contact-m.future p { font-size: 22px; }
.tech-job {background: url(../images/blu.png);    background-size: cover;    background-position: center;    background-repeat: no-repeat; padding: 50px 0 30px;
z-index: 9;
position: relative;}
.tech-job p {    letter-spacing: 0.40px;    font-family: 'basis-grotesque-mono-regular-pro'; font-size: 30px;}
.tech-job p.name {    font-size: 22px;font-family: 'basis-grotesque-regular-pro';}
.name {font-family: 'basis-grotesque-regular-pro'; font-size: 22px;}
.lady-img img {margin-top: 0; position: absolute; top: auto; height: 570px; bottom: -30px; width: auto; object-fit: cover; object-position: center; }
.lady-cont {    padding-left: 20px;}
.innerbanner.future-bnr h2 {    font-size: 90px;    letter-spacing: 30px; line-height: normal;}
.innerbanner.future-bnr p {    font-size: 16px;}
.innerbanner.future-bnr h2::after {  width: 54vw;   height: 5px;   left: -75vw; transform: rotate(540deg);}
.innerbanner.future-bnr h2 span{ font-family: 'basis-grotesque-mono-bold-italic-pro'; display: block;}
.baner-content h1 span{    font-family: 'basis-grotesque-mono-bold-italic-pro';}


.experts-sec .mail-num2 a, .experts-sec .mail-num2 p {    font-family: 'basis-grotesque-regular-pro';    color: #fff;    display: block;
    font-size: 16px;    line-height: normal;    text-decoration: underline;    margin-bottom: 10px;padding-left: 0;}
     .mail-num2 p { text-decoration: none; }
     .mail-num2{     margin-top: 30px;}
     .exp-detail.m2 {
    padding-top: 40px;
}


.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.experts-contact .persns-row .btns-area a:before{ top: -1px;z-index: -1; }

.ourarea-inr.dev-eng .arearow .btns-area a {    margin-top: 0px;}


.upload-btn {
	position: absolute;
	right: 26px;
	top: auto;
	/* display: inline-block; */
	/* height: 25px; */
	/* width: 25px; */
	font-family: 'basis-grotesque-mono-bold-pro';
	letter-spacing: 0.70px;
	/* font-size: 16px; */
	/* line-height: 24px; */
	/* opacity: 1; */
	/* color: #000; */
	/* position: absolute; */
	left: 0;
	width: 100%;
	display: block;
	/* width: 100%; */
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	/* border-radius: 0.25rem; */
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	height: 50px;
	border-radius: 0;
	/* opacity: 0; */
	line-height: 37px;
	bottom: 0;
	overflow: hidden;
	padding-right: 52px;
}
.upload-fld {
    opacity: 0;
}
.upload-btn img {
	width: 24px;
	margin: 4px 10px 0 auto;
	float: right;
	position: absolute;
	right: 10px;
    top: 6px;
}
.form-control {
    z-index: 99999 !important;
    position: relative;
}

.hideme.delay.active {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
 	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
    opacity: 1;
        
}
.hideme.delay{opacity: 0;}

.desktopbanner{position: relative}
.innerbanner .mobilebanner{position: relative}
.stick-x.ovr {right: -153px;}
.stick-x.dev {right: -164px;}
.nowrap{
	white-space: nowrap;
}
.homebanner {
	position: relative;
    overflow: hidden;
    background: #000000;
}
.task-cont .btn {
	margin-top: 35px;
}
.cbm{background: #000;}
.cbm img{width:auto;max-width: 100%;display:block;margin:0 auto;}
.innerbanner {
	position: relative;
}
select.form-control {
	padding: 7px 10px;
	height: 50px !important;
}

.how-we-wrk.join-technix .dwnarrow {
    top: 160px;
    right: 0;
    bottom: auto;
}
.fancybox-opened {
	z-index: 999999;
}
.fancybox-lock .header{z-index: 0}
.ui-loader-header{display:none}
#back2Top {
	width: 72px;
	line-height: 40px;
	overflow: hidden;
	z-index: 999;
	display: none;
	cursor: pointer;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(180deg);
	position: fixed;
	bottom: 30px;
	right: 20px;
	text-decoration: none;
}
.Validation {
	position: absolute;
	right: -39px;
	top: 40px;
}
.Validation i {
	font-size: 13px;
	color: #fff;
	background: green;
	border-radius: 50%;
	padding: 8px;
} 
.form-group{position: relative;}
.iti.iti--allow-dropdown {
	width: 100%;
	z-index: 999999;
}
.iti--allow-dropdown input[type="tel"] {
	border: none;
	width: 100%;
	padding: 13px 18px 13px 55px;
	font-size: 1rem;
	color: #495057;
}
#valid-msg {
	position: absolute;
	bottom: 11px;
	left: 100%;
	margin-left: 12px; 
	white-space: pre; 
	background: green;
	padding: 9px 17px 12px 13px;
	color: #fff !important;
	height: 30px;
	line-height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 0
}
#valid-msg::after {
	font-size: 13px !important;
	color: #fff;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00c";
	display: block;
	position: absolute;
	top: 9px;
	width: 100%;
	text-align: center;
	left: 0;
}
#error-msg {
	position: absolute;
	bottom: 0;
	left: 100%;
	margin-left: -1px;
	width: auto;
	white-space: pre;
	font-size: 14px;
	padding: 9px 17px 12px 13px;
	height: 50px;
	line-height: 30px;
} 
.black-white-sec{overflow:hidden}
.ourarea-inr.dev-eng.ele-eng{overflow:hidden}

body{ margin:0; padding:0;}
.play-bt {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.playbtn {
    position: absolute;
    bottom: 40px;
    z-index: 99;
    left: 0;
    width: 50%;
    margin-left: 19%;
}
.play-bt img {
    width: 50%;
    margin-left: 19%;
    position: absolute;
    bottom: 40px;
}
.poster-img {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.video{width: 100%;position:relative;padding-top: 56%;margin-bottom: 100px;display:inline-block;}
.tv_video{height: 100%;width: 100%; object-fit: cover;}
.video video{position: absolute;top:0;left: 0;width: 100%;height: 100%}


.unlesh-div {    background: #000000;    width: 100vw;    left: -50vw;    right: -50vw;    position: relative;    margin: 0 50%; padding: 70px 0;}
.unlesh-div  h3 {    color: #fff;    margin-bottom: 00px;    font-size: 42px;    position: relative;    padding-bottom: 0;   text-transform: uppercase;}
.unlesh-div  h3::after  { display: none; }