/* @end */
html, body, #map-canvas {
        height: 500px;
        margin: 0px;
        padding: 0px
      }
#map-canvas-route{
		height: 300px;
        margin: 0px;
        padding: 0px
}
#control{
width:90%;
margin: 0 5%;
}

#calcular_ruta{
width:28%;
padding: 0;
margin: 0;
margin-left:1%;
border:1px solid #ccc;
background: #efefef;
border-radius:5px;
display:inline-block;
text-align:center;
cursor:pointer;
text-decoration:none;
color:#333;
}


#origen{
width:70%;
padding: 0;
margin: 0;
height:25px;
}


#site-title{
   /* width:400px;*/
    float: left;
    margin-bottom: 20px;
    max-width:100%
}

#site-title img{
    max-width:100%;
    height:auto;  
}
#site-title{
    padding-left:0 !important;
    padding-right:0 !important;
}
#breadcrumbs {
    clear:both;
    padding:10px;
    font-size:11px;
    float:right;
}

#footer{
    padding:15px;
}
.footer_categories{  
    width:440px;
    float:left;
    padding:10px;
    font-size: 11px;
    color: #9f9f9f;
    max-width:100%;
}
.footer_tags{
    float:left;
    padding:10px;
    font-size: 11px;
    color: #9f9f9f;
}
#footer #credits{
    /*width: 200px;*/
    float: right;
    text-align: right;
    font-size: 11px;
    color: #9f9f9f;
    padding:10px 15px;
    
}
.clear{clear:both;}

.widget{
    margin:10px 0;
}

.testimonial_img{
    
    float:left;
    margin-right:10px;
    width:100px;
    height:100px;
}
.testimonial_img img{   
    width:100%;
    height:100%;
    border:none;
}

.ficha-centro{
    width:32%;
    margin-right:1%;
    margin-bottom:15px;
    float:left;
}
.fichacentro.last{
    margin-right:0;
}
#home-container{
    margin-top:10px;
    margin-bottom:10px;
    
}
.mapa-home.first{
    margin-left:0 !important;
}

#dentroform .label{
  background:none;  
  text-shadow:none;
    
}
.negrita{    
   font-weight:bold;
}
/*
#telefono{
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size:50px;
cursor:pointer;
float:right;
}
*/
.telefono{   
    cursor:pointer;
    padding: 0.3em;
    vertical-align: middle;
    display:table-cell;
    text-align:center;
}
#wrapper_telefono{
    float:right;
    margin-bottom: 10px;
    margin-top:15px;
}
.llamanos:before, .escribenos:before {
content: "\f098";
  font-family: FontAwesome;
  margin-right: 0.5em;
}
.num_telefono{
    display:none;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;

}
/*
h1{
    font-size:2em !important;    
}

h2{
    font-size:1.7em !important; 
}
h3{
    font-size:1.5em !important;
}

.w3eden h2{
    font-size:20px;
}*/

a{
    text-decoration:none !important;
}
#header .header_extras {
font-size: 20px;
vertical-align: bottom;
line-height: 25px;
}

.wpcf7{    
    padding:15px;
}

.wpcf7 input[type='text'], .wpcf7 input[type='tel'],
.wpcf7 input[type='email'],.wpcf7 .wpcf7-textarea{
    width:100%;
    /*padding: 15px 5px !important;   */
}
.w3eden textarea, .w3eden input[type="text"], .w3eden input[type="password"], .w3eden input[type="datetime"], .w3eden input[type="datetime-local"], .w3eden input[type="date"], .w3eden input[type="month"], .w3eden input[type="time"], .w3eden input[type="week"], .w3eden input[type="number"], .w3eden input[type="email"], .w3eden input[type="url"], .w3eden input[type="search"], .w3eden input[type="tel"], .w3eden input[type="color"], .w3eden .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.w3eden select, .w3eden textarea, .w3eden input[type="text"], .w3eden input[type="password"], .w3eden input[type="datetime"], .w3eden input[type="datetime-local"], .w3eden input[type="date"], .w3eden input[type="month"], .w3eden input[type="time"], .w3eden input[type="week"], .w3eden input[type="number"], .w3eden input[type="email"], .w3eden input[type="url"], .w3eden input[type="search"], .w3eden input[type="tel"], .w3eden input[type="color"], .w3eden .uneditable-input {
min-height:40px !important;
}

