*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


/* Navbar */
.logo{
  font-weight: bold;
  letter-spacing: 3px;
  color: white;
}

.fixed-top {
  position: fixed;
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%, #7202bb 82%);
  z-index: 1030;
}
.navbar-toggler {
  padding: 6px;
  font-size: 1.25rem;
  line-height: 1;
  background-color: white;
  border: red;
  border-radius: 0.25rem;
  transition: box-shadow .15s ease-in-out;
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 2.5rem;
  padding-left: -7.5rem;
  font-family:-webkit-body;
}
}
.navbar-toggler-icon {
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}


      






/*CAROUSEL*/


.down-arrow{
  margin-top: 10px;
}
.scroll-down {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  z-index: 13;
  left: 50%;
  transform: translateX(-50%);
  color: black !important;
  word-spacing: 5px;
  letter-spacing: 2px;
  font-weight: lighter;
  font-size: 20px;
  font-family: serif;
  

}
.carousel-caption h4 {
  font-size: 3.25rem;
  text-align: center;
  
 
  
}
.carousel-caption p {
  
  margin-bottom: 10rem;
  
}
.carousel-caption {
  color:#430552;
  letter-spacing: -4px;
  line-height: 60%;
  
}
.btn-outline-info {
  color: #dff0ff;
  border-color: #0dcaf0;
  margin-top: 50%;
}
.button {
  margin-top: -190px;
  margin-bottom: 0px;
  display: inline-block;
  border-radius: 50%;
  font-weight: 800;
  line-height: 1.5;
  color: black;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  /* cursor: pointer; */
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: rgb(155 67 152);
  border: 1px solid #763faabe;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 60%;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-out;
}



/*HALF BOOK*/
.title h6 {
  color: #00bcd4;
  font-weight: bold;
  line-height: px;
  word-spacing: 3px;
  font-size: 17px;
}
.title h4 {
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%,#7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7202bb',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 600;
}


.about-skill .about-item {
  width: 40%;
  display: inline-block;
  padding: 0 10px;
}
.gradient-text1 {
  color: #861ad7;
}
.feature-half-two{
  height: auto;
  margin-bottom: 0px;
}
.disc{
  display: inline-block;
  line-height: 16px;
  margin-bottom: 20px;}

.title p{
  color: black;
  margin-bottom: 60px;
}



/*SERVICEXX*/

.third-para{
  margin-bottom: 40px;
}
.Services h2{
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%,#7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  word-spacing: 5px;
  letter-spacing: 4px;
  font-weight: bolder;
  font-size: 40px;
}
.Services h6{
  color: #00bcd4;
  font-weight: bold;
  line-height: px;
  word-spacing: 3px;
  font-size: 17px;
  margin-top: 50px;
  margin-top: 40px;
}
.info1{
  padding: 0px;
  font-size: xx-large;
  text-align: center;
  font-weight: bolder;
  font-family: sans-serif;
  margin: 0px;
  margin-bottom: -40px;
  text-justify: center;
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%,#7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7202bb',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 
}
.heading{
  font-weight: normal;
  font-family: sans-serif;
padding-top: -50px;
  text-align: center;
}

.Services p{
  margin-bottom: 3rem;
}
.heading p{
  font-weight: lighter;
}





/*
PARALLAX IMAGE*/

.paral{
  
  background: url('images//bg-img7.jpg') repeat fixed 40%;


}
.paralex-inner{
  padding-top: 15%;
  padding-bottom: 15%;
  display: flex;
  justify-content: center;
  align-items: center;

  
}
.paralex-div{
  width: 70%;

 
}
.paralex-section{
  margin-top: 25px;
}
.count{
color: white;
font-family: serif;
font-size: 40px;
padding-left: 0px;
}
.deta{
  color:white;
  padding-left: 0px;
  font-size: 20px;
  line-height: 0;
  font-weight: lighter;
}
.emo{
  color: white;
  padding-left: 0px;
  font-size: xx-large;
}
.emo:hover{
  color: skyblue;
  cursor: pointer;
}





/*
PARALLAX IMAGE END*/









/*Team Profile*/




.basicinfo{
  font-weight: bold;
  line-height: px;
  word-spacing: 3px;
  font-size: 17px;
}
.heads{
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%,#7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7202bb',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 
  font-size: 62px;
  word-spacing: 5px;
  font-family: serif;
  letter-spacing: 2px;
  
}
.expl{
  color:black;
  font-weight: lighter;

}
.name{
  color: firebrick;
  font-size: larger;
 
  font-family: ui-serif;
  font-weight: bold;
  /*text-align: center;*/

}
.name:hover{
  color:skyblue;
  font-size: 20px;
  cursor: pointer;
}
.job{
  padding-left: 0px;
  font-weight: lighter;
 text-align: center; 
  word-spacing: 5px;
}
.social{
  color: black;
  
  font-weight: lighter;
  margin: 3px;
}
.social:hover{
  color: white;
  border-radius: 50%;
  background-color: royalblue;
}

