.ContRees {
    width: 100%;
}
.C-title
{
	font-size: 30px;
    font-family: HelveticaNeue-Thin;
    color: #6CBF4A;
    margin-bottom: 20px;
    margin-top: 70px;
}
.selectt
{
	width: 256px;
    height: 44px;
    border: 1px solid #EAEBEE;
    padding-left: 10px;
    margin-bottom: 35px;
    font-family: HelveticaNeue-LightItalic;
    color: #929392;
	background: URL(../images/arrowDowng.png) no-repeat 97% !important;
 	-moz-appearance: none;
 	-webkit-appearance: none;
 	appearance: none;
	margin-top: 72px;
}
.direction
{
	
    font-size: 15px;
    font-family: HelveticaNeue;
    color: #575754;
    font-weight: bold;
	margin-bottom: 15px;
}

.telefono
{
	
    font-size: 15px;
    font-family: HelveticaNeue;
    color: #575754;
    font-weight: bold;
	margin-bottom: 15px;
	/*padding-left: 50px;*/
}
.ContactoDireccion
{
	margin-top: -20px;
}

.iconos
{
    color: #6abe6b;
}
.iconos .col-lg-12:nth-child(1)
{
	margin-top: 70px;
}
.contenedor{
margin-top: -55px;

}
#map_canvas{
width: 90% ;
}

.titulosDuotono {
    
    display: block;
    width: 100%;
    bottom: 0;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 1px rgb(73 76 79 / 47%), 0 0 0.5em rgb(73 76 79 / 41%), 0 0 0.2em rgb(73 76 79);
    text-align: center;
    height: auto;
   
	 margin: 0;
  position: absolute;
  top: 60%;
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
}

.imgDuotono {
margin:auto;
}
