@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins:wght@600&display=swap');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
	background:#ffffff;
	font-size:100%;
}


.demo.active a{
    color: #3fcfd1!important;
	text-decoration: none;
}

.wrap {
	width: 80%;
	margin: 0px auto;
}
/* start header */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:9999;
}

.header_bg{
	background: #222222;
	
}
.header{
	padding-top: 5px;
    padding-bottom: 5px;
}
.logo{
	float: left;
}
.logo h1 a{
	display: block;
}
.h_right{
	position:relative;
	float: right;
	padding-top: 22px;
}
.menu{
	float: left;
	margin-right: 0px;
}
.menu li{
	float: left;
	margin-right: 0px;
}
.menu li.active a,.menu li a:hover{
	color: #3fced4;
	text-decoration: none;
}
.menu li a{
	font-size: 0.8725em;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Poppins;
	margin-left: 30px;
	font-weight: 300;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav {
    display:none;
}
.nav-item {
    float:left;
    *display:inline;
    zoom:1;
}
.nav-item a {
    display:block;
}
.nav-item a:hover {
	background: #18BD9B;
	color: #FFFFFF;
}
.nav-mobile {
   display: none;
	cursor: pointer;
	position: absolute;
	top: 11px;
	left: 5px;
	background: url(../images/nav_icon.png) 60% 60% no-repeat #222222;
	height:32px;
	width: 32px;
}
.nav-mobile {
    display:block;
}
.nav {
	margin-top:44px;
   width:100%;
}
.nav-list {
    display:none;
}
.nav-item {
    width:100%;
    float:none;
}
.nav-item a {
	font-weight:400;
	background: #313338;
	padding: 10px;
	text-transform:uppercase;	
    color:#FFF;
    -webkit-transition: color .2s linear,background .2s linear;
	-moz-transition: color .2s linear,background .2s linear;
	-o-transition: color .2s linear,background .2s linear;
	transition: color .2s linear,background .2s linear;
	font-size: 0.8725em;
}
.nav-inner {
   display: none;
}
.nav-active, .nav-active-inner .nav-inner {
     display:block;
}
/*---banner -----*/
.banner-image-1 {
    text-align: center;
}
.banner-image-1 img {
    width: 100%;
}

.banner {
    background: url(../images/home-page-banner.webp)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}
.banner.asp{
    background: url(../images/technology/banner-image.png)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}

.banner.softeare-development {
    background: url(../images/services/saftware-development/banner-image.png)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}
.banner.digital-marketing {
    background: url(../images/services/digital-marketing/banner-image.png)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}
.banner.case-study {
    background: url(../images/casestudy/banner-image.png)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}
.banner.e-commerce {
    background: url(../images/services/ecommerce-development/banner-image.png)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}

.banner.mobile-app {
    background: url(../images/services/mobile-app-development/mobile-app.png)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}
.banner.seo {
    background: url(../images/services/seo/banner-image.png)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}
.banner.web-development {
    background: url(../images/services/web-development/banner-image.png)no-repeat;
    background-size: cover;
    min-height: 700px;
	background-attachment: fixed;
	height: 100vh!important;
}
.sparation-line {
    width: 100%;
    height: 2px;
    background-color: #fff;
    margin-top: 6%;
}
.banner-content-new h6 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    font-family: system-ui;
    margin: 0px;
}
.banner-content-new{
	 padding-top: 3%;
    padding-left: 0%;
}
.banner-top-image {
    padding-top: 5%;
    padding-left: 5%;
}
.banner-content{
    padding-left: 0%;
	padding-top: 5%;
}
.banner-content h1 {
    line-height: 0.9em;
    font-size: 90px;
    color: #fff;
	margin:0px;
	font-family: Poppins;
}
.banner-content h2 {
    line-height: 0.9em;
    font-size: 90px;
    color: #fff;
	margin:0px;
	font-family: Poppins;
}
.banner-bottom {
    margin: 15em 15em 0em;
    text-align: left;
}
.banner-bottom h3{
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 4.3em;
    font-style: normal;
    font-weight: 400;
    border: none;
    text-align: left;
}
.banner-bottom p{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 2.5em;
    padding: 0px 0 1em;
    text-align: left;
}

/*********** dots ***************/

