body{
			padding-top: 0px;
			padding-bottom: 0px;
		}
		.navigationbar{
			background-color: #ffffffba;
			padding: 15px;
			/*font-family: cursive;*/
		}
		.site-header{
			padding: 30px;
		}
		.navbar-brand {
			/*font-family: cursive;*/
			font-size: 34px;
			font-weight: bolder;
		}
		.navbar-brand i{
			color: orange;
			font-size: 45px;
		}
		.site-header a{
			color: black;
			/*font-family: cursive;*/
		}
		.nav-item a{
			padding: 10px 0px 10px 0px;
			border-radius: 3px;
			font-size: 16px;
			color: black;
			/*font-family: cursive;*/
		}
		.nav-item .nav-link{
			color: black;
		}

		.nav-item{
			padding-left: 45px;
			font-weight: bolder;
		}
/*  .nav-item i{
font-size: 14px;
border: 2px white solid;
color: white;
height: 40px;
width: 40px;
text-align: center;
padding-top: 11px;
transition: .6s;

}*/  
/*.nav-item i:hover{
border-radius: 50%;
}*/
.carousel-item {
	height: 57rem;
}
.carousel-item > img{
	height: 57rem;
}
.carousel-caption{
	padding-bottom: 250px;
}
.carousel-caption p{
	/*font-family: cursive;*/
	letter-spacing: 1px;
	word-spacing: 4px;

}
.carousel-caption h1{
	font-size: 90px;
	font-weight: bolder;
	word-spacing: 1px;
	/*font-family: cursive;*/
}
.frame{
	background-image: url(../img/frames.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 500px;

	padding: 40px;
}
.aboutheading{
	color: #e25580;
}
.aboutsection{
	
	

	padding-top: 150px;
	padding-bottom: 90px;
	/*font-family: cursive;*/
}
.aboutcounter{
	text-align: center;
	border-right: 2px lightgrey solid;
	/*font-family: cursive;*/
}
.aboutcounter i{
	font-size: 60px;
	color: #e25580;
}
.aboutcounter2{
	text-align: center;
	/*font-family: cursive;*/

}
.aboutcounter2 i{
	font-size: 60px;
	color: #e25580;
}
.servicesection{
	margin-top: 40px;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #d3d3d36b;
}
.servicebox{
	margin-top: 60px;
}
.servicebox i{
	font-size: 55px;
	transition: .6s;

}
.servicebox h2{
	color: #e25580;
}
.servicebox:hover i{
color: #e25580;
}
.portfolio{
	padding-top: 120px;
	
	
	/*font-family: cursive;*/
}
.portfolioheading{
	font-size: 40px;
	font-weight: bolder;
	color: #e25580;
	text-align: center;
	/*font-family: cursive;*/
}
.footersection{

	margin-top: 60px;
	/*font-family: cursive;*/
}
.footersection h1{
	color: #e25580;

}
.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: black;
	padding: 12px;
	/*font-family: cursive;*/
}
.cardheader1{
	background-image: url(../img/posts/1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
}
.cardheader2{
	background-image: url(../img/posts/2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
}
.cardheader3{
	background-image: url(../img/posts/3.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
}
.cardheader4{
	background-image: url(../img/posts/4.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
}
.cardheader5{
	background-image: url(../img/posts/5.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
}
.cardheader6{
	background-image: url(../img/posts/6.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
}
.teamsection{
	margin-top: 120px;
background-color:  #e25580;
	padding-top: 60px;
	padding-bottom: 80px;
	/*font-family: cursive;*/
}
.teamsection .teamheading{
	font-size: 40px;
	font-weight: bolder;
	color: black;
	text-align: center;
	/*font-family: cursive;*/
}

.blogsocial{
	font-size: 10px;

}
.blogsocialhead{
	box-shadow: 1px 1px 6px 1px lightgrey;
	background-color: white;
	padding-top: 8px;
}
@media(max-width: 768px){
	.nav-item {
		padding-left: 14px;

	}
	.carousel-caption h1 {
		font-size: 68px;

	}
	.carousel-item{
		height:37rem;
	}
	.carousel-item > img {
		height:37rem;
	}
	.carousel-caption{
		padding-bottom: 42px;
	}
}
@media(max-width: 767px){
	.carousel-caption h1 {
		font-size: 30px;

	}
	.carousel-item{
		height: 23rem;
	}
	.carousel-item > img {
		height: 23rem;
	}
	.carousel-caption{
		padding-bottom: 0px;
	}
	.frame {

		min-height: 324px;

	}
	.nav-item {
		padding-left: 75px;
	}
}

.banner{
	background-image: url(assets/img/home-3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 900px;
}
.bannertext{
	padding-top: 200px;
}
.imgbox{position: absolute;
    /* align-items: center; */
    display: flex;
    /* height: 50%; */
    top: 27%;
    width: 40%;
    bottom: 25%;}
	.imgbox .content{background: white;
		display: block;
		padding: 41px;
		text-align: center;
		height: 100%;}
		.imgbox .content p{font-size: 18px;}


		@media(max-width:767px){
			.imgbox{display: none}
		}