.detail-main-section{
	background: #e5e5e5;
}

.detail-top-box{
	background:orangered;
	margin: 0;
	padding: 0;
	display: flex;
	margin-top: 20px;
}

.detail-middle-box{
	background: #fff;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.detail-top-box-left{
	padding: 0;
}


.detail-top-box-right{
	padding: 15px;
}

.detail-top-box-right h2{
	color: #fff;
	margin: 0;
}

.enquiry-form{
	background: black;
	border: 1px solid rgba(0,0,0,0.06);
	padding: 15px;
	border-radius: 0.25rem;
}

.enquiry-form h3{
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	color: #fff;
	margin: 0;
}

.enquiry-form p{
	margin: 0 auto;
	text-align: center;
	color: #fff;
	margin-top: 5px;
	max-width: 250px;
	margin-bottom: 10px;
	color: rgba(255,255,255,0.50);
}



.detail-top-box-left img{
	width: 100%;
	opacity: 0.8;
}


.details-image-box{
	position: relative;
	max-height: 415px;
	background: #000;
}

.detail-heading{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding:15px 5px;
	background: rgba(0,0,0,0.75);
	border-top: 1px solid rgba(252,214,45,0.75);
}

.detail-heading h2{
	color: #fff;
	margin: 0;
}

.main-rating p, .main-rating h3{
	color: #fff;
	margin: 0;
}

.main-rating p{
	float: left;
	margin: 0;
	color: rgba(255,255,255,0.50);
	font-size: 80%;
}

.main-rating h3 span{
	color:#777;
}

.main-rating{
}

.main-title{
	border-right: 1px solid rgba(252,214,45,0.5);
}

.main-title p{
	color: #fff;
	margin: 0;
	margin-top: 6px;
	
}

.main-title p i{
	margin-right: 2px;
	margin-left: 2px;
	color: #FCD62D;
}
.main-title p span{
	color: rgba(255,255,255,0.30);
	margin: 0 4px;
}

.detail-heading h5 span{
	background: #000;
	padding: 3px 7px;
	padding-left: 0px;
	border-radius: 0.25rem;
	font-weight: 700;
	margin-left: 12px;
	color: #fff;
}

.detail-heading h5 img{
	width: auto;
	margin-left: -12px;
	margin-right: 3px;
	margin-top: -6px;
}


.detail-rate{
	float: left;
	margin: 0;
}



.detail-photos{
	padding: 0;
	margin: -8px;
}

.detail-photos .cb-fancy{
	padding: 8px;
}

.detail-middle-box-left{
	border-right: 1px solid #ccc;
	padding: 0 20px;
}

.cbb-vrified{
	position: absolute;
	top:15px;
	left: 20px;
	float: right;
	z-index: 0;
}

.cbb-vrified h5 span{
	background: #000;
	color: #fff;
	padding: 3px 10px;
	padding-left: 0px;
	border: 1px solid #FCD62D;
	border-radius: 0.25rem;
}

.cbb-vrified h5 span img{
	margin-left: -15px;
	margin-right: 5px;
	opacity: 1;
	margin-top: -6px;
}

.cbb-vrified img{
	width: auto;
	opacity: 1;
}

.contact-details, .google-map{
	padding: 0;
}



.contact-details .fa-ul{
	margin-left: 22px;
}

.contact-details .fa-ul li{
	margin-bottom: 10px;
}


.details-divider{
	height: 1px;
	width: 100%;
	background: #ccc;
	margin:20px 0 0;
	overflow: hidden;
}

.p-0{
	padding: 0px;
}


.details-header-line span{
	background: #FCD62D;
	height: 1px;
	width: 60px;
	display: block;
	margin-top: 6px;
}

.cbb-details-services a{
	color: #000;
	background: moccasin;
	float: left;
	padding:2px 15px 2px 0;
	text-decoration: none;
	border-radius: 0.25rem;
	font-weight: 500;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 1.75rem;
	font-weight: 700;
}

.cbb-details-services a:hover{
	background: #000;
	color: #fff;
}

.cbb-details-services a span{
	background: #000;
	font-weight: 900;
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
	margin-right: 12px;
	color: #fff;
	padding: 4px 3px 4px 3px;
	margin-left: -1px;
}


.detail-middle-box-right{
	padding: 0 15px;
}

.banner-ad{
	position: relative;
	margin-top: 15px;
}

.banner-ad img{
	width: 100%;
}

.payment-mode p{
	float: left;
	margin-right: 8px;
}

.payment-mode p img{
	max-width: 48px;
}


.deals-coupons{
	border: 3px dashed #f00;
	border-radius: 0.25rem;
	text-align: center;
	background: beige;
}


.deals-coupons h1{
	font-weight: 900;
	color: firebrick;
}

.deals-coupons h6{
	max-width: 100px;
	background: yellowgreen;
	margin: 0 auto;
	font-size: 1.5rem;
	font-weight: 400;
	padding: 5px 0 4px;
	border-radius: 0.25rem;
	margin-bottom: 20px;
}


.clients p{
	float: left;
	text-align: left;
}


.clients p img{
	max-width: 100px;
	margin: 5px 20px 5px 0;
}


.shop-now{
	text-align: center;
	background: forestgreen;
	width:100%;
	max-width: 240px;
	padding: 10px 0;
	display: block;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	border-radius: 0.25rem;
	margin: 20px auto;
	text-decoration: none;
	
}

.shop-now:hover{
	text-decoration: none;
	color: #fff;
	background: darkgreen;
}


.features h5{
	float: left;
}

.features h5 span{
	margin: 0 6px;
	color: #aaa;
	font-weight: 400;
}

.free-box{
	background: #fff;
}

.free-right-box{
	border-bottom: 1px solid #ccc;
	padding: 10px 20px;
}

.free-right-box h3{
	margin: 0;
}


.pr-20{
	padding-right: 15px;
}

.click-to-call{
	display: none;
}

.about-list li{
	margin-bottom: 15px;
}


@media (max-width: 768px) {
	
	.click-to-call{
		display: block;
	}
	
	.detail-middle-box-left{
		border: none;
	}
	
	.detail-top-box-left{
		margin-top: 1px;
	}
	
	.detail-heading h2{
		font-size: 2.25rem;
		margin-bottom: 5px;
	}
	
	.main-title p{
		display: none;
	}
	
	.main-rating h3{
		display: none;
	}
	
	.main-rating p{
		line-height: 2;
		margin-left: 10px;
	}
	
	.detail-heading{
		padding:15px 0 10px;
		border-bottom: none;
		background: rgba(0,0,0,0.50);
	}
	
	
	.cbb-vrified{
		left: 20px;
		bottom: 5px;
	}
	
	.cbb-vrified h5 span{
		font-size: 1.25rem;
		padding: 2px 8px;
		
	}
	
	.cbb-vrified h5 span img{
		max-width: 26px;
		margin-left: -20px;
		margin-right: 3px;
	}
	
	
	.detail-top-box{
		display: block;
	}
	
}

.cbb-video-modal{
}

.cbb-video-modal .modal-body{
	padding: 0;
}

.cbb-video-modal .modal-dialog{
	margin: 100px auto;
}

.cbb-video-modal button.close{
	position: absolute;
	top: 10px;
	right: 10px;
	background: #FCD62D;
	opacity: 1;
	z-index: 1;
	height: 20px;
	width: 20px;
	padding: 0px;
	line-height: 0;
	border-radius: 0.25rem;
}

.cbb-premium-form{
	margin-top: 15px !important;
}