ul.dot {
    position: fixed;
    top: 40%;
    right: 2%;
	z-index: 9999;
	text-align:right;
}
.dot li.active a, .dot li a:hover {
    color: #3fcfd1!important;
	text-decoration: none;
}
.dots>.active>a, .dots>.active>a:focus, .dots>.active>a:hover {
    color: #25bea0;
}
.dots>.active>a i.fa.fa-circle, .dots>.active>a i.fa.fa-circle:focus, .dots>.active>a i.fa.fa-circle:hover{
	color:red;
}
i.fa.fa-circle {
    color: #3fcfd1!important;
}
a.scroll {
    color: #ffff0000;
}

/***************start-service************/
#services{
	background:#222222;
	padding:5% 0;
}
.service-grids{
	background:#222222;
}
.service-grids h2{
    line-height: 0.9em;
    font-size: 80px;
    margin: 0 0 0%;
    color: #ffffff;
    text-transform: uppercase;
   
}
.middle-grids {
	margin: 2em 0;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/* archana css */
.heading-line{
	width: 30px;
    height: 12px;
    background-color: #fff;
    margin-bottom: 15px;
	display: inline-block;
}
.heading-line-small {
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin-bottom: 15px;
	display: inline-block;
    margin-left: 5px;
}
h6.digital-marketing {
    font-size: 16px;
    line-height: 1.2em;
    color: #fff;
    text-transform: uppercase;
	font-family: open sans;
}
.services-content {
    margin-top: 7%;
}
/***************end-servivice************/
/* start massage */
.message {
	background: url("../images/beauty.png") no-repeat;
	background-size: 100%;
	height: 98vh;
	padding: 12% 0;
	text-align: left;
}
.message h3{
	color: #fff;
    font-size: 45px;
    font-weight: 400;
    text-align: center;
	margin-top:0px;
	font-family: Poppins;
    
}
h2.a {
    font-size: 26px;
    line-height: 1.3em;
    text-align: center;
	padding-top:2px;
    margin-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
	margin-bottom:0px;
}	
.beauty-logo {
	margin-top:0px!important;
}
/* slider 1 */
a.btn.btn-info.aidas-butn.slider-butn {
    bottom: -120%;
    width: 30%;
    left: 39%;
	font-size: 25px;
}
a.left.carousel-control {
    height: 90%!important;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)!important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.0) 100%)!important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)))!important;
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)!important;
 }  
 a.right.carousel-control {
	 height: 90%!important;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)!important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.0) 100%)!important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)))!important;
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)!important;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 40%!important;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #282a2e!important;
    font-size: 48px!important;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0)!important;
	line-height: 48px!important;
}
/* end slider 1 */

/* Who We Are */
.whoweare h2 {
    line-height: 0.9em;
    font-size: 80px;
    margin: 0 0 4%;
    color: #000;
    text-transform: uppercase;
}
.heading-line-1 {
    width: 51px;
    height: 12px;
    background-color: #222222;
    margin-bottom: 15px;
	display:inline-block;
}
.heading-line-1-small {
    width: 12px;
    height: 12px;
    background-color: #222222;
    margin-bottom: 15px;
	display:inline-block;
	margin-left:5px;
}
.col-md-6.not-space1.background-color {
    padding: 3%;
}
.theteamimage img{
    width: 100%;
    height: 280px!important;
}
.whoweare-content p {
    font-size: 18px;
    color: #000000;
    font-family: open sans;
}
div#whoweare {
    padding: 7% 0px;
}
/*end who we are */

/* clients */
div#clients {
    padding: 7% 0px;
}
/*end clients */

/* image area */

.col-md-4.not-space {
    padding: 0px;
	padding: 0px;
    padding-right: 3px;
    padding-top: 6px;
}
.project-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #222222bf;
  overflow: hidden;
  width: 99.5%;
    height: 98%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.project-overlay-1 {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 0;
  background-color: #222222bf;
  overflow: hidden;
  width: 96%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.project-images:hover .project-overlay-1 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.project-images:hover .project-overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.project-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: Poppins;
  cursor: pointer;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 55%;
  max-width: 1200px;
}

/* The Close Button */
span.close.cursor {
    position: absolute!important;
    top: 13%!important;
    right: 20%!important;
	color: #fefefe;
	font-size:40px;
    z-index: 9999;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*end image are */

/****** our clients ******/
div#ourclients {
    padding: 7% 0px;
}
.row.top-space {
    padding-top: 7%;
}

/*********ends our client ***********/

/*******our mission **********/
div#ourmission {
    padding: 7% 0px;
}
/***** end our mission *******/