.picsinfo{
  border-radius: 20px;
  height: auto;
  width: 90%;
  margin-left: 20px;
  justify-content: center;
  display: flex;
}
.picsinfo:hover{
  cursor: pointer;
  filter: brightness(80%);
}
.imagecenter{

  border-radius: 30px;

  
}
.teamp{
  margin-top: -50px;
}
.socialu{
  color: black;
  font-size: smaller;
  font-weight: lighter;
  margin: Opx;
  padding-left: 0px;
  font-weight: lighter;
 text-align: center; 
  word-spacing: 5px;
}



  
  




/*IMAGE GALLERY*/
.headings{
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  width: 100%;
  border-radius: 15px;
}
.headings h6{
  font-weight: bold;
  line-height: px;
  word-spacing: 3px;
  font-size: 17px;
  color: white;
}
.headings h2{
  word-spacing: 0px;
  letter-spacing: 0px;
  font-weight: bolder;
 color: white;
  font-family: ui-serif;
  font-size: 60px;
  padding-bottom: 5px;
  
}
.headings h2 span{
  font-weight: 200;
}
.container .box{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  
}
.gallery{
  transition: .5s ease-in-out;

}
.gallery:hover{
  filter: brightness(50%);
}

.gallpics{
  border-radius: 40px;
  height: 250px;
  box-shadow: 16px 15px 20px black;
}
.imgal{
  margin-top: 50px;
}







/*PRICCING*/

