#mapa{
	background-image: url(../images/maparivera3.PNG);
	padding-top: 350px;

}
#form-tag{
	background-color: #ffffff;
	border-color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
	border-radius: 20%;
	
	

}
.tag{
	color: #150501;
    font-size: 15px;
    font-weight: 900;
    margin-top:10px;
    padding-bottom: 8px;
     font-family: 'Roboto', sans-serif;
}
.foto_assesor_contacto {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-box-shadow: -8px 6px 21px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: -8px 6px 21px -6px rgba(0,0,0,0.67);
    box-shadow: -8px 6px 21px -6px rgba(0,0,0,0.67);
}
.asesor_name_contacto{
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-top:10px;
    padding-bottom: 8px;
     font-family: 'Roboto', sans-serif;
}
.flat-register-now-2 {
        position: relative;
        padding: 30px 0 130px;
}
.asesor_name_contacto2{
    color: white;
    font-size: 20px;
    font-weight: 500;
   /* margin-top:10px;*/
    padding-bottom: 20px;
     font-family: 'Roboto', sans-serif;
     padding-top: 15px;
}
.asesor_name_contacto2:after{
     content:'';
     display:block;
     width:100%;
     height:2px;
     background:white;
     /*margin-left:23px;*/
    text-align: center;
}
.asesor_name_contacto3{
    color: black;
    font-size: 20px;
    font-weight: 500;
    margin-top:10px;
    padding-bottom: 8px;
     font-family: 'Roboto', sans-serif;

}
.asesor_name_contacto3:after{
     content:'';
     display:block;
     width:160px;
     height:2px;
     background:black;
   /*  margin-left:23px;*/
}