/***** luxe area *****/

/*****end luxe Area  ****/
.col-md-6.not-space.background-color {
    background-color: #00305b;
    box-sizing: border-box;
    padding: 7%;
}
.luxe-content-heading {
    text-align: center;
    color: #fff;
}
.luxe-content-heading h2 {
    font-size: 50px;
    margin-bottom: 10%;
	font-family: poppins;
}
.luxe-content-heading p {
    font-size: 16px;
	font-family: open sans;
}

/******* start technoly ******/
div#technology {
    padding: 7% 0px;
}
/********end technology *********/

/*******our projects **********/
div#ourprojects {
    padding: 7% 0px;
}
/*******end our projects **********/

/******** excutive team **********/
.excutive-teamheading h2 {
    font-size: 44px;
    text-align: center;
	margin-bottom: 8%;
	font-family: poppins
}
.teammember {
    text-align: center;
}
.teammember img {
    border-radius: 50%;
}
.teammember-heading h2 {
    font-size: 20px;
    line-height: 0.8em;
    text-align: center;
	font-family: poppins;
	
}
.teammember-heading p {
    font-size: 16px;
    line-height: 0.8em;
    text-align: center;
	margin-top:5%;
	font-family: open sans;
}
div#excutive-team {
    padding: 7% 0px;
}
/********** end ********/

/****digital facts****/
#digital-facts{
background: url(../images/slider-2-image-2.png)no-repeat;
    background-size: cover;
    min-height: 500px!important;
    background-attachment: fixed;
    
}
.background-overlay {
    background-color: #0000ffc7;
    height: 100%;
}
h2.header-heading {
    line-height: 1em;
    font-size: 80px;
    text-transform: uppercase;
    font-family: Poppins;
}
.digital-facts-grid {
    padding: 15% 0px;
}
h6.number {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: ui-serif;
}
/********aidas************/
a.btn.btn-info.aidas-butn {
    color: black;
    background: #fff;
    border: 2px solid black;
    width: 50%;
    font-size: 30px;
    font-weight: bold;
    border-radius: 0px;
    position: absolute;
    bottom: 12%;
    left: 25%;
}
/********* end aidas *************/

