* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	scroll-behavior: smooth
}

.banner {
	
width:100%;
  height:600px;
  

   
  
/* 	background-image: linear-gradient(rgb(108 99 255/ 38%),
		rgb(108 99 255/ 45%)), url(images/dotcodehand.webp); */
	background-image: url(images/webiste_main.jpeg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
	position: relative;
	color: #fff;
	text-align: center;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .5)
}

.banner:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .3;
	z-index: -1;
	background: linear-gradient(to right, #1e5799 0, #3ccdbb 0, #16c9f6 100%)
}

.center-div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Poppins, sans-serif
}

.center-div p {
	font-size: .9rem;
	color: #fff;
	padding: 10px 0 20px 0
}

.header-buttons a {
	border: 1px solid #fff;
	border-radius: 100px;
	margin: 0 5px;
	padding: 12px 35px;
	outline: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4;
	text-align: center
}

.header-buttons a:hover {
	color: #50d1c0;
	background: #fff;
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

.banner-bg-color {
	background: linear-gradient(180deg, #fff 0, #008df6 100%)
}

.navbar {
	background: 0 0;
	color: #fff;
	text-decoration: none
}

.nav-items a {
	color: #fff;
	font-weight: 700
}

.navbar {
	transition: all .4s
}

.navbar .nav-link {
	color: #fff
}

.navbar .nav-link:focus, .navbar .nav-link:hover {
	color: #0713ad
	text-decoration: none
}

.navbar .navbar-brand {
	color: #fff
}

.navbar.active {
	background: #3e3a7f;
	box-shadow: 1px 2px 10px rgba(0, 0, 0, .1)
}

.navbar.active .nav-link {
	color: #fff
}

.navbar.active .nav-link:focus, .navbar.active .nav-link:hover {
	color: #ff6c63;
	text-decoration: none
}

.navbar.active .navbar-brand {
	color: #555
}

.custom-toggler.navbar-toggler {
	border-color: none
}

.custom-toggler .navbar-toggler-icon {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

@media ( max-width :991.98px) {
	.navbar {
		background: #fff
	}
	.nav-brand img {
		width: 100px !important
	}
	.navbar .nav-link, .navbar .navbar-brand {
		color: #555
	}
}

.Web_Designing {
	background-color: #deddff;
	padding: 80px 10px
}

.Design {
	margin-top: 170px
}

.WbDesign1, .WbDesign2, .WbDesign3, .WbDesign4 {
	-webkit-box-shadow: 0 6px 27px 3px rgba(0, 0, 0, .46);
	box-shadow: 0 6px 27px 3px rgba(0, 0, 0, .46);
	border-radius: 10px;
	text-align: center;
	margin-bottom: 30px;
	padding: 20px 0;
	background-color: #fff;
	cursor: pointer
}

.web-design-flex {
	margin-top: 40px
}

.WbDesign1 p, .WbDesign2 p, .WbDesign3 p, .WbDesign4 p {
	text-align: center;
	padding-left: 7px;
	padding-right: 7px
}

@media only screen and (max-width:600px) {
	.web-design-flex {
		margin-top: 0
	}
	.Design {
		margin-bottom: 30px;
		margin-top: 0
	}
}

.web_development {
	padding-top: 50px;
	padding-bottom: 80px;
	padding-left: 8px;
	padding-right: 8px
}

.develop1, .develop2, .develop3, .develop4 {
	-webkit-box-shadow: 0 6px 27px 3px rgba(0, 0, 0, .46);
	box-shadow: 0 6px 27px 3px rgba(0, 0, 0, .46);
	border-radius: 10px;
	text-align: center
}

.develop2 {
	margin-bottom: 30px
}

@media only screen and (min-width:600px) {
	.develop1 {
		margin-right: 15px;
		margin-left: 15px
	}
	.develop4 {
		margin-left: 15px
	}
}

.develop1 {
	margin-top: 100px;
	margin-bottom: 100px
}

.develop4 {
	margin-top: 100px;
	margin-bottom: 100px
}

.wdmargin, .wdmargin1, .wdmargin2, .wdmargin3 {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center
}

.develop5 {
	margin-top: 100px;
	text-align: center
}

.develop1 img, .develop2 img, .develop3 img, .develop4 img {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wdmargin h4, .wdmargin1 h4, .wdmargin2 h4, .wdmargin3 h4 {
	font-family: 'Playfair Display', serif
}

.develop5 h2 {
	font-family: 'Playfair Display', serif
}

.service_box {
	font-family: 'Noto Serif', serif;
	z-index: -1;
	background: #fff;
	padding-bottom: 40px;
	overflow: hidden
}

@media only screen and (max-width:600px) {
	.main {
		margin-bottom: 170px !important
	}
	.more-btn {
		margin-top: -10px
	}
	.services2-row {
		margin-top: 20px !important
	}
}

.services2-row {
	margin-top: 150px
}

.service_box h1 {
	text-align: center;
	color: #000;
	padding-top: 10px;
	margin-bottom: 20px;
	font-family: 'Aref Ruqaa', serif
}

.main {
	text-align: center;
	min-height: 380px;
	max-width: 320px;
	position: relative;
	cursor: pointer;
	margin-bottom: 29px
}

.service {
	background: #fff;
	padding: 30px;
	border-radius: 10px;
	position: absolute;
	bottom: 0;
	z-index: 1;
	max-height: 420px;
	min-height: 420px;
	-webkit-box-shadow: 4px 4px 13px 0 rgba(50, 50, 50, .75);
	-moz-box-shadow: 4px 4px 13px 0 rgba(50, 50, 50, .75);
	box-shadow: 4px 4px 13px 0 rgba(50, 50, 50, .75);
	border-radius: 10px;
	text-align: center
}

.service-logo {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	margin: -90px auto 0;
	background: #fff;
	border: 18px solid #6c63ff
}

.service-logo img {
	width: 80px;
	margin-top: 20px
}

.service h4 {
	height: 35px;
	width: 80%;
	background: #fff;
	margin: 50px auto;
	position: relative;
	font-size: larger
}

.service h4::after {
	content: '';
	width: 40px;
	height: 30px;
	background: linear-gradient(to right, #fff, #a5a0ff);
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: -1
}

.service h4::before {
	content: '';
	width: 40px;
	height: 30px;
	background: linear-gradient(to right, #a5a0ff, #fff);
	position: absolute;
	bottom: -5px;
	left: -5px;
	z-index: -1
}

.shadowOne {
	height: 200px;
	width: 80%;
	background: #fff;
	position: absolute;
	border-radius: 10px;
	bottom: 0;
	left: 10%;
	box-shadow: 0 6px 27px 3px rgba(0, 0, 0, .46);
	border-radius: 10px
}

.shadowTwo {
	height: 200px;
	width: 64%;
	background: #fff;
	position: absolute;
	border-radius: 10px;
	bottom: 0;
	left: 18%;
	box-shadow: 0 6px 27px 3px rgba(0, 0, 0, .46)
}

.main:hover .service {
	transform: translateY(-50px)
}

.main:hover .shadowOne {
	transform: translateY(-25px)
}

.service-text {
	overflow: hidden
}

.tabs {
	background-color: #f0f8ff;
	margin-right: auto;
	margin-left: auto;
	padding: 80px 30px 20px 30px;
	overflow: hidden;
	height: 500px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover
}

.tabs .tab-header {
	height: 60px;
	display: flex;
	align-items: center
}

.tabs .tab-header>div {
	width: calc(100%/ 2);
	text-align: center;
	color: #888;
	font-weight: 600;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	outline: 0
}

.tabs .tab-header>div>i {
	display: block;
	margin-bottom: 5px
}

.tabs .tab-header>div.active {
	color: #00acee
}

.tabs .tab-indicator {
	position: relative;
	width: calc(100%/ 2);
	height: 5px;
	background: #00acee;
	border-radius: 5px;
	transition: all .5s ease-in-out
}

.tabs .tab-body {
	position: relative;
	height: calc(100% - 60px);
	padding: 10px 5px;
	margin-top: 4rem;
	text-align: left
}

.tabs .tab-body>div {
	position: absolute;
	top: -200%;
	opacity: 0;
	transform: scale(.9);
	transition: opacity .5s ease-in-out 0s, transform .5s ease-in-out 0s
}

.tabs .tab-body>div.active {
	top: 0;
	opacity: 1;
	transform: scale(1)
}

.accordion {
	font-size: 1rem;
	width: 30vw;
	margin: 0 auto;
	border-radius: 5px
}

.accordion-body, .accordion-header {
	background: #fff
}

.accordion-header {
	padding: 1.5em 1.5em;
	background: #3f51b5;
	color: #fff;
	cursor: pointer;
	font-size: .7em;
	letter-spacing: .1em;
	transition: all .3s;
	text-transform: uppercase
}

.accordion__item {
	border-bottom: 1px solid #3a4ba4
}

.accordion__item .accordion__item {
	border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.accordion-header:hover {
	background: #2d3d99;
	position: relative;
	z-index: 5
}

.accordion-body {
	background: #fcfcfc;
	color: #353535;
	display: none
}

.accordion-body__contents {
	padding: 1.5em 1.5em;
	font-size: .85em
}

.accordion__item.active:last-child .accordion-header {
	border-radius: none
}

.accordion:first-child>.accordion__item>.accordion-header {
	border-bottom: 1px solid transparent
}

.accordion__item>.accordion-header:after {
	content: "\f3d0";
	font-family: IonIcons;
	font-size: 1.2em;
	float: right;
	position: relative;
	top: -2px;
	transition: .3s all;
	transform: rotate(0)
}

.accordion__item.active>.accordion-header:after {
	transform: rotate(-180deg)
}

.accordion__item.active .accordion-header {
	background: #2d3d99
}

.accordion__item .accordion__item .accordion-header {
	background: #f1f1f1;
	color: #353535
}

@media screen and (max-width:1000px) {
	.accordion {
		width: 100%
	}
}

.contactmain {
	font-family: Poppins, sans-serif;
	overflow: hidden
}

.wave {
	position: absolute;
	height: 51%;
	z-index: -1;
	width: 47%
}

.contactmain {
	width: 100vw;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15rem;
	padding: 0 1rem
}

.contactmain .img {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.contact-content {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: center
}

.img img {
	width: 500px
}

form {
	width: 360px
}

.contact-content img {
	height: 100px
}

.contact-content h2 {
	margin: 15px 0;
	color: #333;
	text-transform: uppercase;
	font-size: 2.9rem
}

.contact-content .input-div {
	position: relative;
	display: grid;
	grid-template-columns: 7% 93%;
	margin: 25px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9d9d9
}

.contact-content .input-div.one {
	margin-top: 0
}

.i {
	color: #d9d9d9;
	display: flex;
	justify-content: center;
	align-items: center
}

.i i {
	transition: .3s
}

.input-div>div {
	position: relative;
	height: 45px
}

.input-div>div>h5 {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	color: #999;
	font-size: 18px;
	transition: .3s
}

.input-div:after, .input-div:before {
	content: '';
	position: absolute;
	bottom: -2px;
	width: 0%;
	height: 2px;
	background-color: #6c63ff;
	transition: .4s
}

.input-div:before {
	right: 50%
}

.input-div:after {
	left: 50%
}

.input-div.focus:after, .input-div.focus:before {
	width: 50%
}

.input-div.focus>div>h5 {
	top: -5px;
	font-size: 15px
}

.input-div.focus>.i>i {
	color: #6c63ff
}

.input-div>div>input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
	outline: 0;
	background: 0 0;
	padding: .5rem .7rem;
	font-size: 1.2rem;
	color: #555;
	font-family: poppins, sans-serif
}

.input-div.pass {
	margin-bottom: 4px
}

.contactform .btn {
	display: block;
	width: 100%;
	height: 50px;
	border-radius: 25px;
	outline: 0;
	border: none;
	background-image: linear-gradient(to right, #6c63ff, #8288ff, #6c63ff);
	background-size: 200%;
	font-size: 1.2rem;
	color: #fff;
	font-family: Poppins, sans-serif;
	text-transform: uppercase;
	margin: 1rem 0;
	cursor: pointer;
	transition: .5s
}

.contactform .btn:hover {
	background-position: right;
	color: #fff
}

@media screen and (max-width:1050px) {
	.container {
		grid-gap: 5rem
	}
}

@media screen and (max-width:1000px) {
	form {
		width: 290px
	}
	.contact-content h2 {
		font-size: 2.4rem;
		margin: 8px 0
	}
	.img img {
		width: 400px
	}
}

@media screen and (max-width:900px) {
	.contactmain {
		grid-template-columns: 1fr
	}
	.contactmain .img {
		display: none
	}
	.wave {
		display: none
	}
	.contact-content {
		justify-content: center
	}
}

footer {
	background-color: #e9ecef;
	padding-top: 30px
}

footer .qlinks>h4 {
	color: 0713ad!important
}

footer ul a {
	list-style-type: none
}

.qlinks ul a {
	text-decoration: none;
	list-style-type: none
}

.qlinks ul a li {
	color: #0713ad
}

.qlinks ul a li:hover {
	color: #f9ce43
}

.qlinks ul a:hover {
	text-decoration: none
}

.fab {
	width: 30px
}

.social-media-icons {
	font-size: 20px
}

.social-media-icons>a {
	color: #16d3c1
}

.social-media-icons>a>.facebook:hover {
	color: #006eff
}

.social-media-icons>a>.tweet:hover {
	color: #00acee
}

.social-media-icons>a>.insta:hover {
	color: #ff00bf
}

.social-media-icons>a>.linked:hover {
	color: #0074af
}

.bottom-footer {
	text-align: center;
	color: #fff;
	background-color: #1e1c48;
	padding-top: 4px;
	padding-bottom: 4px
}

.design-service {
	margin-top: 80px;
	box-shadow: 1px 1px 25px #000;
	border-radius: 10px;
	text-align: center;
	padding: 50px 20px
}

.design-service:hover {
	box-shadow: 1px 1px 25px #6c63ff;
	cursor: pointer;
	z-index: 1
}

.wbd-rp-service {
	margin-top: 50px;
	padding: 20px 0
}

.prg-app-img, .rp-service-img, .st-img {
	margin-top: 120px
}

.ad-service-img {
	margin-top: 80px
}

.webdesign-img-responsive img {
	max-width: 100%;
	height: auto
}

@media screen and (max-width:768px) {
	.ad-service-img .prg-app-img, .rp-service-img, .st-img {
		margin-top: 0
	}
}

.header-section {
	width: 100%;
	height: 80vh
}

.header-section {
	width: 100%;
	height: 100vh;
	background-image: linear-gradient(rgba(108, 99, 255, .2),
		rgba(108, 99, 255, .3)), url(images/bg-images-4.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	clip-path: polygon(100% 0, 100% 77%, 50% 100%, 0 75%, 0 0);
	position: relative;
	color: #fff;
	text-align: center
}

.header-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .3;
	z-index: -1;
	background: linear-gradient(to right, #1e5799 0, #3ccdbb 0, #16c9f6 100%)
}

.center-div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Poppins, sans-serif
}

.center-div p {
	font-size: .9rem;
	color: #fff;
	padding: 10px 0 20px 0
}

.header-buttons a {
	border: 1px solid #fff;
	border-radius: 100px;
	margin: 0 5px;
	padding: 12px 35px;
	outline: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4;
	text-align: center
}

.header-buttons a:hover {
	color: #50d1c0;
	background: #fff;
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

.faq-image {
	overflow-x: hidden
}

.faq-image img {
	display: block;
	max-width: 100%;
	height: auto;
	z-index: -1
}

.frequent {
	position: relative;
	top: -230px;
	margin-left: 80px;
	margin-right: 80px;
	z-index: 1;
	box-shadow: 5px -1px 12px 0 rgba(50, 50, 50, .75);
	background: azure;
	padding-top: 40px;
	padding-bottom: 40px;
	border-radius: 10px
}

.accordion {
	font-size: 1rem;
	width: 70vw;
	margin: 0 auto;
	border-radius: 5px
}

.accordion-body, .accordion-header {
	background: #fff
}

.accordion-header {
	padding: 1.5em 1.5em;
	background: #3f51b5;
	color: #fff;
	cursor: pointer;
	font-size: .7em;
	letter-spacing: .1em;
	transition: all .3s;
	text-transform: uppercase
}

.accordion__item {
	border-bottom: 1px solid #3a4ba4
}

.accordion__item .accordion__item {
	border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.accordion-header:hover {
	background: #2d3d99;
	position: relative;
	z-index: 5
}

.accordion-body {
	background: #fcfcfc;
	color: #353535;
	display: none
}

.accordion-body__contents {
	padding: 1.5em 1.5em;
	font-size: .85em
}

.accordion__item.active:last-child .accordion-header {
	border-radius: none
}

.accordion:first-child>.accordion__item>.accordion-header {
	border-bottom: 1px solid transparent
}

.accordion__item>.accordion-header:after {
	content: "\f3d0";
	font-family: IonIcons;
	font-size: 1.2em;
	float: right;
	position: relative;
	top: -2px;
	transition: .3s all;
	transform: rotate(0)
}

.accordion__item.active>.accordion-header:after {
	transform: rotate(-180deg)
}

.accordion__item.active .accordion-header {
	background: #2d3d99
}

.accordion__item .accordion__item .accordion-header {
	background: #f1f1f1;
	color: #353535
}

@media screen and (max-width:700px) {
	.frequent {
		position: relative;
		top: -50px;
		margin-left: 10px;
		margin-right: 10px;
		z-index: 1;
		box-shadow: 5px -1px 12px 0 rgba(50, 50, 50, .75);
		background: azure;
		padding-top: 40px;
		padding-bottom: 40px;
		border-radius: 10px
	}
	.accordion {
		width: 100%
	}
}

.development-service {
	margin-top: 80px;
	box-shadow: 1px 1px 25px #000;
	border-radius: 10px;
	text-align: center;
	padding: 50px 20px
}

.development-service:hover {
	box-shadow: 1px 1px 25px #6c63ff;
	cursor: pointer;
	z-index: 1
}

.wbdm-dy-service {
	margin-top: 60px
}

.header-section {
	width: 100%;
	height: 100vh;
	background-image: linear-gradient(rgba(108, 99, 255, .2),
		rgba(108, 99, 255, .3)), url(images/bg-images-4.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	clip-path: polygon(100% 0, 100% 77%, 50% 100%, 0 75%, 0 0);
	position: relative;
	color: #fff;
	text-align: center
}

.header-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .3;
	z-index: -1;
	background: linear-gradient(to right, #1e5799 0, #3ccdbb 0, #16c9f6 100%)
}

.center-div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Poppins, sans-serif
}

.center-div p {
	font-size: .9rem;
	color: #fff;
	padding: 10px 0 20px 0
}

.header-buttons a {
	border: 1px solid #fff;
	border-radius: 100px;
	margin: 0 5px;
	padding: 12px 35px;
	outline: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4;
	text-align: center
}

.header-buttons a:hover {
	color: #50d1c0;
	background: #fff;
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

.cms-service-img img, .dy-service-img img, .ecom-img img, .prg-app-img img
	{
	max-width: 100%;
	height: auto
}

@media only screen and (max-width:720px) {
	.header-section {
		width: 100%;
		height: 80vh
	}
}

.powerpointpresentation-service {
	margin-top: 80px;
	box-shadow: 1px 1px 25px #000;
	border-radius: 10px;
	text-align: center;
	padding: 50px 20px
}

.powerpointpresentation-service:hover {
	box-shadow: 1px 1px 25px #6c63ff;
	cursor: pointer;
	z-index: 1
}

.ppt-service {
	margin-top: 80px
}

.pps-service-img {
	margin-top: 60px
}

.powerpoint-services-img img {
	max-width: 100%;
	height: auto
}

.header-section {
	width: 100%;
	height: 100vh;
	background-image: linear-gradient(rgba(108, 99, 255, .2),
		rgba(108, 99, 255, .3)), url(images/bg-images-4.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	clip-path: polygon(100% 0, 100% 77%, 50% 100%, 0 75%, 0 0);
	position: relative;
	color: #fff;
	text-align: center
}

.header-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .3;
	z-index: -1;
	background: linear-gradient(to right, #1e5799 0, #3ccdbb 0, #16c9f6 100%)
}

.center-div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Poppins, sans-serif
}

.center-div p {
	font-size: .9rem;
	color: #fff;
	padding: 10px 0 20px 0
}

.header-buttons a {
	border: 1px solid #fff;
	border-radius: 100px;
	margin: 0 5px;
	padding: 12px 35px;
	outline: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4;
	text-align: center
}

.header-buttons a:hover {
	color: #50d1c0;
	background: #fff;
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

@media only screen and (max-width:720px) {
	.header-section {
		width: 100%;
		height: 80vh
	}
}

.ecommerce-service {
	margin-top: 80px;
	box-shadow: 1px 1px 25px #000;
	border-radius: 10px;
	text-align: center;
	padding: 50px 20px
}

.ecommerce-service:hover {
	box-shadow: 1px 1px 25px #6c63ff;
	cursor: pointer;
	z-index: 1
}

.b2c-service {
	margin-top: 80px
}

.b2c-img {
	margin-top: 50px
}

.b2b-img img, .b2c-img img, .c2c-img img, c2b-img img {
	max-width: 100%;
	height: auto
}

.header-section {
	width: 100%;
	height: 100vh;
	background-image: linear-gradient(rgba(108, 99, 255, .2),
		rgba(108, 99, 255, .3)), url(images/bg-images-4.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	clip-path: polygon(100% 0, 100% 77%, 50% 100%, 0 75%, 0 0);
	position: relative;
	color: #fff;
	text-align: center
}

.header-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .3;
	z-index: -1;
	background: linear-gradient(to right, #1e5799 0, #3ccdbb 0, #16c9f6 100%)
}

.center-div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Poppins, sans-serif
}

.center-div p {
	font-size: .9rem;
	color: #fff;
	padding: 10px 0 20px 0
}

.header-buttons a {
	border: 1px solid #fff;
	border-radius: 100px;
	margin: 0 5px;
	padding: 12px 35px;
	outline: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4;
	text-align: center
}

.header-buttons a:hover {
	color: #50d1c0;
	background: #fff;
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

@media only screen and (max-width:720px) {
	.header-section {
		width: 100%;
		height: 80vh
	}
}

.digital-marketing-service {
	margin-top: 80px;
	box-shadow: 1px 1px 25px #000;
	border-radius: 10px;
	text-align: center;
	padding: 50px 20px
}

.digital-marketing-service:hover {
	box-shadow: 1px 1px 25px #6c63ff;
	cursor: pointer;
	z-index: 1
}

.dm-seo {
	margin-top: 70px
}

.dm-seo-img {
	margin-top: 60px
}

.marketing-service-img img {
	max-width: 100%;
	height: auto
}

.header-section {
	width: 100%;
	height: 100vh;
	background-image: linear-gradient(rgba(108, 99, 255, .2),
		rgba(108, 99, 255, .3)), url(images/bg-images-4.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	clip-path: polygon(100% 0, 100% 77%, 50% 100%, 0 75%, 0 0);
	position: relative;
	color: #fff;
	text-align: center
}

.header-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .3;
	z-index: -1;
	background: linear-gradient(to right, #1e5799 0, #3ccdbb 0, #16c9f6 100%)
}

.center-div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Poppins, sans-serif
}

.center-div p {
	font-size: .9rem;
	color: #fff;
	padding: 10px 0 20px 0
}

.header-buttons a {
	border: 1px solid #fff;
	border-radius: 100px;
	margin: 0 5px;
	padding: 12px 35px;
	outline: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4;
	text-align: center
}

.header-buttons a:hover {
	color: #50d1c0;
	background: #fff;
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

@media only screen and (max-width:720px) {
	.header-section {
		width: 100%;
		height: 80vh
	}
}

.web-list ul a {
	text-decoration: none;
	list-style-type: none
}

.web-list ul a:hover {
	text-decoration: none
}

h2 {
	margin-top: 50px
}

h4 {
	margin-top: 30px
}

h1, h2, h4 {
	font-family: 'Playfair Display', serif
}

.web-list ul li {
	background-color: #9a93ff;
	box-sizing: border-box;
	border-radius: 5px;
	margin: 5px;
	text-align: center;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	transition: .5s
}

.web-list ul li:hover {
	transform: scale(1.06);
	background: #eceafd;
	color: #000
}

.web-list ul {
	background: #7e77ff;
	width: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px;
	margin: auto
}

.header-section {
	width: 100%;
	height: 100vh;
	background-image: linear-gradient(rgba(108, 99, 255, .2),
		rgba(126, 163, 74, .3)), url('images/Untitled design.gif');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	color: #fff;
	text-align: center
}

.header-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .3;
	z-index: -1;
	background: linear-gradient(to right, #1e5799 0, #3ccdbb 0, #16c9f6 100%)
}

.center-div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Poppins, sans-serif
}

* {
	box-sizing: border-box
}

.Process {
	background: #f2f2f2;
	padding-left: 40px;
	padding-right: 40px
}

.about-process-img img {
	width: 80px;
	height: 75px;
	padding: 10px
}

.process-col {
	padding-bottom: 15px
}

@media only screen and (max-width:720px) {
	.about-img img {
		margin-top: 10px !important
	}
	.header-section {
		width: 100%;
		height: 80vh
	}
	.Process {
		padding-left: 10px !important;
		padding-right: 10px !important
	}
}

.wdp-service {
	margin-top: 100px
}

.Wordpress-service {
	box-shadow: 1px 1px 25px gray;
	border-radius: 10px;
	text-align: center;
	padding: 50px 20px
}

.Wordpress-service:hover {
	box-shadow: 1px 1px 25px #6c63ff;
	cursor: pointer;
	z-index: 1
}

.wd-service {
	margin-top: 40px
}

.wd-img img, .wpp-img img {
	max-width: 100%;
	height: auto
}

.header-section {
	width: 100%;
	height: 100vh;
	background-image: linear-gradient(rgba(108, 99, 255, .2),
		rgba(108, 99, 255, .3)), url(images/bg-images-4.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	clip-path: polygon(100% 0, 100% 77%, 50% 100%, 0 75%, 0 0);
	position: relative;
	color: #fff;
	text-align: center
}

.header-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .3;
	z-index: -1;
	background: linear-gradient(to right, #1e5799 0, #3ccdbb 0, #16c9f6 100%)
}

.center-div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Poppins, sans-serif
}

.center-div p {
	font-size: .9rem;
	color: #fff;
	padding: 10px 0 20px 0
}

.header-buttons a {
	border: 1px solid #fff;
	border-radius: 100px;
	margin: 0 5px;
	padding: 12px 35px;
	outline: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4;
	text-align: center
}

.header-buttons a:hover {
	color: #50d1c0;
	background: #fff;
	text-decoration: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

@media only screen and (max-width:720px) {
	.header-section {
		width: 100%;
		height: 80vh
	}
}

@import
	url(https://fonts.googleapis.com/css2?family=Aref+Ruqaa&family=Cinzel:wght@500&family=Dosis&family=Noto+Serif&display=swap)
	;

.digitalmarketing-text {
	position: absolute;
	top: 320px;
	left: 10px;
	right: 1190px
}

.digital-marketing {
	position: relative;
	text-align: center;
	margin-top: 70px
}

h2 {
	font-family: 'Playfair Display', serif
}

@media screen and (max-width:1120px) {
	.dm-background {
		display: none;
		margin-top: 0
	}
}