

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap');

body,html{
/*background-color: #1f1f1f !important;*/
box-sizing: border-box !important;
overflow-x: hidden;
}

.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}

/*.row{
 width:100%;   
}*/
.sliders{
	padding: 0px !important;
}

h1,h2,h3,h4,h5,h6{

font-family: 'Outfit', sans-serif;
}

.container{
/*background-color: #e5e5e5;*/
}

.mainheading{
	font-family: 'oswald', sans-serif;
}

/*a:link{
	text-decoration: none;
	color: #494947;
	letter-spacing: 2px !important;
}

a:hover{
	text-decoration: none;
	color: #DA30AD !important;
}

navbar a{
	color: #1f1f1f;
}

.header-logo{
width: 200px;
}*/

p{
	font-size: 18px;
	font-weight: 100;
}

section{
	background-color: #e5e5e5;
}

.slider-container{
	padding: 30px;
}


.heading-style{

}

.heading-style span{
	margin-left: 7px;
	letter-spacing: 2px;
	color:#DA30AD ;
}

.heading-style h1{
	margin-top: -10px;
	/*font-size: 60px;*/
}

.focused .col-md-4{
	padding: 50px;
}

.cell1{
background-color:#DA30AD ;

color: white !important;
}

.cell2{
	background-color:#494947 ;
	color: white !important;
}

.responsive img{
	padding: 10px;
	width: 100px;
}

.onestop col-md-4{
	margin: 20px;
}

.cardlook{
	background: rgb(91,54,159);
background: linear-gradient(82deg, rgba(91,54,159,1) 0%, rgba(167,24,127,0.85) 85%);
color: white;
border-radius: 10px;
padding: 15px;
}

.cursor{
display: inline-block;
  background-color: #1f1f1f;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}

.cursor.typing{
animation: none;
}

@keyframes blink {
  0%  { background-color: #1f1f1f; }
  49% { background-color: #1f1f1f; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #1f1f1f; }
}

.responsivee img{
	width: 150px;
	height: auto;
	margin-top: 10px;
}

.primary-color{
	background-color: #DA30AD;
}

.card-heading{
	font-family:'Merriweather', serif;
	font-weight: 300;	
}

.nav-link{
	color: #1f1f1f !important;
}


.boxstyle{
	padding: 20px;

text-align: left;
color: white;	
font-weight: 500;
height: auto;
}


.digitalmarketing{
background: linear-gradient(90.22deg, #9B59B6 0.17%, #42055A 133.37%);
border-radius: 10px;
}

.digitalmarketing a{
	color: #9B59B6;
}

.webdevelopment{
	background: linear-gradient(90.22deg, #3498DB 0.17%, #0D4E79 133.37%);
		border-radius: 10px;
}

.webdevelopment a{
	color: #3498DB;
}

.eventmanagement{
background: linear-gradient(90.22deg, #F1C40F 0.17%, #7C4E04 133.37%);
border-radius: 10px;
}


.eventmanagement a{
	color: #F1C40F;
}

.offlinemedia{
background: linear-gradient(90.22deg, #E74C3C 0.17%, #8D1C10 133.37%);
border-radius: 10px;	
}

.exploremore{
	background: linear-gradient(90.22deg, #34495E 0.17%, #143455 133.37%);
border-radius: 10px;
}

.exploremore a{
	color: #34495E;
}

.exploremore h2{
	font-size: 40px;
}


.offlinemedia a{
	color: #E74C3C;
}

.digitalmarketing h2{
	font-size: 40px;
}

.digitalmarketing p{
	color: white;
}


.webdevelopment h2{
	font-size: 40px;
}

.webdevelopment p{
	color: white;
}

.offlinemedia h2{
	font-size: 40px;
}

.offlinemedia p{
	color: white;
}

.eventmanagement h2{
	font-size: 40px;
}

.eventmanagement p{
	color: white;
}


.dbutton{
	background-color: white;
	border-radius: 20px;
	padding: 30px;
}

.digitalcontainer{
	/*background: linear-gradient(90.22deg, #9B59B6 0.17%, #42055A 133.37%);*/*/

}

.shadow{
	-webkit-box-shadow: 6px -8px 53px 1px rgba(237,237,237,1);
-moz-box-shadow: 6px -8px 53px 1px rgba(237,237,237,1);
box-shadow: 6px -8px 53px 1px rgba(237,237,237,1);
}


.digiheading{
	font-family='Outfit', sans-serif;
}

body{
	font-family: 'outfit',sans-serif !important;
}
	/*.holder{*/
	/*	background: url('../images/a.png') !important;*/
	/*	background-position: center !important;*/
	/*}*/

	.contentholder{
		position: relative;
		top: 150px;
		color: white;
		text-align: center;
		width: 100%;
	}

	.contentholder h1{
		/*font-size: 40px;*/
		text-shadow: 0px 4px 34px rgba(255, 255, 255, 0.77);
	}

	.contentholder p{
			font-size: 30px;
	}

	.contentholder1{
		text-align: center;
	}

	.contentholder1 h1{
		/*font-size: 50px;*/
	}
	.contentholder1 p{
		font-size: 25px;
	}


.glowbutton{
	background-color: #1f1f1f;
	padding: 20px;
	border-radius: 20px;
	text-decoration: none;
	font-weight: 900;
	font-size: 20px;
}

	.glowcontent{
		background: linear-gradient(90deg, #ED3F38 6.89%, #E63670 88.02%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;

text-shadow: 0px 0px 10.4145px rgba(237, 63, 57, 0.6);
	}

.container2{
	padding: 0px;
	margin: 0px;
	background-color: #f2f2f2;
	/*background: linear-gradient(99.64deg, #EA3B47 1.37%, #E22983 100%);*/
}


@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 5));
  }
}

@keyframes scroll1 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 5));
  }
}


.slider {
  background: #1f1f1f;
  color: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  /*height: 100px;*/
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}
/*.slider::before, .slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}*/
.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 50s linear infinite;
          animation: scroll 50s linear infinite;
  display: flex;
  width: calc(150px * 14);
}
.slider .slide {
  /*height: 100px;*/
  /*width: 250px;*/
  width: auto;
  /*max-width: 350px;*/
}
.slide h1{
	text-align: center;
	padding: 10px;
}

