.crumb1 {
    position: absolute;
    bottom: 8%;
    color: #fff;
    left: 10%;
    width: 24%;
    color: #fff;
}

.crumb1 h1 {
    font-family: "dubaibold";
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

.crumb1 p {
    font-family: "JosefinSans-Regular";
    margin: 0;
}

.crumb1 a {
    color: #fff;
    padding-right: 15px;
    float: left;
}

.crumb1 span {
    margin-left: 15px;
    color: #000;
    background: #fff;
    padding: 5px 15px;
    border-radius: 8px;
}

.cont-fluid{
	padding:3% 8%;
}

.cont-loc{
	text-align:center;
	display:block;
	background:#fff;
	width:70px;
	height:70px;
	font-size:40px;
	color:#793d89;
	margin:10px auto;
	border:2px solid #793d89;
	border-radius:100%;
	line-height:70px;
}

.cont-loc:hover{
	background:#793d89;
	color:#fff;
	border:2px solid #793d89;
}

.cont-cal{
	text-align:center;
	display:block;
	background:#fff;
	width:70px;
	height:70px;
	font-size:38px;
	color:#793d89;
	padding:17px;
	margin:10px auto;
	border:2px solid #793d89;
	border-radius:100%;
}

.cont-cal:hover{
	background:#793d89;
	color:#fff;
	border:2px solid #793d89;
}

.cont-msg{
	text-align:center;
	display:block;
	background:#fff;
	width:70px;
	height:70px;
	font-size:36px;
	color:#793d89;
	padding:15px;
	margin:10px auto;
	border:2px solid #793d89;
	border-radius:100%;
}

.cont-msg:hover{
	background:#793d89;
	color:#fff;
	border:2px solid #793d89;
}

.cont-fluid .col-pad{
	padding:0px 3%;
}

.cont-fluid .col-pad p{
	text-align:center;
	margin:20px 0px;
	color:#000;
}

.map-h{
	width:100%;
	height:340px !important;
 }

.cont-fluid1{
	padding:0% 10% 3%;
}

.cont-fluid1 h1{
	font-size:45px;
	text-align:center;
	margin-bottom:40px;
	font-family:"dubaibold";
}

.col-pad{
	margin-top:40px;
 	padding-bottom:30px;
}