.SectionTop
{
	background-color: rgba(27, 190, 204, 0.80);
	height: 200px;
    width: 100%;
	font-family:Ubuntu-Medium;
}
.imgback
{
	height: 200px;
    width: 100%;
    margin: 0 auto;
	background-image: url("../images/contacto.png");
	background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
	
}
.txtTop
{
	
    float: inherit;
    font-size: 37px;
    color: black;
    line-height: normal;
    padding-top: 50px;
	margin: 0 auto;
	font-family:Ubuntu-Medium;
	text-align: center;    
}
.SectionMap
{
	height:780px;
	background-color:#253137;
}
.txtTitleMap
{
	text-align:center;
	background-color: #00080d;
}
xmp
{
	color:#45CDD8;
	font-size:30px;
	font-family:Ubuntu-Regular;
	display: -webkit-inline-box;
}
.titleh1
{
	font-size:40px;
	font-family:Ubuntu-Medium;
	color:white;
}
.infoMapa
{
	color:white;
}
.txtInfoMapa
{
	font-size: 24px;
    font-family: Ubuntu-light;
    width: 376px;
    margin-top: 30px;
}
.input1
{
	width:416px;
	height:38px;
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	border-radius: 5px;
}
.txtarea1
{
	width:416px;
	height:96px;
	border:1px solid #CCCCCC;
	border-radius: 5px;
}
.btnEnviar
{
	width: 416px;
    height: 43px;
    background-color: #44CDD7;
    background-size: contain;
    color: black;
    border: 1px solid #44CDD7;
	border-radius: 5px;
    font-size: 21px;
    font-family: Ubuntu-Regular;
    margin-top: 15px;
}
.mapa
{
	padding:0px;
}