.slider1 {
  background: #1f1f1f;
  color: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  /*height: 100px;*/
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}
/*.slider::before, .slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}*/
.slider1::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider1::before {
  left: 0;
  top: 0;
}
.slider1 .slide-track {
  -webkit-animation: scroll1 40s linear infinite;
          animation: scroll1 40s linear infinite;
  display: flex;
  width: calc(250px * 20);
}
.slider1 .slide {
  /*height: 100px;*/
  /*width: 250px;*/
  width: auto;
  /*max-width: 350px;*/
}
.slide h1{
	text-align: center;
	padding: 10px;
}

.slider1 .slide h1{
	font-weight: 300;
}

.slider2 {
  background: #1f1f1f;
  color: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  /*height: 100px;*/
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}

.slider2{

}
/*.slider::before, .slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}*/
.slider2::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider2::before {
  left: 0;
  top: 0;
}
.slider2 .slide-track {
  -webkit-animation: scroll1 40s linear infinite;
          animation: scroll1 40s linear infinite;
  display: flex;
  width: calc(250px * 20);
}
.slider2 .slide {
  /*height: 100px;*/
  /*width: 250px;*/
  width: auto;
  /*max-width: 350px;*/
}
.slide h1{
	text-align: center;
	padding: 5px;
}

.slider2 .slide h1{
	font-weight: 300;
}

.overblackbutton{
background: linear-gradient(185deg, #ED3F38 6.89%, #E63670 88.02%);
color: white;
text-decoration: none;
padding: 10px;
font-size: 1.5rem;
border-radius: 10px;
display: inline-block;
}

.overbutton:hover{
background: white;
color: #1f1f1f;
}

.holder .buttonholder{
	padding: 10px;
}

a:link{
	text-decoration: none;
}

.card1{
	padding: 30px;
	border-radius: 20px;
	background-color: transparent;
	
}

.blackcard{
	background-color: #101010;
	color: white;
	box-shadow: 0px 1px 12px rgba(255, 255, 255, 0.54);
}

.whitecard{
	background-color: #ffffff;
	color: black;
	box-shadow: 0px 1px 12px rgba(255, 255, 255, 0.54);
}


.designtext{
	background: linear-gradient(180deg, #DF239B 0%, #F1471F 60.58%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.developtext{
	background: linear-gradient(84deg, #61CCF5 0%, #2D308E 60.58%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}

.deploytext{
	background: linear-gradient(180deg, #E9BB0E 0%, #F1471F 60.58%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.markettext{
	background: linear-gradient(180deg, #EB5C2E 0%, #FF00A3 60.58%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;

}



.w800{
	font-weight: 800;
}

.w700{
	font-weight: 800;
}

.w{
	font-weight: 100 !important;
}

.footerbar{
	padding: 30px;
	background-color: #101010;
	color: white;
}

.foot{
	padding: 10px;
}


.spacepadding{
padding: 70px 30px 70px 30px;

}


.logoholder img{
width: 200px !important;
}


.smallcard{
	padding: 50px;
}

.button1{
	padding: 10px;
	color: white;
	background-color: black;
	display: inline-block;

}

.button2{
	padding: 10px;
	color: black;
	background-color: white;
	display: inline-block;
}


.link1{
display: inline-block;
padding: 5px;
}

.logoholder img{
	margin-top: 10px;
}

.contactform div{
padding: 10px;
}

.contactinput{
	    border: 0px !important;
    background-color: black !important;
    border-bottom: 2px solid white !important;
    border-radius: 0px !important;
    color: white !important;
    outline: none !important;
}

.contactdetails div{
	padding: 10px;
}