/************start-contact*********/
.contact{
	background: #ffffff;
   
    padding: 7% 0px;
}	
.form{
	float: left;
	width: 95%;
	margin: 2% 4% 0 0;
	display: block;
}
.form h3{
	color: #C5C5C5;
	font-size: 1.4em;
	border-bottom: 5px solid #393A3B;
	margin-bottom: 1%;
	padding-bottom: 2%;
}
.para-contact {
	float:left;
	display: block;
	margin: 2% 0;
	width:50%;
}
.para-contact h4{
	color:#C5C5C5;
	font-size:1.4em;
	border-bottom: 5px solid #393A3B;
	margin-bottom: 6%;
	padding-bottom: 6%;
}
.para-contact p{
	font-size:0.990em;
	color:#999999;
	line-height:2em;
	margin-top:0.5em;
	width: 89%;
}
.contact-form {
	padding: 2em 0 1em;
}
.contact h2{
	color: #282a2e;
    font-size: 2.5em;
    font-size: 80px;
    text-transform: uppercase;
   font-family: poppins;
}
.get-intouch-left-address p,.get-intouch-left-address p a{
	color: #999999;
	font-size: 0.95em;
	line-height:2.3em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.image img {
	border-radius: 2px;
}
.get-intouch-left-address p a:hover{
	color:#fff;
}
.contact input[type="text"],.contact textarea{
	padding: 7px;
	width: 100%;
	margin: 2% 2% 0 0;
	background: #fff;
	outline: none;
	color: #959595;
	font-size:0.92355em;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 3px;
	-webkit-appearance: none;
	font-family: 'Roboto', sans-serif;
	border:2px solid #000;
	-webkit-appearance: none;
}
.contact input[type="text"]:nth-child(2)
{
	margin-right: 0em;
}
a.btn.btn-info.submit-butn {
   background: black;
    border: 1px solid black;
    border-radius: 0px;
    width: 30%;
    margin-top: 15px;
    float: right;
}
.contact form textarea{
	padding: 7px;
    display: block;
    width: 100%;
    background: #ffffff;
    border: none;
    outline: none;
    color: #999999;
    font-size: 1em;
    -webkit-appearance: none;
    margin-top: 1em;
    border: 2px solid black;
}
.contact form textarea{
	resize:none;
	height:180px;		
}
.social-icons {
    float: right;
    list-style: none;
    display: flex;
}
.social-icons li {
    margin-left: 15px;
}
.s-icons {
    color: #fff;
    font-size: 20px;
}
#contact > div > div > div.con > form > div.con-button a:hover{
	text-decoration:none; 
	  background:#45BDBE;
}
#contact > div > div.contact-form > div > div.social-icons > p{
	font-size: 0.980em;
	color: #6B598C;
	font-family: 'Roboto', sans-serif;
	line-height:2px;
	margin-top: 3em;
}
.span4 {
	 float: left;
	 margin-top: 2%;
}
.span4 i input[type="submit"]{
	font-family: 'Roboto', sans-serif;
	position: relative;
	border: solid 1px #25BEA0;
	font-size: 1.1em;
	outline: none;
	color: #fff;
	cursor:pointer;
	background: #1BBC9D;
	padding: 15px 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #1BBC9D, 0px 5px 0px 0px #18A291, 2px 10px 5px #252525;
	-moz-box-shadow: inset 0px 1px 0px #1BBC9D, 0px 5px 0px 0px #18A291, 2px 10px 5px #252525;
	-o-box-shadow: inset 0px 1px 0px #1BBC9D, 0px 5px 0px 0px #18A291, 2px 10px 5px #252525;
	box-shadow: inset 0px 1px 0px #1BBC9D, 0px 5px 0px 0px #18A291, 2px 10px 5px #252525;
}
.span4 i input[type="submit"]:active {
	top:3px;
	-webkit-box-shadow: inset 0px 1px 0px #1BBC9D, 0px 5px 0px 0px #18A291, 2px 10px 5px #252525;
	-moz-box-shadow: inset 0px 1px 0px #1BBC9D, 0px 5px 0px 0px #18A291, 2px 10px 5px #252525;
	-o-box-shadow: inset 0px 1px 0px #1BBC9D, 0px 5px 0px 0px #18A291, 2px 10px 5px #252525;
	box-shadow: inset 0px 1px 0px #1BBC9D, 0px 5px 0px 0px #18A291, 2px 10px 5px #252525;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 44px;
	height: 44px;
	border: none;
	text-indent: 100%;
	background: url(../images/top_move.png) no-repeat right top;
}


