/**
 * Custom CSS
  * Copyright 2020 Michael Bamike
 * Licensed 2020 
 */
/*
 *  
 */

#titleText {
text-transform: uppercase;
    color: #FFFFFF;
	text-align:center;
	margin-top:10;
	margin-bottom: 15px;
}
/**
h3.titleText:after, h3.titleText:before {
    border: 4px double #c2c2c2;
    width: 50px;
    display: inline-block;
    content: "";
    margin: 9px 10px;
}*/
/*-----*/
map-top1 iframe{
	width:100%;
	border:none;
	height:326px;
}			
map-top1{
	background:#3DBBA5;
	border-left: 4px solid #3DBBA5;
}
map-bottom{
	padding:1em;
}
map-bottom i{
	float:left;
	color:#fff;
	font-size:2em;
	width:7%;
}
map-text{
	float:left;
}
map-text h4{
	    color: #fff;
    font-size: 1.7em;
    font-family: 'Poiret One', cursive;
    font-weight: bold;
    margin-bottom: 0.3em;
}
map-text p{
	color:#fff;
	font-size:1em;
}

in-map iframe{
	width:100%;
	border:none;
	min-height: 327px;
    margin-bottom: -6px;
}
