.webdelta_homeslider-container {
	width: 100%;
	clear: both;
	display: flow-root;
}

.wh_image_box {
	position: relative;
	overflow: hidden;
}
.wh_image_box img {
	max-width: 100%;
}

.wh_image_box_1 {
	width: 66%;
	float: left;
	height: 456px;
	background-color: #fff;
}
.wh_image_box_1 img {
	/*
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100%;
	width: auto;
	*/
	object-fit: cover;
}
.wh_image_box_1 .wh_image_text {
	/*
	bottom: 15px;
	left: 30px;
	*/
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 150px;
	width: 100%;
	padding: 30px;
}
.wh_image_box_1 .wh_image_text h3 {
	color: #4c4c4e;
	/*
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #000;
	*/
	font-size: 40px;
}
.wh_image_box_1 .wh_image_text p {
	width: 60%;
	color: #4c4c4e;
}

.wh_image_box_2 {
	width: 32%;
	margin-left: 2%;
	height: 456px;
	float: left;
	background-color: #fff;
}
.wh_image_box_2 .wh_image_text {
	/*
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: calc(100% - 30px);
	*/
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 150px;
	width: 100%;
	padding: 30px;
}
.wh_image_box_2 img {
	/*
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
	*/
	object-fit: cover;
}
.wh_image_box_2 .wh_image_text h3 {
	color: #4c4c4e;
	/*
	text-transform: uppercase;
	text-shadow: 1px 1px 3px #000;
	*/
	font-size: 20px;
}
.wh_image_box_2 .wh_image_text p {
	color: #4c4c4e;
}


.wh_image_box_3,
.wh_image_box_4,
.wh_image_box_5 {
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
	height: 335px;
	float: left;
	position: relative;
}
.wh_image_box_5 {
	margin-right: 0;
}
.wh_image_box_3 .wh_image_text,
.wh_image_box_4 .wh_image_text,
.wh_image_box_5 .wh_image_text {
	/*
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: calc(100% - 20px);
	*/
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 110px;
	width: 100%;
	padding: 30px;
}


.wh_image_box_3 .wh_image_text h3,
.wh_image_box_4 .wh_image_text h3,
.wh_image_box_5 .wh_image_text h3 {
	color: #4c4c4e;
	/*
	text-transform: uppercase;
	text-shadow: 1px 1px 3px #000;
	*/
	font-size: 20px;
}
.wh_image_box_3 .wh_image_text p,
.wh_image_box_4 .wh_image_text p,
.wh_image_box_5 .wh_image_text p {
	color: #4c4c4e;
}
.wh_image_box img {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 1.7s ease;
}
.wh_image_box:hover img {
	-webkit-transform: translateX(0) translateY(0) scale(1.1);
	-moz-transform: translateX(0) translateY(0) scale(1.1);
	-o-transform: translateX(0) translateY(0) scale(1.1);
	transform: translateX(0) translateY(0) scale(1.1);
}
@media (max-width:575px) {
	.wh_image_box_1,
	.wh_image_box_2,
	.wh_image_box_3,
	.wh_image_box_4,
	.wh_image_box_5 {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.wh_image_box_1 .wh_image_text p {
		width: 90%;
	}
	.wh_image_box_1{
		width: 100%;
		height: 345px;
		margin: 0 0 30px 0;
	}

	.wh_image_box_1 .wh_image_text h3 {
		color: #4c4c4e;
		font-size: 20px;
	}
}

@media (max-width: 480px) {
	.wh_image_box_1 .wh_image_text,
	.wh_image_box_2 .wh_image_text{
		position: relative;
		vertical-align: middle;
	}
}

@media (min-width: 768px) and (max-width: 1024px){
	.wh_image_box_1 .wh_image_text,
	.wh_image_box_2 .wh_image_text{
		position: relative;
		vertical-align: middle;
	}

	.wh_image_box_3 .wh_image_text,
	.wh_image_box_4 .wh_image_text,
	.wh_image_box_5 .wh_image_text{
		position: relative;
		vertical-align: middle;
		top:10px;
	}

	.wh_image_box_3 .wh_image_text h3,
	.wh_image_box_4 .wh_image_text h3,
	.wh_image_box_5 .wh_image_text h3 {
		font-size: 15px;
	}

	#CCategoriePlus .ctitle a {
		font-size: 11px;
	}

	.wh_image_box_1 .wh_image_text h3 {
		color: #4c4c4e;
		font-size: 34px;
	}
}
/*
.homeslider-container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}

.homeslider {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.homeslider li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.homeslider img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}

.homeslider .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 1em;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .6);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
}

.homeslider_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../homeslider.gif") no-repeat left top;
  margin-top: -45px;
}

.homeslider_nav:active {
  opacity: 1.0;
}

.homeslider_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

.wh_image_text
{
  background-color:#fff;
}
*/

a.wh_image_link{
	display: none;
}