/*--- footer-bottom ---*/
.footer-bottom{
	background: #222327;
	padding:2% 0;
}
.image{
	float: left;
}
.copy-right
{
	float:right;
	margin-right: 15px;
}	
.copy-right p
{
	font-size:0.92355em;
	color:#999999;
}
.copy-right p a
{
	color:#25BEA0;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.copy-right p a:hover
{
	color: #585858;
}
/* services page */

.banner-content-new p {
    font-size: 16px;
    color: #000000;
    font-family: open sans;
}
.banner-content.software-development{
    padding-left: 0%;
    padding-top: 19%;
}
.services-box-1 {
    box-shadow: 0px 7px 20px 0px rgba(42.000000000000156, 22.000000000000014, 139, 0.08);
    transition: background 0.4s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 30px 50px 50px 30px;
}

.box-1-prafraph p {
    font-size: 16px;
    color: #000000;
    font-family: open sans;
}
.services-setion {
    background-color: #f5f9ff;
    padding-bottom: 70px;
}
.box-1-heading h2{
    line-height: 1em;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Poppins;
	margin-top: 0px;
}
.discover-pragraph p {
    font-size: 16px;
    color: #000000;
    font-family: open sans;
}

.list-pragraph h2 {
    line-height: 1em;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Poppins;
}

.list-pragraph p {
    font-size: 16px;
    color: #000000;
    font-family: open sans;
	
}
.list-pragraph {
    margin-top: 5%;
}

a.btn.btn-info.aidas-butn.discover {
    color: black;
    background: #fff;
    border: 2px solid black;
    width: 35%;
    font-size: 20px;
    font-weight: bold;
    border-radius: 0px;
    margin-top: 3%;
    position: relative;
    left: 27px;
}
.discover-section {
    padding-top: 80px;
    padding-bottom: 80px;
}
.it-solution-heading h2 {
    line-height: 1em;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Poppins;
    text-align: center;
}

.it-solution-heading p {
    font-size: 16px;
    color: #000000;
    font-family: open sans;
    text-align: center;
	padding-left: 100px;
    padding-right: 100px;
}
.services-box-1.it-solution{
	box-shadow: 0px 7px 20px 0px rgba(42.000000000000156, 22.000000000000014, 139, 0.08);
    transition: background 0.4s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
	margin-top:30px;
}
.it-solution-image {
    margin-top: 20%;
}
.it-solution {
    padding-top: 60px;
    padding-bottom: 60px;
}
.background-overlay-contactforproject {
    background-color: #1071f4;
}
a.btn.btn-info.aidas-butn.contact-us {
    color: #222222;
    background: #fff;
    border: 2px solid #fefeff;
    width: 80%;
    padding: 3% 0px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 0px;
    margin-top: 10%;
    position: relative;
    left: 27px;
}

/* submenu css */
.demo.b.dropdown {
    padding-top: 2px;
	padding-bottom: 10px;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none; 
  position: absolute;
  top: 20px;
  left: 30px;
  background-color: #222222;
  min-width:260px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a{
	color:#fff!important;
	margin-left: 0px!important;
}
.dropdown-content a:hover {
	color: #3fced4!important;
}

.dropdown:hover .dropdown-content {display: block;}

/* .dropdown:hover .dropbtn {background-color: #3e8e41;} */

/* technologies */

.technologies-heading h2 {
    line-height: 1em;
    font-size: 40px;
    text-transform: uppercase;
    font-family: Poppins;
	text-align: center;
}

.technologies-pragraph p{
    font-size: 18px;
    color: #000000;
    font-family: open sans;
    text-align: center;
	padding-left:150px;
	padding-right:150px;
}
.technologies-services-box-1 .heading {
    line-height: 1em;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Poppins;
    margin-top: 20px;
}
.technologies-services-box-1 p{
    font-size: 16px;
    color: #000000;
    font-family: open sans;
}
.technologies-services-box-1 {
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.11);
	/* background-image: url(../images/technologies/cards-bg.png); */
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}

.technologies-services-box-1.background-images {
    box-shadow: 0 5px 40px 0 rgba(0,0,0,.11);
	padding: 50px 20px;
	/* background-image: url(../images/technologies/our-services.png); */
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	background-color:#000;
}
.technologies-services-section {
    margin-top: 2%;
    margin-bottom: 3%;
}
.core-features-box1-icon img {
    width: 100%;
}
.core-features-box1-heading h2{
    line-height: 1em;
    font-size: 23px;
    text-transform: uppercase;
    font-family: Poppins;
    margin-top: 0px;
}
.core-features-box1-pragraph p{
    font-size: 16px;
    color: #000000;
    font-family: open sans;
}
.core-features-box1 {
    -webkit-box-shadow: 0px 0px 29px 6px rgba(154, 161, 171, 0.18);
    padding: 30px 20px 20px;
	margin-top: 20px;
}
.core-feature {
    padding-top: 50px;
    padding-bottom: 50px;
}
a.btn.btn-info.aidas-butn.slider-butn-left {
    width: 30%!important;
    bottom: -210px;
    position: absolute;
    font-size: 20px;
	left: 19%;
}
a.btn.btn-info.aidas-butn.slider-butn-right {
    width: 30%!important;
    bottom: -210px;
    left: 50%;
    position: absolute;
    font-size: 20px;
}
	

.services-setion-heading h2.header-heading {
    line-height: 1em;
    font-size: 35px;
    text-transform: uppercase;
    font-family: Poppins;
}
.services-section-pragraph p{
    font-size: 16px;
    color: #000000;
    font-family: open sans;
}
.services-box-1.mobileapp-development {
    height: 200px;
}
.services-box-1.seo {
    height: 325px;
}
.services-box-1.digital-marketing {
    height: 240px;
}
.services-box-1.ecommerce {
    height: 270px;
}
.services-box-1.web-development {
    height: 200px;
}
.services-box-1.software-development {
    height: 270px;
}

/* client  silder css */

.slick-slide {
    margin: 0px 45px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    width:200px!important;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* end client slider */
.doted-divider {
    border-right: 1px dotted;
    border-bottom: 1px dotted;
}
.technology-image {
    width: 70%;
    margin: 0 auto;
    padding-top: 15%;
    padding-bottom: 15%;
}
/* btn */
.bred_crm {
    padding: 10px 0 15px;
    text-align: left;
    font-size: 14px;
}
div.bred_crm>a, .blog .pagination ul li.active a, .blog-sec .read-more a, .automobile_service .srvice_text h2 span, .tabcontentpan a {
    color: #3dd0d1;
    font-family: Poppins;
    font-size: 16px;
}
.services-box-1.software-development:hover {
    background-color: black;
}

.services-box-1.software-development:hover .box-1-heading h2 {
    color: #3dcad1;
}
.services-box-1.software-development:hover .box-1-prafraph p {
    color: #3dcad1;
}

.services-box-1.digital-marketing:hover {
    background-color: black;
}

.services-box-1.digital-marketing:hover .box-1-heading h2 {
    color: #3dcad1;
}
.services-box-1.digital-marketing:hover .box-1-prafraph p {
    color: #3dcad1;
}

.services-box-1:hover {
    background-color: black;
}

.services-box-1:hover .box-1-heading h2 {
    color: #3dcad1;
}
.services-box-1:hover .box-1-prafraph p {
    color: #3dcad1;
}
.doted-border{
    border-right: 1px dotted;
}
.doted-right{
	border-bottom: 1px dotted;
}

.luxe-content-heading:hover .digitalsolution.overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.digitalsolution.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: uppercase;
}
li.demo.e.dropdown {
    padding-bottom: 10px;
    margin-top: 2px;
}
.col-md-4.col-sm-4.col-xs-12.right-space {
    padding-right: 0px;
}
/* technologies */
.row.technologies-services{
	display: flex;
    flex-wrap: wrap;
}
.technologies-services-box-1{
    height: 100%;
	padding:20px;
}

.heading.background-image {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -127px;
}
.heading.background-image h4 {
    color: #fff;
    font-size: 36px;
    text-align: center;
}
.technologies-services-box-1.background-images {
    position: relative;
}
/*angular */
.our-core-features{
	display: flex;
    flex-wrap: wrap;
}
.core-features-box1{
	height: 100%;
    padding: 20px 20px 10px;
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 11%)!important;
}


