@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('../eot/gothamrounded-bold.eot');
  src: url('../eot/gothamrounded-boldd41d.eot?#iefix') format('embedded-opentype'),
       url('../svg/gothamrounded-bold.svg#GothamRounded-Bold') format('svg'),
       url('../ttf/gothamrounded-bold.ttf') format('truetype'),
       url('../woff/gothamrounded-bold.woff') format('woff'),
       url('../woff2/gothamrounded-bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Medium';
  src: url('../eot/gothamrounded-medium.eot');
  src: url('../eot/gothamrounded-mediumd41d.eot?#iefix') format('embedded-opentype'),
       url('../svg/gothamrounded-medium.svg#GothamRounded-Medium') format('svg'),
       url('../ttf/gothamrounded-medium.ttf') format('truetype'),
       url('../woff/gothamrounded-medium.woff') format('woff'),
       url('../woff2/gothamrounded-medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Light';
  src: url('../eot/gothamrounded-light.eot');
  src: url('../eot/gothamrounded-lightd41d.eot?#iefix') format('embedded-opentype'),
       url('../svg/gothamrounded-light.svg#GothamRounded-Light') format('svg'),
       url('../ttf/gothamrounded-light.ttf') format('truetype'),
       url('../woff/gothamrounded-light.woff') format('woff'),
       url('../woff2/gothamrounded-light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'GothamRoundedBook';
    src: url('../eot/gothamroundedbook.eot');
    src: url('../eot/gothamroundedbook.eot') format('embedded-opentype'),
         url('../woff2/gothamroundedbook.woff2') format('woff2'),
         url('../woff/gothamroundedbook.woff') format('woff'),
         url('../ttf/gothamroundedbook.ttf') format('truetype'),
         url('../svg/gothamroundedbook.svg#GothamRoundedBook') format('svg');
}

@font-face {
    font-family: 'NormaRegular';
    src: url('../404.html');
    src: url('../404.html') format('embedded-opentype'),
         url('../404.html') format('woff2'),
         url('../404.html') format('woff'),
         url('../404.html') format('truetype'),
         url('../404.html#NormaRegular') format('svg');
}

@font-face {
    font-family: 'rainydays';
    src: url('../eot/rainydays.eot');
    src: url('../eot/rainydays.eot') format('embedded-opentype'),
         url('../woff2/rainydays.woff2') format('woff2'),
         url('../woff/rainydays.woff') format('woff'),
         url('../ttf/rainydays.ttf') format('truetype'),
         url('../svg/rainydays.svg#rainydays') format('svg');
}

font-face{
	font-family:'OpenSansRegular';
	src:url('../eot/opensansregular.eot');
	src:url('../eot/opensansregulard41d.eot?#iefix') format('embedded-opentype'), 
	    url('../svg/opensansregular.svg#OpenSansRegular') format('svg'), 	  
	    url('../ttf/opensansregular.ttf') format('truetype'), 
	    url('../woff/opensansregular.woff') format('woff'), 
	    url('../woff2/opensansregular.woff2') format('woff2');
	    font-weight:normal;
	    font-style:normal;
}


@font-face {
    font-family: 'PoppinsRegular';
    src: url('../eot/poppinsregular-2.eot');
    src: url('../eot/poppinsregular-2.eot') format('embedded-opentype'),
         url('../woff2/poppinsregular-2.woff2') format('woff2'),
         url('../woff/poppinsregular-2.woff') format('woff'),
         url('../ttf/poppinsregular-2.ttf') format('truetype'),
         url('../svg/poppinsregular-2.svg#PoppinsRegular') format('svg');
}


@font-face {
    font-family: 'PoppinsRegularBold';
    src: url('../404.html');
    src: url('../404.html') format('embedded-opentype'),
         url('../404.html') format('woff2'),
         url('../404.html') format('woff'),
         url('../404.html') format('truetype'),
         url('../404.html#PoppinsRegularBold') format('svg');
}

@font-face {
    font-family: 'PoppinsRegularSemiBold';
    src: url('../404.html');
    src: url('../404.html') format('embedded-opentype'),
         url('../404.html') format('woff2'),
         url('../404.html') format('woff'),
         url('../404.html') format('truetype'),
         url('../404.html#PoppinsRegularSemiBold') format('svg');
}

@font-face {
    font-family: 'PoppinsBold';
    src: url('../404.html');
    src: url('../404.html') format('embedded-opentype'),
         url('../404.html') format('woff2'),
         url('../404.html') format('woff'),
         url('../404.html') format('truetype'),
         url('../404.html#PoppinsBold') format('svg');
}

img {
    height: auto;
    max-width: 100%;
}


h1, h2, h3, h4, h5, h6 {
    font-family:'Poppins'; font-weight:400; 
}

.app-ban-sec {
        float: left;
    width: 100%;
    background: url(../png/background.png);
    background-repeat: no-repeat;
    background-size: contain;
        background-color: #f6f6f6;
}
.banner-cnt h2 {
    font-size: 28px;
    line-height: 38px;
    color: #fff;
	font-weight: normal !important;
	font-family: 'Poppins' !important;
	font-weight:700 !important; 
	
}

.banner-cnt p {
    font-size: 16px;
    font-family:'Poppins'; font-weight:400; 
    line-height: 26px;
    color: #fff;
}

.banner-right-img {
    text-align: right;
        /*padding-right: 65px !important;*/
}
.banner-right-img img{
	max-width: inherit;
}
.ban-bottom-sec img{
	max-width: inherit;
	margin-left: -150px;
}
.banner-page {
      float: left;
    width: 100%;
    padding-top: 140px;
	display: flex;
	align-items: flex-start;
}

.banner-cnt {
    padding-top: 78px;
    padding-right: 59px !important;
}
.app-ban-sec .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.app-ban-sec .col-md-12.ban-bottom-sec{
	display: flex; 
    flex-wrap: wrap;
    align-items: flex-start;
}
.guar-right-cnt {
    text-align: right;
	margin-top: 100px;
}

.guar-right-cnt h3 {
    font-size: 28px;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
    /*color: #6348c9;
	font-weight:normal;*/
	margin:0px;
	color: #333;
}

.guar-right-cnt h2 {
    color: #131313;
	font-size: 28px;
    line-height: 38px;
    color: #333;
	margin: 0;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
}

.guar-right-cnt p {
    margin-top: 20px;
    font-family:'Poppins'; font-weight:400; 
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #000;
}
.ban-bottom-sec {
    padding-top: 70px;
    padding-bottom: 50px;
}
.sec-head {
    text-align: center;
    width: 749px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.why-choose-us {
   float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.sec-head h2 {
    font-size: 28px;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
    margin-bottom: 23px;
	color: #333;
	line-height: 38px;
}

/*.sec-head h2 span {
    color: #6348c9;
}*/

.sec-head p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-family:'Poppins'; font-weight:400; 
	font-weight: 400;
}

.why-content ul {
    width: 100%;
    float: left;
    padding: 0;
}

.why-img {
        width: 35%;
    float: left;
    position: relative;
    padding-left: 2px;
    padding-top: 96px;
}

.why-content ul li {
    list-style: none;
    width: 50%;
    float: left;
    min-height: 245px;
}
.why-content ul li h3 {
    font-size: 23px;
	line-height: 38px;
    color: #333333;
	font-family: 'Poppins' !important;
	font-weight:700 !important; 
}

/*.why-content ul li h3 span {
    color: #6348c9;
}*/

.why-content ul li p {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    padding-right: 55px;
	font-family:'Poppins'; font-weight:400; 
	font-weight: 400;
}

.why-choose-us:before {content: '';position: absolute;width: 100%;height: 100%;background: #f6f6f6;border-radius: 0px 0px 39em 0px;}

.why-choose-us .container {
    position: relative;
}
.from-page {
    float: left;
    width: 100%;
    background: url(../png/from-bac.png);
    background-repeat: no-repeat;
       background-size: 100% 76%;
    margin-top: 90px;
        position: relative;
}

/* .from-page .sec-head p {
    font-size: 15px;
    color: #333333;
} */

p.sub-head-tlt {
    color: #6c63ff !important;
    font-family: 'Poppins';
	font-weight:700 !important; 
    margin-bottom: 0;
    font-size: 16px !important;
}

/* .from-page .sec-head h2 span {
    color: #6c63ff;
} */

.from-page .sec-head {
    width: 813px;
}
.from-left {
    width: 50%;
    float: left;
}

.from-right {
    width: 50%;
    float: left;
}
.from-centre{
	width:55%;
	margin:0 auto;
}

.from-cnt {
       clear: both;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 80px;
}
.fourth-box{
    margin-left: 70px;
    margin-right: 0px;
}
.two-box {
    margin-top: 15px;
    margin-right: 110px;
    margin-bottom: 0px;
}

.list-cnt span {
    width: 40px;
    height: 40px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    font-size: 29px;
    font-family: 'Poppins';
	font-weight:700 !important; 
    line-height: 43px;
    color: #844acc;
}

.list-cnt h5 {
    color: #fff;
	font-size: 28px;
    line-height: 38px;
	font-family: 'Poppins' !important;
	font-weight:700 !important; 
}
.icon-top{
	margin-top: 35px;
}

.list-cnt p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
	font-family:'Poppins'; font-weight:400; 
	font-weight: 400;
}

.list-cnt {
    width: 70%;
    float: left;
}

.list-icon {
    float: left;
    width: 30%;
    text-align: right;
}
.from-cnt.right-ste .list-icon {
    text-align: left;
}

.from-cnt.right-ste .list-cnt {
    text-align: RIGHT;
}

.from-right .from-cnt.left-ste {
    padding-top: 49em;
}
.from-left .from-cnt:nth-child(3) .list-icon, .from-left .from-cnt:nth-child(4) .list-icon {
    text-align: left;
}
.from-list {
    width: 100%;
    float: left;
}
.our-mobile {
    float: left;
    width: 100%;
    clear: both;
        margin-top: 130px;
}
.why-content ul li h3 img {
    margin-right: 12px;
}
.from-left .from-cnt:nth-child(5) .list-icon {
    padding-top: 80px;
}
.and-mob {
    width: 47%;
    float: left;
    padding-right: 40px;
}

.and-mob-img {
    width: 53%;
    float: right;
    padding-top: 0px;
	text-align:right;
}
.and-mob-img img{
	max-width:inherit;
}

.and-mob h2 {
    font-size: 28px;
    line-height: 38px;
    color: #333;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
}

.and-mob h5 {
    font-size: 28px;
    color: #333;
    margin-bottom: 25px;
	margin-top: 0px;
	line-height: 38px;
	font-family: 'Poppins' !important;
	font-weight:700 !important; 
}

.and-mob p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
	font-family:'Poppins'; font-weight:400; 
	font-weight: 400;
}
.our-expert {
    float: left;
    width: 100%;
}

.our-left {
    width: 55%;
    float: left;
}

.our-right {
    width: 100%;
    float: left;
    text-align: center;
}

.our-left img {
    width: 100%;
}

.our-right h2 {
    font-size: 25px;
    color: #333333;
    line-height: 40px;
}

.our-right ul {
    padding: 0;
}

.our-right ul li {
    list-style: none;
    width: 25%;
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 24px;
    min-height: 107px;
}
.our-right ul li p{
	padding:0px 35px;
	font-family:'Poppins';
	font-weight:700 !important; 
	color: #333333;
}
.our-right ul li span {
    display: block;
    min-height: 52px;
}
/*.our-right ul li:nth-child(even) {
    width: 36%;
    margin-left: 71px;
}*/
.and-mob ul {
      padding: 0;
    position: relative;
    margin: 37px 0;
}
.and-mob ul:before {
    content: '';
    position: absolute;
    width: 146em;
    height: 92px;
    background: transparent;
    left: -112em;
    border-radius: 0px 50px 50px 0px;
    top: -9px;
	box-shadow: 2px 1px 6px 3px #eee;
    padding-top: 5px;
}
.and-mob ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: 0px 70px 0px 16px;
    position: relative;
    color: #333;
	font-size: 16px;
    line-height: 25px;
	font-family: 'Poppins';
	font-weight:700 !important; 
}

.and-mob ul li img {
       display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.ios-app {
    float: left;
    width: 100%;
    overflow: hidden;
}
.from-page:before {content: '';position: absolute;background: url(../png/bottom-img.png);width: 32%;height: 18%;background-repeat: no-repeat;right: 10px;top: 210px;z-index: -1;}

.from-page:after {
    content: '';
    position: absolute;
    background: url(../png/top-img.png);
    width: 32%;
    height: 35%;
    background-repeat: no-repeat;
    right: 10px;
    z-index: -1;
    top: 847px;
}
.hybrid {
    width: 100%;
    float: left;
}

.hybrid .rest-head-part {
    text-align: center;
}

.hybrid .rest-head-part h3 {
    font-size: 28px;
    color: #333;
    margin-bottom: 0;
	line-height: 38px;
	font-family: 'Poppins' !important;
	font-weight:700 !important; 
}

.hybrid .rest-head-part p.head-small {
    font-size: 28px;
	line-height: 38px;
    font-family: 'Poppins';
	font-weight:700 !important; 
    color: #333;
}
.hybrid-team-tab ul {
    padding: 0;
    width: 85%;
    margin: 0 auto;
	text-align: center;
}

.hybrid-team-tab ul li {
       list-style: none;
    display: inline-block;
    padding: 8px 38px;
    color: #000;
    font-size: 16px;
    margin: 0 30px;
	font-family: 'Poppins' !important;
	font-weight:700 !important; 
}

.hybrid-team-tab ul li.tablinks.active {
    box-shadow: 0 25px 28px 0 rgba(0, 0, 0, 0.16);
    background-color: #6c63ff;
    border-radius: 35px;
    color: #fff;
}
.hybrid .tabcontent h3 {
    font-size: 28px;
	line-height: 38px;
    color: #333;
    font-family: 'Poppins' !important;
}
.hybrid .tabcontent h5 {
    font-size: 28px;
	line-height: 38px;
    color: #333;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
}
.hybrid .tabcontent p {
       color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    padding-right: 0px;
    line-height: 26px;
	font-family:'Poppins'; font-weight:400; 
}
.hybrid .tabcontent ul {
    width: 100%;
}

.hybrid .tabcontent ul li {
    margin: 20px 0;
    padding:0 15px 0 0;
    width: 32%;
    margin-right: 3px;
    font-size: 14px;
    color: #000;
    line-height: 26px;
	font-family:'Poppins' !important;
	font-weight:700 !important; 
}

.hybrid .tabcontent ul li img {
    display: inline-block;
    margin-bottom: 12px;
}
.hybrid .tab-right-img {
    padding-top: 3em;
}
.hybrid .tabcontent {
    display: none;
}
.hybrid-team-tab {
    margin-top: 30px;
}
.hybrid-team-tab ul:first-child {
    margin-bottom: 35px;
}
.hybrid-team-tab ul li.tablinks {
    cursor: pointer;
}
.hybrid .tabcontent ul li span {
    min-height: 62px;
    display: block;
}
.iot-section-box{
	display:inline-block;
	width:100%;
	margin:50px 0px;
}

.iot-section-box h3 {
    font-size: 28px;
    line-height: 38px;
    color: #333;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
}
.iot-section-box h5 {
    font-size: 28px;
    line-height: 38px;
    color: #333;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
}
.iot-section-box p {
       color: #333333;
    font-size: 16px;
    margin-bottom: 20px;
    padding-right: 0px;
    line-height:26px;
	font-family:'Poppins'; font-weight:400; 
}

.com-link ul {
    padding: 0;
    text-align: center;
}
.com-link ul li {
    list-style: none;
    float: left;
    width: 22%;
    margin-right: 45px;
    box-shadow: 0 11px 6px 0 rgba(0, 0, 0, 0.16);
    background-image: linear-gradient(to right, #4e278b, #c767d7);
    border-radius: 10px;
    height: 141px;
    margin-bottom: 43px;
    padding: 11px 10px;
    text-align: right;
}
.com-link ul li p {
    width: 60%;
    float: left;
    color: #fff;
    font-size: 20px;
    font-family: 'Poppins';
	font-weight:700 !important; 
    position: relative;
    padding-top: 68px;
    text-align: left;
}
.com-link ul li:nth-child(4),.com-link ul li:nth-child(8) {
    margin-right: 0;
}
.com-link ul li:nth-child(2) {
    background-image: linear-gradient(105deg, #c28c70 3%, #f36fb6 97%);
}
.com-link ul li:nth-child(3) {
    background-image: linear-gradient(105deg, #e03c95 3%, #fd2259 97%);
}
.com-link ul li:nth-child(4) {
    background-image: linear-gradient(70deg, #7427bc 2%, #e805a5 98%);
}
.com-link ul li:nth-child(5) {
    background-image: linear-gradient(to right, #ec7d06, #db728b);
}
.com-link ul li:nth-child(6) {
    background-image: linear-gradient(21deg, #9339da 17%, #f39baf 83%);
}
.com-link ul li:nth-child(7) {
    background-image: linear-gradient(21deg, #d19958 17%, #bb3848 83%);
}
.com-link ul li:nth-child(8) {
    background-image: linear-gradient(70deg, #fc06f6 2%, #f7482a 98%);
}
.mod-items {width: 100%;float: left;margin-bottom: 50px; min-height: 365px;}

.mod-cnt {
    width: 55%;
    float: left;
}

.mod-img {
    float: left;
    width: 45%;
    text-align: center;
}

.mod-cnt h3 {
    font-size: 23px;
    line-height: 38px;
    color: #333;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
    margin-bottom: 20px;
}

.mod-cnt p {
     font-family:'Poppins'; font-weight:400; 
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.mod-items.mod-right .mod-cnt {
    text-align: right;
}
.mod-img img {
    margin-top: 5em;
}

.eng-models {
    width: 90%;
    margin: 0 auto;
}

.engagement {
    float: left;
    width: 100%;
    padding-top: 52px;
}

.engagement .sec-head {
    width: 803px;
}
.mob-our-port {
    float: left;
    width: 100%;
}

.mob-our-port .rest-head-part {width: 859px;margin: 0 auto;text-align: center;margin-bottom: 65px;}

.mob-our-port .rest-head-part p.head-small {
    color: #5f5f5f;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
}

.mob-our-port .rest-head-part h3 {
    color: #000;
    margin-top: 0;
    font-size: 42px;
    font-family:'Poppins'; font-weight:400; 
}

.mob-our-port .port-img-sec {
    float: left;
    width: 100%;
}
.mob-our-port .first-img {
    width: 33.3%;
    float: left;
}
.mob-our-port .secont-img {
    width: 33.3%;
    float: left;
}
.mob-our-port .port-img-sec div {
    width: 33.3%;
    float: left;
}
.mob-our-port .port-img-sec div img {
    width: 100%;
    height: 262px;
    object-fit: cover;
}
.mob-our-port .port-img-sec .secont-img img {
    height: 524px;
}
.img-view-all {
    clear: both;
    text-align: CENTER;
    margin: 48px 0;
    display: inline-block;
    width: 100%;
}

.img-view-all a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    background-color: #6c63ff;
    border-radius: 12px;
    padding: 6px 22px;
}

.img-view-all a:hover {
    transition: 0.3s;
    background: #6c63ff;
    color: #fff;
}
.talk-to {
    width: 100%;
    float: left;
    /* background-image: linear-gradient(1deg, #ffffff -189%, #c9e6ff 457%); */
    text-align: center;
    padding-bottom: 40px;
    background: url(../png/form-bac.png);
    background-size: 112% 100%;
    padding: 50px 0px 77px 0px;
    background-position: 48% 105%;
    background-repeat: no-repeat;
    position: relative;
}

.talk-to h2 {
    font-size: 27px;
    color: #333333;
    margin-bottom: 45px;
}
.form-head {
    text-align: center;
    width: 700px;
    margin: 0 auto;
}

.talk-to h3 {
    font-size: 28px;    margin-bottom: 37px;
}

.talk-to-form {
    width: 700px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    padding-bottom: 24px;
    position: relative;
}

.talk-to-form form {
    padding: 35px;
}

.talk-group {
    width: 46%;
    float: left;
    margin-bottom: 43px;
}

.talk-group label {
    width: 100%;
}

.talk-group input {
    border: none;
    border-bottom: 1px solid rgba(62, 62, 62, 0.16);
    width: 100%;
    padding: 12px 0;
    font-size: 12px;
    color: #c2c2c2;
    font-family:'Poppins'; font-weight:400; 
    outline: none !important;
}

.talk-to-form form .talk-group:nth-child(2) {
    margin-right: 0;
}

.talk-group label {
    font-size: 14px;
    color: #222222;
    text-align: left;
}

.talk-group.y-email {
    width: 100%;
}

.talk-group select {
    border: none;
    border-bottom: 1px solid rgba(62, 62, 62, 0.16);
    width: 100%;
    padding: 12px 0;
    font-size: 12px;
    color: #c2c2c2;
    font-family:'Poppins'; font-weight:400; 
    outline: none;
}

.talk-group.y-email textarea {
    border: none;
    border-bottom: 1px solid rgba(62, 62, 62, 0.16);
    width: 100%;
    padding: 12px 0;
    font-size: 12px;
    color: #c2c2c2;
    font-family:'Poppins'; font-weight:400; 
    resize: none;
    height: 100px;
    outline: none;
}

.form-but {
    float: left;
    width: 100%;
    text-align: left;
}

.form-but button {
    background-color: #5b2367;
    padding: 10px 38px;
    color: #fff;
    font-size: 12px;
    border: 1px solid;
    outline: none !important;
    border-radius: 6px;
}
.talk-to-form form .talk-group:first-child {
    margin-right: 50px;
}

.our-blogs {
    float: left;
    width: 100%;
    margin: 65px 0;
}
.lists img {
    width: 100%;
    height: 281px;
    object-fit: cover;
    margin-bottom: 17px;
}

.slid-cnt {
    padding: 15px 15px 37px;
}

.slid-cnt span {
    font-size: 13px;
    background: #333;
    color: #fff;
    padding: 8px 29px;
}

.slid-cnt h4 {
       font-size: 18px;
    line-height: 1.5;
    display: inline-block;
    margin: 15px 0 0;
    font-family:'Poppins'; font-weight:400; 
    color: #222a41;
    text-shadow: 0px 0px 0px;
}

.slid-cnt p {
    font-size: 15px;
    color: #717581;
    line-height: 1.6;
    margin-top: 19px;
    margin-bottom: 39px;
        padding-right: 20px;
}

.read-more-but a {
       font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #293340;
    text-shadow: 0px 0px 0px;
}

.read-more-but {
    margin-top: 73px;
}

.our-blogs .owl-item.active.center {
    box-shadow: -10px 20px 40px 0 rgba(0, 0, 0, 0.06);
}

.our-blogs .owl-stage {
    margin: 58px 0;
}
.lists i.fa.fa-long-arrow-right {
    font-size: 21px;
    position: relative;
    top: 2px;
}
.lists i.fa.fa-long-arrow-right {
    font-size: 21px;
    position: relative;
    top: 2px;
}
.our-blogs .owl-item.active .slid-cnt span {
    background: #2680eb;
}
.our-blogs .owl-item.active .slid-cnt a i{
     color: #2680eb;
}
.our-blogs .owl-item.active.center .slid-cnt span {
    background: #dc4230;
}
.our-blogs .owl-item.active.center .slid-cnt a i{
color: #dc4230;
}
.our-blogs .owl-item.cloned.active .slid-cnt span {
    background: #666666;
}
.our-blogs .owl-item.cloned.active .slid-cnt a i{
    color: #666666;

}
.our-blogs .owl-dots {
    display: none;
}

.our-blogs .owl-nav div {
    background: transparent !important;
}
.slide-view {
    text-align: center;
    margin: 11px 0;
}

.slide-view a {
    font-size: 20px;
    color: #293340;
        text-decoration: none;
}

.slide-view a:hover {
    color: #6c63ff;
}
.our-blogs .sec-head {
    width: 854px;
    margin-bottom: 0px;
}
.our-blogs .owl-nav .owl-prev:hover:before {
    content: '';
    position: absolute;
    background: url(../png/right-arr.png);
    width: 68px;
    height: 68px;
    transform: rotate(180deg);
}
.form-but button:hover {
    background: #22bd94;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.from-cnt.left-ste.mob-view {
    display: none;
}
.talk-to-form:before {
       content: '';
    position: absolute;
    width: 35%;
    height: 225px;
    background: url(../png/form-left.png);
    bottom: -35px;
    left: -213px;
    background-size: cover;
    background-repeat: no-repeat;
}
.talk-to-form:after {
   content: '';
    position: absolute;
    width: 35%;
    height: 239px;
    background: url(../png/forn-right.png);
    bottom: -58px;
    right: -214px;
    z-index: 9;
    background-size: contain;
    background-repeat: no-repeat;
}
/*.why-choose-us-box {
    background: url(../new-images/mobile-app/why-right.png);
    background-position: right;
    background-repeat: no-repeat;
    height: 582px;
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 25%;
}*/


/*-------------------Header--------------------*/


.logo_wrapper img {
    filter: brightness(0) invert(1);
}
.menu_wrapper ul li a{
	color: #fff;
}
.header-phone span a{
	color: #fff !important;
}
.header-phone span.phn.aft::before{
	top: 4px;
	background: #fff;
}
li.project_estimates{
	border: 1px solid #fff;
	background-color: transparent;
}
li.project_estimates a {
    color: #fff !important;
}
.menu_wrapper ul li.project_estimates a img{
	filter: brightness(0) invert(1);
}

.menu_wrapper ul li .service_img a{
	color:#000;
}
.header_wrapper.fixed .logo_wrapper img {
    filter: inherit;
}
.header_wrapper.fixed .menu_wrapper ul li a {
    color: #333;
}
.header_wrapper.fixed li.project_estimates {
    border: none;
    background-color: #f1c600;
    color: #000;
}
.header_wrapper.fixed li.project_estimates a {
    color: #333 !important;
}
.header_wrapper.fixed .menu_wrapper ul li.project_estimates a img {
    filter: inherit;
}
.header_wrapper.fixed .header-phone span a {
    color: #333 !important;
}
.header_wrapper.fixed .header-phone span.phn i {
    color: #333;
}
.header_wrapper.fixed .header-phone span.phn.aft::before {
    top: 4px;
    background: #333;
}

/*----------------------engagement-----------------*/

.eng-models {
    width: 100%;
    margin: 0 auto;
}
.engagement .mod-img{
	width: 100%;
}
.engagement .mod-img img {
    margin-top: 0;
    width: 70px;
}
.engagement .mod-cnt {
    width: 100%;
    float: left;
    text-align: center;
}
.news-event h3{
	font-size: 28px !important;
    line-height: 38px !important;
    color: #333 !important;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
}
.estimate-title{
	font-size: 28px !important;
    line-height: 38px !important;
    color: #333 !important;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
}
.inner_message_form .have_contact{
	font-size: 28px !important;
    line-height: 38px !important;
    color: #333 !important;
    font-family: 'Poppins' !important;
	font-weight:700 !important; 
}

/*----------------------Contact-Form--------------------*/


section.message_sect {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 40px;
    /*background: url(../new-images/mobile-app/form-bac.png) !important;
    background-size: 112% 100%;
    padding: 140px 0px 105px 0px;
    background-position: 48% 105%;
    background-repeat: no-repeat;*/
    position: relative;
	margin-top: 0px;
}
.inner_message_form{
    text-align: center;
    width: 700px;
    margin: 0 auto;
}
.inner_message_form .have_contact{
	font-size: 27px;
    color: #333333;
    margin-bottom: 45px;
}
.contant_message_form_part.whatsup-clone-form{
	width: 700px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    padding-bottom: 24px;
    position: relative;
	padding: 25px;
}
.contant_message_form_part .info_col li {
    width: 46%;
    float: left;
    margin-bottom: 6px;
}
.talk-group label {
    font-size: 14px;
    color: #222222;
    text-align: left;
}
.whatsup-clone-form li.two_sect_contact input.form-control{
    border: none;
    border-bottom: 1px solid rgba(62, 62, 62, 0.16);
    width: 100%;
    padding: 12px 0 !important;
    font-size: 12px !important;
    color: #555;
    font-family:'Poppins'; font-weight:400; 
    outline: none !important;
    height: auto;
    text-indent: 0px;
    box-shadow: none;
    border-radius: 0px;
}
.whatsup-clone-form li.one_sect_contact textarea.form-control {
    border: none;
    border-bottom: 1px solid rgba(62, 62, 62, 0.16);
    width: 100%;
    padding: 12px 0;
    font-size: 12px;
    color: #555;
    font-family:'Poppins'; font-weight:400; 
    resize: none;
    height: 100px;
    outline: none;
}
textarea#comments_val {
    text-indent: 0px !important;
    font-size: 12px !important;
}
input.btn.btn_send_msg{
	background-color: #5b2367;
}
.whatsup-clone-form .flag-container{
	    border: none;
}
.flag-container{
	background: none !important;
	height: 47px;
}
.selected-flag{
	background-color: transparent !important;
}
.whatsup-clone-form input#demo{
	font-size: 13px !important;
}
.whatsup-clone-form .intl-tel-input.separate-dial-code .selected-dial-code{
	font-size: 13px;
}
.whatsup-clone-form .flag-container{
	width: 79px;
}


/*---------------New-changes---------------*/

/*.message_sect .container{
	width: 800px;
    padding: 20px 0px;
    box-shadow: 5px 6px 38px #eee;
    border: 1px solid #333;
}*/
.inner_message_form .have_contact{
	margin-bottom: 20px
}
.contant_message_form_part.whatsup-clone-form{
	padding: 0;
}
.whatsup-clone-form li.two_sect_contact input.form-control{
	border: 1px solid rgba(62, 62, 62, 0.30);
	text-indent: 20px;
}
.contant_message_form_part .info_col li {
    width: 47%;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
	min-height: 90px;
	list-style: none
}
.whatsup-clone-form input#demo {
    border-radius: 0px;
}
li.two_sect_contact{
	width: 47%;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
}
.whatsup-clone-form li.one_sect_contact textarea.form-control{
	border: 1px solid rgba(62, 62, 62, 0.30);
	text-indent: 20px;
}
textarea#comments_val{
	margin: 0px 10px 0px 10px;
    width: 97%;
    border-radius: 0px;
	color: #555!important;
}
.whatsup-clone-form .flag-container {
    width: 89px;
    border: 1px solid rgba(62, 62, 62, 0.30);
    height: 44px;
    border-radius: 0px;
}
li.two_sect_contact{
	min-height: 80px;
}
.contant_message_form_part .info_col li .error_contact_namecss, .contant_message_form_part .info_col li .error_contactemail_css, .error_mobileno, .error_valdiationcss{
	color: red;
    text-align: left;
    font-size: 13px;
    float: left;
}
.contant_message_form_part .one_sect_contact{
	display: inline-block;
    width: 100%;
    min-height: 160px;
}
input.btn.btn_send_msg{
	width: 49%;
	background-color: #f1c600;
    color: #000;
}
.intl-tel-input.allow-dropdown {
    width: 100%;
}

.whatsup-clone-form .flag-container {
    width: 89px;
    border: 1px solid rgba(62, 62, 62, 0.30);
    height: 44px;
    border-radius: 0px;
}
input#demo {
    width: 73%;
    float: right;
    padding: 0px;
    font-size: 15px !important;
}
li.one_sect_contact textarea.form-control {
    padding-left: 9px !important;
}
textarea#comments_val {
    height: 130px!important;
}

::-webkit-input-placeholder {
	color:#333 !important
}
::-moz-placeholder {
	color:#333 !important
}
:-ms-input-placeholder {
	color:#333 !important
}
:-moz-placeholder {
	color:#333 !important
}

/*------------------------Portfolio------------------*/

.devtab {
    float: left;
    width:41%;
    padding-right: 15px;
}
.devtab button {
    width: 100%;
    background: transparent;
    border: none;
    padding: 13px 10px;
    display: inline-block;
    margin: 11px 9px 0px 0px;
    color: #333333;
    font-size: 17px;
    line-height: 20px;
    outline: none !important;
	text-align:left;
	font-family: 'Poppins';
	font-weight:700 !important; 
	line-height: 37px;
}
.devtab button.links.activ {
    color: #8079ff;
	font-family: 'rainydays';
	font-size: 31px;
}
.dev-tabs .tabcontent {
    float: left;
    padding: 0px 12px;
    width: 80%;
    border-left: none;
}
.tab-img {
    width: 67%;
    float: left;
    text-align: right;
    position: absolute;
    right: 0;
}
.tab-img img {
    width: 100%;
}

.android-section-text{
	margin-top:100px;
}

a{
	color: #337ab7;
}
.list-cnt a{
	color:#fff;
}

body, p, ul li {
    font-family: 'PoppinsRegular' !important;
}
.contant_message_form_part ul {
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.inner_message_form .form-control {
    border-color: #555;
    border-radius: 4px;
    height: 50px;
    font-size: 15px;
}
.whatsup-clone-form input.form-control {
    background-color: #fff;
}
li.two_sect_contact {
    width: 47%;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
}
li.two_sect_contact {
    min-height: 80px;
	text-align: left;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
}
.intl-tel-input.allow-dropdown {
    width: 100%;
}
li.two_sect_fields {
    height: 82px;
    width: 47%!important;

}
input.btn.btn_send_msg {
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    padding: 10px;
    float: left;
    margin-right: 0;
    height: 68px;
	width: 49%;
    background-color: #f1c600;
    color: #000;
	font-weight: 700;
	font-family: 'Poppins';
}

.en-right .en-but a{
	cursor:pointer;
}
.en-right .en-but a:hover{
	color: #fff;
}



@media screen and (max-width:767px){
	
	
	

.banner-page {
    padding-top: 0;
}
.banner-cnt {
    padding-top: 0;
    padding-right: 0 !important;
    text-align: center;
}
.banner-cnt h2 {
    font-size: 20px;
    line-height: 36px;
    margin-top: 15px;
}
.app-ban-sec {
    background: #596cb1;
}
.ban-bottom-sec {
    clear: both;
    padding-top: 0 !important;
}
.banner-right-img {
    text-align: center;
    padding-right: 0px !important;
}
.guar-left-img img {
    width: 100%;
    margin-top: 25px;
}
.guar-right-cnt {
    text-align: center;
}
.guar-right-cnt h3 {
    color: #f7f7f9;
	font-size: 22px;
}
.sec-head h2 span{
	font-size: 22px;
}
.guar-right-cnt p {
    color: #f6f6f6;
}
.sec-head {
    width: 100%;
}
.sec-head {
    margin-bottom: 30px;
}
.why-content ul,.why-img {
    width: 100%;
}
.why-content ul li {
    width: 100%;
    min-height: auto;
}
.why-content ul li p {
    padding-right: 0;
}
.why-img img {
    width: 100%;
}
.why-choose-us:before {
    border-radius: 0;
}
.from-page .sec-head {
    width: 100%;
}
.from-left,.from-right {
    width: 100%;
}
.from-page {
    background: #a21ae0;    overflow: hidden;
	margin-top: 0;
}
.list-cnt {
    width: 100%;
}
.from-cnt,.from-cnt.right-ste .list-icon,.from-cnt.right-ste .list-cnt,.from-left .from-cnt:nth-child(3) .list-icon, .from-left .from-cnt:nth-child(4) .list-icon {
    text-align: center;
}
.from-page .sec-head p {
    color: #ffffff;
}
p.sub-head-tlt {
    color: #ffffff !important;
}
.from-page .sec-head h2 span {
    color: #ffffff;
}
.list-icon {
    width: 100%;
    text-align: center;
}
.from-left .from-cnt:nth-child(5) .list-icon,.from-right .from-cnt.left-ste {
    padding-top: 0;
}

.our-mobile {
    margin-top: 0;
}
.our-mobile:before {content: '';position: absolute;width: 1000px;height: 100%;background: #fff;left: -274px;}

.our-mobile .sec-head {
    position: relative;
}

.our-mobile .sec-head h2 span {
    color: #6c63ff;
}
.and-mob h2{
	font-size: 24px;
}
.and-mob h5{
	font-size: 22px;
}
.our-mobile  .and-mob {
    position: relative;
    width: 100%;
    padding-right: 0;
}

.our-mobile .and-mob-img {
    position: relative;
    width: 100%;
    padding-top: 30px;
	text-align: center;
}

.our-mobile .sec-head p {
    color: #000000;
}
.our-mobile .and-mob-img img {
    width: 100%;
}
.our-left {
    width: 100%;
    margin-top: 50px;
}
.our-right {
    width: 100%;
    text-align: center;
}
.our-right ul{
	display:inline-block;
	width:100%;
}
.our-right ul li {
    list-style: none;
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 24px;
    min-height: inherit;
}
.our-right ul li:nth-child(even) {
    width: 100%;
    margin-left: 0;
}
.and-mob {
    width: 100%;
    padding-right: 0;
	text-align: center;
}
.and-mob ul li {
    margin: 0px 14px 0px 16px;
}
.and-mob-img {
    width: 100%;
        padding-top: 41px;
}
.hybrid .rest-head-part h3{
	font-size: 23px;
}
.hybrid .rest-head-part p.head-small{
	font-size: 20px;
}
.hybrid-team-tab{
	text-align: center;
}
.hybrid .tabcontent h3{
	font-size: 22px;
}
.hybrid .tabcontent h5{
	font-size: 22px;
}
.iot-section-box{
	text-align: center;
}
.iot-section-box h3{
	font-size: 22px;
}
.iot-section-box h5{
	font-size: 22px;
}

.and-mob-img img {
    width: 100%;
}
.hybrid-team-tab ul li {
    padding: 8px 17px;
    margin: 13px 2px;
}
.hybrid-team-tab ul {
    width: 100%;
    text-align: center;
}
.hybrid .tabcontent p {
    padding-right: 0;
}
.hybrid .tabcontent ul li {
    margin: 10px 0;
    width: 100%;
    margin-right: 3px;
    text-align: center;
}
.hybrid .tabcontent ul li img {
    margin: 0 auto;
    margin-bottom: 12px;
}
.hybrid .tab-right-img {
    padding-top: 20px;
}
.hybrid .tab-right-img img {
    width: auto;
}
.com-link ul li {
    width: 100%;
    margin-right: 0;
}
.engagement .sec-head,.mod-cnt,.mod-img {
    width: 100%;
}
.mod-img img {
    margin-top: 2em;
}
.mod-items.mod-right .mod-cnt,.mod-cnt {
    text-align: center;
}

.mob-our-port .rest-head-part,.form-head,.talk-to-form,.talk-group,.our-blogs .sec-head {
    width: 100%;
}
.mob-our-port .port-img-sec div {
    width: 100%;
}
.talk-to h2 {
    font-size: 21px;    line-height: 27px;
}
.talk-to h3 {
    font-size: 20px;
}
.talk-to-form form .talk-group:first-child {
    margin-right: 0;
}
.why-content ul li h3 {
    font-size: 18px;
}
.guar-right-cnt h2 {
    font-size: 16px;
    line-height: 34px;
}
.from-cnt.left-ste.mob-view {
    display: block;
}
.talk-to-form:before,.talk-to-form:after{
  display: none;
}

.why-choose-us-box{
	display:none;
}
.inner_message_form{
	width: 100%;
}
.contant_message_form_part.whatsup-clone-form{
	width: 100%;
}
.inner_message_form .have_contact{
	font-size: 17px !important;
}
section.message_sect{
	    padding: 0px 0px 60px 0px;
		    margin: 0px;
    width: 100%;
}
.contant_message_form_part .info_col li {
    width: 94% !important;
}
li.two_sect_contact {
    width: 94% !important;
}
.contant_message_form_part .one_sect_contact {
    display: inline-block;
    width: 97%;
    min-height: 160px;
    float: left;
}

.from-centre {
    width: 100%;
    margin: 0;
}
.two-box{
	margin-right: 0;
}
.fourth-box{
	margin-left: 0;
}
.from-cnt{
	margin-top: 20px;
}

.dev-tabs{
	display:none;
}

.banner-right-img img {
    max-width: 100%;
}
.ban-bottom-sec img {
    max-width: 100%;
    margin-left: 0;
}
.guar-right-cnt {
    margin-top: 0;
}

.android-section-text{
	margin-top:0px;
}

/*.message_sect .container{
	width:100%;
	    padding: 20px 0px 0 0;
}*/
.contant_message_form_part ul {
    margin-bottom: 0;

}

.one_sect_contact textarea#comments_val {
    width: 97% !important;
}

.app-ban-sec{
	padding-top: 72px;
}

img {
    height: auto;
    max-width: 100%;
}
input.btn.btn_send_msg {
    width: 100% !important;
}

.contant_message_form_part.whatsup-clone-form{
	float: left;
}
.mod-items{
	min-height: auto;
}

}

@media screen and (min-width:768px) and (max-width:1023px){
.banner-page {
    padding-top: 0;
}
.banner-cnt {
    padding-top: 0px;
    padding-right: 0!important;
}
.banner-page .banner-cnt {
    width: 50%;
    float: left;
}
.banner-cnt h2 {
    font-size: 37px;
    line-height: 41px;
}
.banner-page .banner-cnt {
    width: 50%;
    float: left;
}
.ban-bottom-sec {
    clear: both;
}

.ban-bottom-sec .guar-left-img {
    width: 41%;
    float: left;
}

.ban-bottom-sec .guar-left-img img {
    width: 100%;
}

.ban-bottom-sec .guar-right-cnt {
    width: 59%;
    float: left;
}

.ban-bottom-sec {
    padding: 0;
    display: inline-block;
}

.ban-bottom-sec .guar-right-cnt h2 {
    font-size: 18px;
    line-height: 23px;
}

.banner-right-img {
    padding-right: 0 !important;    padding-top: 20px;
}
.sec-head,.from-page .sec-head {
    width: 100%;
}
.why-content ul {
    width: 100%;
}
.from-page {
    background: #9418e0;    clear: both;
    overflow: hidden;
}
.from-page .sec-head h2,.from-page .sec-head p {
    color: #fff;
}
.from-left,.from-right {
    width: 100%;
}
.from-right .from-cnt.left-ste {
    padding-top: 0em;
}
.our-mobile {
    width: 100%;
    margin-top: 0px;    position: relative;
}
.our-mobile:before {
    content: '';
    position: absolute;
    width: 1000px;
    height: 100%;
    background: #fff;
    left: -214px;
}
.our-mobile div {
    position: relative;
}
.our-mobile .sec-head p {
    color: #000;
}
.and-mob-img img {
    width: 100%;
}
div.and-mob {
    width: 58%;
}
div.and-mob-img {
    width: 42%;
}
.our-left {
    width: 45%;
}
.our-right {
    width: 55%;
}
.our-right ul li:nth-child(even) {
    width: 46%;
    margin-left: 15px;
}
.and-mob ul li {
    margin: 0px 45px 0px 16px;
}
.hybrid-team-tab ul li {
    margin: 0 6px;
}
.hybrid .tabcontent p {
    padding-right: 0;
}
.hybrid .tab-right-img {
    display: none;
}
.com-link ul li {
    width: 45%;    margin-right: 35px;
}
.engagement .sec-head,.our-blogs .sec-head,.mob-our-port .rest-head-part {
    width: 100%;
}
.talk-to-form:before,.talk-to-form:after{
  display: none;
}

}

@media screen and (min-width:1024px) and (max-width:1200px){
.banner-page {
    padding-top: 15px;
}
.app-ban-sec .col-md-12 {
    width: 49%;
    padding-right: 0 !important;
}
.ban-bottom-sec {
    width: 100% !important;
}
.guar-left-img img {
    width: 100%;
}
.why-content ul li {
    min-height: 365px;
}
.why-img img {
    width: 100%;
}
.from-page:before {
    top: 321px;
    background-size: cover;
}
.from-page:after {
    top: 920px;
    background-size: contain;
}
.and-mob-img img {
    width: 100%;
}
.our-right ul li:nth-child(even) {
    width: 43%;
    margin-left: 28px;
}
.and-mob ul li {
    margin: 0px 48px 0px 16px;
}
.hybrid-team-tab ul li {
    margin: 0 29px;
}
.hybrid .tab-cnt {
    width: 50%;
    float: left;
}

.hybrid .tab-right-img {
    width: 50%;
}

.hybrid .tab-right-img img {
    width: 100%;
}
.com-link ul li {
    width: 28%;
    margin-right: 45px !important;
}
.talk-to-form:after {
    width: 23%;
    right: -65px;
}
.talk-to-form:before {
    width: 32%;
    left: -189px;
}

}