.wpcf7 .wpcf7-textarea{
    height: 80px;
}

.wpcf7 input[type='submit']{
width: 100% !important;
margin: 0;
font-size: 20px !important;
}

.wpcf7 input[type='submit']:hover{
font-size: 22px !important;
}

.testimonial_quote{
    font-style: italic;
line-height: 1.5em;
font-size: 1.5em;
}

.testimonial_quote:before{
    content: "\f10d";
    font-family: FontAwesome;
    margin-right:1em;
}

.testimonial_quote:after{
    content: "\f10e";
    font-family: FontAwesome;
    margin-left:1em;
}

.testimonial_cargo{
    font-size:0.9em;
    font-style: italic;
}

.DireccionWidget .landing_nombre:before{
    content: "\f0e0";
    font-family: FontAwesome;
    margin-right:0.5em;
}

.HorariosWidget .landing_nombre:before{
    content: "\f017";
    font-family: FontAwesome;
    margin-right:0.5em;
}
/*
.w3eden h2 {
font-size: 24.5px !important;
}

.w3eden h3{
   font-size: 18px !important; 
   margin:0 !important;
}
*/

.minimax_module{
    clear:both;
    margin-bottom:25px;
}

.w3eden form {
padding: 15px;
border-radius: 5px;
}

.bullet_marcador:before{
    margin-top: 0.4em;
    position: absolute;
    margin-right: 1em;
    /*
    width: 1.1em;
    height: 0.8em;
    float: left;  */
    
}

.bullet_text, .bullet_title{
    margin-left:80px !important;  
}

.icono-1:before{
    content: "\f00c";
    font-family: FontAwesome;
}
.icono-2:before{
    content: "\f058";
    font-family: FontAwesome;
}
.icono-3:before{
    content: "\f05d";
    font-family: FontAwesome;
}
.icono-4:before{
    content: "\f14a";
    font-family: FontAwesome;
}
.icono-5:before{
    content: "\f046";
    font-family: FontAwesome;
}
.icono-6:before{
    content: "\f02e";
    font-family: FontAwesome;
}
.icono-7:before{
    content: "\f097";
    font-family: FontAwesome;
}
.icono-8:before{
    content: "\f054";
    font-family: FontAwesome;
}
.icono-9:before{
    content: "\f0da";
    font-family: FontAwesome;
}
.icono-10:before{
    content: "\f069";
    font-family: FontAwesome;
}
.icono-11:before{
    content: "\f005";
    font-family: FontAwesome;
}
.icono-12:before{
    content: "\f0a9";
    font-family: FontAwesome;
}
.icono-13:before{
    content: "\f061";
    font-family: FontAwesome;
}
.icono-14:before{
    content: "\f0a4";
    font-family: FontAwesome;
}

.bullet_numeros{
    padding-top: 22px;
    font-size: 4em;
    width: 0.8em;
    /* height: 55px; */
    float: left;
    background: #ccc;
    padding: 0.4em 0.1em 0.4em 0.3em;
    margin-right: 15px;
    border-radius: 50%;
}

.MiniMax_RichText span{   
    line-height:1em;
}

.TelefonoWidget .telefono{
    float:none;
}
.num_telefono{
    text-align:center;
}

.minimax_column ul li.bullet{
    list-style:none;
}

.EspacioWidget{
    height:20px;
}

.awesome{
     font-family: FontAwesome;
    color: #09bc00;
}

#content{
    
   /* min-height:450px;*/
}

.widget_minimax_image img{
    width:100% !important;
    height:auto;
}

#TB_title{
    
    background:none;
    border-radius:5px;
}
#TB_window{
    border-radius:5px;
}

.tb-close-icon{
    background:url('close.png');
    width:35px;
    height:35px;
}

span.wpcf7-not-valid-tip{
    background: #ff9999 !important;
    color: #000 !important;
}
@media (max-width: 600px){
    #TB_window{
        width:100% !important;
        height:100% !important;
        top: 0;
        left: 0;
        margin-left:0 !important;
        margin-top:0 !important;
    }
    #TB_ajaxContent{
        width: 92% !important;
        height: 100% !important;
    }
    
    .ocultar_movil{
        display:none;
    }
}

@media (min-width: 601px){
    
    .ocultar_escritorio{
        display:none;
    }
}