/*ios */
.technologies-services-box-1.ios {
    height: 470px;
}
.technologies-services-box-1.how-it-work-ios {
    height: 410px;
}
.technologies-services-box-1.microsoft {
    height: 380px;
}
.technologies-services-box-1.how-it-work-microsoft {
    height: 445px;
}
.core-features-box1.microsoft {
    height: 200px;
}
.technologies-services-box-1.microsoftdot {
    height: 480px;
}
/*node */
.technologies-services-box-1.node {
    height: 345px;
}
.technologies-services-box-1.how-it-work-node {
    height: 410px;
}
.core-features-box1.nodejs {
    height: 160px;
}
/*python */
.technologies-services-box-1.python {
    height: 340px;
}
.technologies-services-box-1.how-it-work-python {
    height: 405px;
}
.core-features-box1.python {
    height: 200px;
}
/*react */
.technologies-services-box-1.react {
    height: 330px;
}
.technologies-services-box-1.how-it-work-react {
    height: 372px;
}
.core-features-box1.react {
    height: 170px;
}
/*threejs */
.technologies-services-box-1.threejs {
    height: 435px;
}
.technologies-services-box-1.how-it-work-threejs {
    height: 430px;
}
.core-features-box1.threejs {
    height: 195px;
}
/*xamarin */
.technologies-services-box-1.xamarin {
    height: 350px;
}
.technologies-services-box-1.how-it-work-xamarin {
    height: 440px;
}
.core-features-box1.xamarin {
    height: 220px;
}
.technologies-services-box-1-content {
    padding-left: 20px;
    padding-right: 20px;
	 padding-bottom: 20px;
}
.technologies-services-box-1.no-padding {
    padding: 0px;
}
.btn-primary {
    color: #fff;
    background-color: #212121!important;
    border-color: #212121!important;
    font-weight: 400;
    background: #212121!important;
    padding: 15px!important;
    font-size: 16px!important;
    font-family: Poppins!important;
    color: #fff9!important;
}

.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px!important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #ffffff91!important;
    white-space: nowrap;
	font-family: Poppins!important;
}

.dropdown-menu {
    background-color: #212121!important;
}
.technology-image a img{
-moz-transition: -moz-transform ease 0.6s;
  -webkit-transition: -webkit-transform ease 0.6s;
  -o-transition: -o-transform ease 0.6s;
  -ms-transition: -ms-transform ease 0.6s;
  transition: transform ease 0.6s;
}
.technology-image a img:hover {
	-moz-transform: rotateY(3600deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
	
}

































































































































