.hero .carousel-inner
{
	background:url(../images/slide-1.jpg); 
	background-size:cover; 
	background-position:right;
}

.slider-text
{
	color: #666;
}

.hero .carousel-inner .carousel-item
{
	height:500px; 
	background-position:right;
}
.mkd-carousel-item
{
	padding-top: 13rem;
	padding-left: 2rem;
}

.mkd-carousel-item .section-heading
{
	font-size: 5rem;
	width: 100%;
}

.mkd-carousel-item
	{
		font-size: 17px;
		color: #d5245f;
	}

.mkd-about-content h3
{
	font-size: 25px;
	margin-bottom: 15px;
}
.mkd-height
{
	height: 20px;
}
.testi-box-avtar img
{
	width: 60px;
}

.mkd-testi-box
	{
		border: 1px solid #f1f1f1;
		padding: 20px 25px;
		color: #666b6d;
		font-size: 14px;
		border-radius: 10px;	
	}

.testi-box-rating i 
	{
		color: #f7bf00;
	}

.testi-box-author
	{
		color: #d5245f;
	}

.questions .card .card-body ul li
	{
		font-size: 16px;
		color: #666b6d;
		margin: 10px 0;
	}

.header__nav-primary li:last-child a
	{
		background: linear-gradient(#f2026b, #ff8aaf);
		padding: 13px 22px;
		color: #fff;
		border-radius: 27px;
	}

.mkd-about-content p
{
	text-align: justify;
}