.pricehead{
  color: black;
  font-weight: bold;
  line-height: px;
  word-spacing: 3px;
  font-size: 17px;
  margin-top: 100px;

}
.pricing{
  font-size: xxx-large;
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%,#7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7202bb',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 
}
.pricedef{
  font-weight:lighter ;
  font-size: 18px;

}
.pricedinfo{
  margin-bottom: 4rem;
}
.price-two{
  padding: 4rem;
  background: #f8f9fa;
  border-radius: 10px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.price-tag-two {
  padding-top: 20px;
}
.sign {
  font-size: 1.2rem;
  vertical-align: super;
  
}
.third-color {
  color: #00bcd4;
  margin-top: -66px;
}
.packages {
  padding: 20px 0;
  margin: 0;
}
.btn.btn-blue {
  background: #00bcd4;
  border-color: #00bcd4;
  color: #ffffff;
}
.text2 {
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%,#7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7202bb',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: -66px;
}
.btn.btn-gradient {
  color: #ffffff;
  flex: 1 1 auto;
  transition: 0.5s;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #3264f5 0%, #7202bb 51%, #3264f5 100%);
}
.decli{
  color: red
}
.appro{
  color: green;
}
.price-two.hvr-blue:hover {
  background-color: #00bcd4;
}
.price-two:hover h3, .price-two:hover ul.packages li, .price-two:hover ul.packages li i, .price-two:hover p, .price-two:hover .price-tag-two h3, .price-two:hover .price-tag-two .month {
  color: #ffffff;
  background: transparent;
  -webkit-text-fill-color: #ffffff;
}
.price-two:hover .btn {
  background: #ffff;
  color: #585858;
  border-color: #ffff;
}
.btn.btn-rounded {
  border-radius: 50px;
  margin-top: 40px;
}
.price-two.hvr-gradient:hover {
  background-color: #3264f5;
}
.fw-normal {
  font-weight: 400!important;
}
.pricingtable{
  margin-bottom: 100px;
}


/*APP DISCRIPTION*/


.app-section{
  margin-bottom: 80px;
}

.app-image{
  width: 270px;
  height: 460px;
 
}
.pics-align{
  display: flex;
  justify-content: center;
}
.image-slider{
  margin-left: -250px;
}
.app-feature{
  text-align: center;
  margin-top: 10px;
}
.app-feature p{
color: gray;
font-weight: lighter;
}
.app-feature h4{
  color: black;
  font-size: 30px;
}
.app-icons{
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%,#7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7202bb',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;

}
.app-header h2{
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%,#7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7202bb',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}
.app-header p{
  color: gray;
}
.app-header{
  margin-top: 50px;
}

/*BLOGSS*/
.blog-image img {
  max-width: 100%;
}
.blog-text h6{
  color: #00bcd4;
}
.blog-text h2 {
  font-size: 2.5rem;
  margin-bottom: 1.2rem;
  line-height: 1.3;
}

.blog-text p {
  margin-bottom: 0;
  color: #6d6d6d;
}
.btn.btn-large {
  font-size: 14px;
  padding: 9px 34px;
  line-height: 25px;
}
.btn {
  display: inline-block;
  font-size: 17px;
  border: 2px solid transparent;
  letter-spacing: .5px;
  line-height: inherit;
  border-radius: 0;
  text-transform: capitalize;
  width: auto;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  transition-duration: 0.3s;
  transition: all 0.3s !important;
  transition-timing-function: ease-in-out;
}
.btn.btn-gradient {
  color: #ffffff;
  flex: 1 1 auto;
  transition: 0.5s;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #3264f5 0%, #7202bb 51%, #3264f5 100%);
}
.btn.btn-rounded {
  border-radius: 50px;
}
.hover-effect {
  position: relative;
  overflow: hidden;
}
.btn:hover{
  color: #ffffff;
  flex: 1 1 auto;
  transition: 0.5s;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #3264f5 100%,#3264f5 0%, #7202bb 51% );

}
.blog-image:hover{
  cursor: pointer;
}




/*MAAPP INFFO*/

.maps{
  margin-top: 70px;
}


.bg-img4 {
  background: url(images/address-image.jpg) repeat 50% fixed;
}
.gradient-bg1 {
  background: #3264f5;
  background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  background: linear-gradient(to right, #3264f5 2%, #7202bb 82%);
}
.bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.opacity-8 {
  opacity: 0.8;
}
.address-text {
  padding: 7.5rem 0;
}
.map-info h6 {
  line-height: 1;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
}
.map-info h2 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 500;
}
.map-info p {
  max-width: 720px;
  margin: 0 auto;
  color: white;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.address-social a {
  color: white;
  word-spacing: 30px;
  padding-left: 29px;
}
.address-social a:hover {
  cursor: pointer;
  color: black;
  font-size: x-large;
}



/*MAAPP INFFO END*/



/*contact form start*/


.contacts{  
  margin-top: 70px;
  margin-bottom: 80px;
}
.form-control{
	width:100%!important;
	border: none!important;
	background-color: white;
	border-radius:0px;
    border-bottom: 1px solid #e2e2e2!important;
}
.contact-form h5{
	color:gray;
	margin-top: 20px;
	font-family: 'Roboto Slab', serif;
}
.contact-btn{
	width: 150px;
	color: white;
	margin-top: 30px;
	border-radius:35px;
	font-weight: 500;
	background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
}



/*footer start*/
.footer{
	margin-top:20px;
	background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
}
.foter-icon-div{
display: flex;
justify-content: center;
align-content: center;
margin-top: 20px;
}
.foter-icon{
	color: white!important;
	font-size: 18px;
	padding:12px;

}
.foter-icon:hover{
	background: linear-gradient(to right, #3264f5 2%,#7202bb 82%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.icon-color-fb{
	border-radius: 50px;
	padding: 1px 5px 1px 5px;
	margin: 2px;
}
.icon-color-fb:hover{
	background-color:white;
	border-radius: 50px;
	padding: 1px 5px 1px 5px;
	margin: 2px;
}
.icon-color-tw{
	border-radius: 50px;
	padding: 1px 2px 1px 2px;
	margin: 2px;
}
.icon-color-tw:hover{
	background-color: white;
	border-radius: 50px;
	padding: 1px 2px 1px 2px;
	margin: 2px;
}
.icon-color-ins{
	border-radius: 50px;
	padding: 1px 2px 1px 2px;
	margin: 2px;
}
.icon-color-ins:hover{
	background-color:white;
	border-radius: 50px;
	padding: 1px 2px 1px 2px;
	margin: 2px;
}
.icon-color-env{
	border-radius: 50px;
	padding: 1px 2px 1px 2px;
	margin: 2px;
}
.icon-color-env:hover{
	background-color:white;
	border-radius: 50px;
	padding: 1px 2px 1px 2px;
	margin: 2px;
}
.icon-color-go{
	border-radius: 50px;
	padding: 1px 0px 1px 1px;
	margin: 2px;
}
.icon-color-go:hover{
	background-color: white;
	border-radius: 50px;
	padding: 1px 0px 1px 1px;
	margin: 2px;
}
.icon-color-link{
	border-radius: 50px;
	padding: 1px 5px 5px 3px;
	margin: 2px;
}
.icon-color-link:hover{
	background-color: white;
	border-radius: 50px;
	padding: 1px 5px 5px 3px;
	margin:2px;
}
.copy-right{
	color: white!important;
	font-size:13px;
	 font-family: 'Roboto Slab', serif;
}
/*footer end*/

