.map-block{
	height: 500px;
}

.agree-checkbox{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto !important;
}

.header-top-left a{
	color: #90939c;
}
.header-top-left a:hover{
	color: #ffffff;
}

.widget-content .cat .active a{
	color: #e51515 !important;
}

.single-c-info p{
	padding-left: 60px;
}
@media (max-width: 1024px) {
	.single-c-info p{
		padding-left: 20px;
	}
}
@media (max-width: 768px) {
	.single-c-info p{
		padding-left: 0px;
	}
}
.reset-filters a{
	text-decoration: underline;
}

.reset-filters a:hover{
	text-decoration: none;
	color: #e51515;
}

@media (max-width: 425px){
	.slider-area {
		height: 310px !important;
	}
	.breadcrumb-area {
		padding: 98px 0 50px !important;s originalwhee
	}
}

@media (max-width: 991px){
	.logo{
		width: 250px;
	}
	.mean-container a.meanmenu-reveal{
		top: -10px !important;
	}
}

.payment-img img{
	margin-left: 10px;
	max-height: 35px;
}


.bitcoin{
	margin-top: 7px;
	float: right;
}
.bitcoin img{
	max-height: 50px;
}
.bitcoin .bitcoin-text{
	color: #bb9f4b;
	display: inline-block;
	margin-right: 10px;
}


.m-t-50{
	margin-top: 50px;
}

.bg-form{
	background: url(../../images/form.jpg) center center;
}

.contact-form-area .section-title-two h3{
	color: #91939f;
}