.contenido .dentro { line-height:20px; }
.contenido .dentro a { color:#FF0;}
ul li a:hover { color:#FFF; }
li .azulresalte { font-size:16px;}

.plano-google {width:35%;float:left; margin-top:100px; margin-bottom:40px}
.direccion {width:50%; float:right; }
.contenido .colaboradores .slider { position: relative; overflow: hidden; width: 246px; border-radius: 10px; margin: 0 auto; margin-top:5px; }
.contenido .colaboradores .slider img { margin-bottom:0px; margin-top:5px; border:none; border-radius:0px; }

.colaboradores { display:block; text-align:center; background-color:#FFF; width:960px; margin:0 auto; border-radius:10px; }
.colaboradores img { border-radius:0px; margin-right:30px;}

@media screen and (min-width:768px) and (max-width:1023px) {
.plano-google {width:25%; float:left;}
.contacto { width:300px; height:auto; float:right;}
.contacto2 { width:200px; height:auto; float:right;}
}

@media screen and (min-width:320px) and (max-width:767px) {
.plano-google {width:300px; float:left; margin-top:10px; margin-bottom:10px;}
.contacto { width:320px; height:auto; float:left;}
.direccion { width:100%}
.rojo .btn { background-color:#DF0000; border-radius:10px; font-family:"Arial", Helvetica, sans-serif; font-size:10px; text-align:center; margin:0px 5px; font-weight:bold; color:#05293D; padding:5px; }




