  .navigationbar{
       
       background-color: white;
    }

    }
    .site-header{
      padding: 30px;
    }
    .navbar-brand{
      font-family: fantasy;
      color: black;
    }
    .navbar-brand:hover{
    
      color: black;
    }
    .site-header a{
      color:black;
    }
    .nav-item a{
      padding: 10px 0px 10px 0px;
      border-radius: 3px;
      font-size: 16px;
      color: black;
    }
    .nav-item .nav-link{
      color: black;
      font-weight: bolder;
    }

    .nav-item{
      padding-left: 45px;

    }

    .carousel-item{
    	height: 55rem;
      position: relative;

    }
    .carousel-item .carouselimglayer{
         position: absolute;
    background-color: #1512128c;
    top: 0px;
    bottom: 0px;
    width: 100%;
    right: 0px;
    left: 0px;
    }
     .carousel-item img{
    	height: 55rem;
    }
    .carousel-caption{
    	padding-bottom: 120px;
    }
    .carousel-caption h1{
    	font-size: 60px;
    }
    .carousel-caption h2{
    	font-size: 90px;
    	color: orange;
    	font-weight: bolder;
    }
     .carousel-caption button{
    background-color: #2554ff;
    	border-radius: 15px;
    }
     .carousel-caption button:hover{
    background-color: white;
    }
    .imglayer{
    	background-color: black;
    	min-height: 50rem;
    }
    .aboutsection{
    
    	padding-top: 80px;
    	padding-bottom: 80px;
    }
    .abouttext{
      padding-left: 50px;
    }
    .abouttext h1{
         font-size: 40px;
         color: black;
    }
    .top-services-item{
      background-color: #eee9f9;
      padding: 20px;
      text-align: center;
      margin-top: -80px;
    position: relative;
    }
    .top-services-item h4{
      color: black;
      font-weight: bolder;
      margin-top: 10px;
    }
    .top-services-item i{
    height: 80px;
    width: 80px;
    background-color: white;
    font-size: 28px;
    border-radius: 50%;
    color: aqua;
    padding-top: 20px;
    border: 2px grey solid;
    }
    .aboutimg {
     position: relative;
      padding-bottom: 30px;
      padding: 10px;
      padding-left: 0;
      border-radius: 5px;
      border-top: 10px solid #0fe7f9;
      border-right: 10px solid #0fe7f9;
      border-bottom: 10px solid #0fe7f9;
  }
  .default-btn {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #2554ff;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    opacity: 1;
    font-weight: 400;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}
  .abouttext .about-list li {
    list-style-type: none;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    padding-left: 35px;
    -webkit-transition: .5s;
    transition: .5s;
    color: #02334f;
}
  .upperimg{
    position: absolute;
    bottom: -80px;
    right: -55px;
  }
  .upperimg img{
    border-radius: 20px;
  }
    .icons i{
    	font-size: 16px;
    	background-color: black;
    	color: white;
    	height: 40px;
    	width: 40px;
    	margin-left: 5px;
    	text-align: center;
    	padding-top: 12px;
    	border-radius: 50%;
    	transition: .6s;
    }
    .icons i:hover{
    	color: white;
    	background-color: orange;
    }
    .imgbox{
    	
    	padding-bottom: 25px;
    	padding-top: 20px;
    }
    .serviceheading{
    	text-align: center;
    	font-size: 35px;
    	color: black;
    }
    .projectsheading{
    	text-align: center;
    	font-size: 35px;
    	color: black;
    }
    .servicesection{
    	margin-top: 50px;
    	padding-top: 80px;
    	padding-bottom: 80px;
    	background-color: #d3d3d342;
    }
    .servicebox h2{
    	transition: .6s;
    }
    .servicebox:hover h2{
    	color: #2554ff;
    }
    .servicebox a{
    	color: #2554ff;
    }
    .single-services {
      border-radius: 2px;
      margin-bottom: 30px;
      position: relative;
      padding: 30px 30px 30px 30px;
      border: 1px solid #fafafa;
      background-color: #fafafa;
      -webkit-transition: .5s;
      transition: .5s;
      z-index: 1;
  }
.single-services:hover{background-color: #8fa7fc; color: white;}
single-services:hover a{color:white}
  .single-services i{background-color: #efe9fb;
    color: #2554ff;
    height: 65px;
    width: 65px;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    display: block;
    padding: 11px;}
  .serviceheading h1 {
    font-size: 38px;
    margin-top: 12px;
    margin-bottom: 0;
}
.serviceheading h2 {
  font-size: 38px;
  margin-top: 12px;
  margin-bottom: 0;
}
.services-shape .shape1 {
  position: absolute;
  left: 0;
  bottom: 50px;
  z-index: -1;
}
.services-shape .shape2 {
  position: absolute;
  right: 0;
  bottom: 50px;
  z-index: -1;
}

.projecttext{
  background-color: #c9c3c3;
  padding: 10px;
  text-align: center;
transition: .6s;
}
.projecttext:hover{
background-color: #0d6efd;
}
    .teamsection{
      margin-top: 80px;
    }

    .teambox{
      box-shadow: 1px 1px 8px 1px lightgrey;
      padding: 15px;
   transition: .6s;
    }
    .teambox:hover{
      background-color: #2554ff;
      color: white;
    }
   .teambox:hover a{
    color: white;
   }
   .teambox:hover h2{
    color: white;
   }
    .teambox img{
      border-radius: 50%;
    }
    .fortfoliosection{
    	margin-top: 80px;
    	padding-top: 60px;
    }
    .footersection{
    	margin-top: 100px;
    }

        .footersection h1{
  color: #2554ff;

}

.footersection ul{
  padding: 0px;
}
.footersection ul li{
  line-height: 50px;
  list-style: none;
}
.footersection ul li i{
  font-size: 28px;
  color: white;
}
.footerlayer{
  background-color: black;
  padding-top: 100px;
  padding-bottom: 90px;
}
.copyrightsection{
  background-color: #2554ff;
  padding: 12px;
 
}




@media(max-width: 768px){
	.carousel-caption h2 {
    font-size: 62px;
   
}
.carousel-caption h1 {
    font-size: 45px;
}
.nav-item {
    padding-left: 20px;
}
}
@media(max-width: 767px){
	.carousel-caption h2 {
    font-size: 30px;
    
}
.carousel-caption h1 {
    font-size: 26px;
}
.carousel-item{
	height: 28rem;
}
.carousel-item img {
    height: 28rem;
}
 .carousel-caption{
    	padding-bottom: 0px;
    }
    .hidepara{
    	display: none;
    }
    .nav-item {
    padding-left: 75px;
}
}