.d-none {
	display: none;
}

.home-title-span {
	background: #ffffff1f;
}

.diamond-showcase .swiper-slide {
	box-shadow: none;
}

.diamond-showcase .swiper-slide .img-responsive {
	max-width: 70%;
	margin: 0px auto 10px;
}

.diamond-showcase .swiper-slide span {
	color: #744241;
	font-size: 22px;
}

.officelocation {
	background: url("../img/bg/bg-download.png") repeat center center;
}

.officelocation .section-title {
	color: #333;
	margin-bottom: 30px;
}

.officelocation .section-title h4:after,
.officelocation .section-title h4:before {
	background: #333;
}

.contactus-bg {
	background-image: url("../img/contact-form-image.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.wwr-blocka {
	margin-bottom: 100px;
}

.wwr-blocka p,
.wwr-blockb p {
	text-align: justify;
}

.highlite-word {
	color: #36aedd;
}

.diamond-icons>ul>li>a>img {
	width: 32px;
	height: 32px;
}

.about_us p {
	text-align: center;
	margin-bottom: 50px;
	font-size: 17px;
	letter-spacing: 0.4px;
}

.contactUs input,
.contactUs textarea {
	text-align: center;
}

.thankyou-message {
	text-align: center;
	padding: 50px 0;
}

.thankyou-message span {
	font-size: 86px;
	padding-bottom: 30px;
	color: #ecc988;
}

.thankyou-message h4 {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 15px;
}

.thankyou-message p {
	font-size: 17px;
}

.contactus_form {
	margin-top: 70px;
}