/* NEW GALLERY */
body {
	background-color: #eee;
}
.slide-img-holder .div-img {
	height: 720px;
	width: 100% !important;
	background-size: cover !important;
	background-position: 50% 20% !important;
}
.lnr-chevron-right {
	font-size: 40px;
}
.lnr-chevron-left {
	font-size: 40px;
}
.owl-nav {
	bottom: 400px;
}
.slick-arrow {
	color: #ffffff;
	margin-left: 26px;
	margin-right: 26px;
}
.owl-dots {
	position: relative;
	bottom: 50px;
}
.owl-dot {
	background: #8f8f8f !important;
	width: 40px;
	height: 4px;
	margin-left: 8px;
	margin-right: 8px;
}
.owl-dot.active{
	background: #ffffff !important;
	width: 40px;
	height: 4px;
}
.head-text-div {
	padding-top: 225px;
}
.design-title {
	font-size: 34px;
	font-weight: 700;
}
.design-competetion {
	font-size: 26px;
}
.design-architecure {
	font-size: 19px;
}
.slide-img-holder {
	position:relative;
}
.slide-img-holder:before {
	content: '';
	position:absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	z-index: 1;
}
.slide-design-pack-div {
	font-size: 1.1rem;
}
.slide-design-pack-div p {
	font-size: 1.1rem;
}
.detail-btn {
	background: transparent;
	border: 1px solid #fff;
}
.category-trans-div {
	transition: 0.3s !important;
	margin-top: 14px;
}
.category-trans-div:hover {
	margin-top: 0px !important;
}

.gallery-category-div img {
	height: 148px;
	min-height: 100px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-radius: 5px;
}
.gallery-category-div p {
	font-size: 15px;
}

/* best-gallery-slides */
.section-gallery-home h1 {
	font-weight: 500;
}
.best-gallery-slides {
	height: 450px;
	background-size: cover !important;
}
.best-gallery-slides .best-gallery-des {
	z-index: 2;
}
.best-gallery-holder:before {
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%) !important;
}
.best-gallery-des {
	/* background-color: rgb(255, 255, 255, 35%); */
	background-color: rgb(0 0 0 / 60%);
}
.best-readmore {
	z-index: 2;
}
.best-design-title {
	font-size: 20px;
}
.best-design-competetion { 

}
.best-design-architecure {

}
.best-gallery-col img {
	object-fit: cover;
	height: 106px;
}
.best-gallery-col-side {
	background-size: cover !important;
	height: 220px;
}
.best-gallery-col-side img {
	object-fit: cover;
	height: 220px;
}
.best-arrow {
	font-size: 16px;
}
.best-design-title-side {
	font-size: 16px;
}
.best-design-competetion-side {
	font-size: 16px;
}

.best-gallery-img {
	opacity: 0.5;
}
.best-gallery-active {
	opacity: 1 !important;
}
.icon i {
	color: #db3037;
}
@media screen and (max-width : 906px) {
	.owl-nav {
		display: none;
	}
	.best-galleries {
		display: none;
	}
	.slide-img-holder .div-img {
		height: 600px !important;
	}
}

/* GALLERY MAIN PAGE */

.searchresult {
	z-index: 100;
	background: #FFF;
	border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(100, 100, 100, 0.1);
}

.searchresult li {
	padding: 10px 20px 10px 20px;
	text-align: right;
	cursor: pointer;
}

.searchresult li:hover {
	color: #db3037;
}

.searchcontainer p {
	display: inline-block;
	background: #CCC;
	margin: 10px;
	line-height: 40px;
	padding-left: 10px;
	border-radius: 5px;
}

.searchcontainer p:before {
	content: '\2715';
	display: inline-block;
	width: 40px;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
}

.breadcrumb ul li:after {
	color: #555;
}
/*  */

/* NEW GALLERY */


/*  */
