@charset "utf-8";
/* CSS Document */
html{
	scroll-behavior: smooth;
}

@font-face {
  font-family: 'gadugi';
  src:  url('fonts/gadugi.eot?ka2add');
  src:  url('fonts/gadugi.eot?ka2add#iefix') format('embedded-opentype'),
    url('fonts/gadugi.ttf?ka2add') format('truetype'),
    url('fonts/gadugi.woff?ka2add') format('woff'),
    url('fonts/gadugi.svg?ka2add#softhealth') format('svg');
  font-weight: normal;
  font-style: normal;
}

#banner{
	background-color: #ffffff;
	float: left;
	width: 100%;
	margin: 0px;
	/*padding-top: 1%;
	padding-bottom: 1%;*/
	}
#banner .imgbanner{
	float: left;
	height: 18%;
	width: 18%;
	margin-right: 2%;
	margin-left: 10%;
	margin-top:0.5%;
	}	

#menu{
	float: left;
	width: 100%;
	background-color: #cc6600;
	}
* {
	padding:0;
	margin:0;
}

/*Estilos para flecha ir arriba*/
.ir-arriba {
	display:none;
	padding:20px;
	background:#cc6600;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	border-radius: 10px;
	border-color: #000000;
	box-shadow: 2px 2px 10px #333333;
}

.ir-arriba:hover {
	display:none;
	padding:20px;
	background:#cc6600;
	font-size:20px;
	color:#000000;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	border-radius: 10px;
	border-color: #000000;
	box-shadow: 2px 2px 10px #ffffff;
}
/*Fin estilos flecha ir arriba*/

header {
	width: 100%;
}


header #menu nav{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.900em;
	z-index:1000;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

section{
	background: -webkit-linear-gradient(#fcc56c, #fffefe);
	background: -moz-linear-gradient(#fcc56c, #fffefe);
	background: -o-linear-gradient(#fcc56c, #fffefe);
	background: linear-gradient(#fcc56c, #fffefe);
	width: 100%;
	clear: both;
	padding-bottom: 0.5%;
}
section h1{
	font-family: gadugi;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	/*margin-top: 2%;*/
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 10%;
	padding-top: 1%;
	/*text-align: center;*/
	}
section h1 a{
	font-size: 1.0em;
	text-decoration: none;	
	color: #ff6600;
	}
section h1 a:hover{
	font-size: 0.980em;
	color: #ff8800;
	text-decoration: none;	
	}	

section h2{
	font-family: gadugi;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	/*margin-top: 2%;*/
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 10%;
	padding-top: 1%;
	/*text-align: center;*/
	}	
section p{
	font-family: gadugi;
	font-size: 1.0em;
	color: #000000;
	margin-top: 1%;
	margin-right: 10%;
	margin-bottom: 1%;
	margin-left: 10%;
	text-align: justify;
	line-height: 1.3em;
	clear:both
	}	
section ul{
	font-family: gadugi;
	font-size: 1.0em;
	color: #000000;
	margin-top: 1%;
	margin-right: 10%;
	margin-bottom: 1%;
	margin-left: 12%;
	text-align: justify;
	line-height: 1.3em;
	clear:both
	}
section #galeria{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	}	

section a{
	text-decoration: none;	
	color: #ff6600;
	}

section #galeria .uno{
	display:inline-block;
	margin-top: 0.5%;
	margin-bottom: 1%;
	margin-right: 1%;
	margin-left: 0.5%;
	}

section #galeria .uno a h5{
	font-family: gadugi;
	font-size: 0.8em;
	color: #000;
	text-align: center;
	text-decoration: none;
	}

section #galeria .uno a:hover h5{
	font-family: gadugi;
	font-size: 0.8em;
	color: #ff6600;
	text-align: center;
	text-decoration: none;
	}	
	
section #galeria .uno img{
	margin: 0.5%;
	background-color: #ff9900;
	padding: 2%;
	width:100%;
	height:100%;
	}	

section #galeria .uno img:hover{
	background-color: #ff6600;
	padding: 2%;
	}

/*Estilos Accordion*/
section #accordion{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

section #accordion a{
	text-decoration: none;	
	color: #ff6600;
	}

section #accordion a:hover{
	text-decoration: none;	
	color: #9a3e00;
	}

section #accordion h3{
	font-family: gadugi;
	font-size: 1.2em;
}

section #contenidoacordeon{
	background: -webkit-linear-gradient(#fcc56c, #fffefe);
	background: -moz-linear-gradient(#fcc56c, #fffefe);
	background: -o-linear-gradient(#fcc56c, #fffefe);
	background: linear-gradient(#fcc56c, #fffefe);
}

section #contenidoacordeon p{
	font-family: gadugi;
	font-size: 1.0em;
	color: #000;
	text-decoration: none;
	margin-right: 1%;
	margin-left: 3%;
}

section #accordion #contenidoacordeon ul li{
	font-family: gadugi;
	font-size: 1.0em;
	color: #000;
	text-align: justify;
	}
/*Fin estilos acordion*/

/*Estilos para locales*/
section #locales{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	}	

section #locales .uno{
	display:inline-block;
	margin-top: 0.5%;
	margin-bottom: 1%;
	margin-right: 2%;
	margin-left: 2%;
	}

section #locales .uno a h5{
	font-family: gadugi;
	font-size: 0.8em;
	color: #000;
	text-align: center;
	text-decoration: none;
	}

section #locales .uno a:hover h5{
	font-family: gadugi;
	font-size: 0.8em;
	color: #ff6600;
	text-align: center;
	text-decoration: none;
	}	
	
section #locales .uno img{
	margin: 0.5%;
	background-color: #ff9900;
	padding: 2%;
	width:100%;
	height:100%;
	}	

section #locales .uno img:hover{
	background-color: #ff6600;
	padding: 2%;
	}

section #locales h1{
	font-family: gadugi;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	/*margin-top: 2%;*/
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 0%;
	padding-top: 1%;
	/*text-align: center;*/
	}
/*Fin estilos para locales*/	

/*Estilos para locales en pagina inscritos*/
section #locales .negocio1{
	width: 28%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}

section #locales .negocio1 a h2{
	font-family: gadugi;
	font-size: 1.0em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 0%;
	}

section #locales .negocio1 h3{
	font-family: gadugi;
	font-size: 1.0em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 4%;
	}

section #locales .negocio1 h3 span{
	font-family: gadugi;
	font-size: 1.0em;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	}

section #locales .negocio1 a:hover h2{
	font-family: gadugi;
	font-size: 1.0em;
	color: #ff9900;
	text-align: center;
	text-decoration: none;
	}	
	
section #locales .negocio1 img{
	margin: 0.5%;
	background-color: #ff9900;
	padding: 2%;
	width:90%;
	height:100%;
	}	

section #locales .negocio1 img:hover{
	background-color: #ff6600;
	padding: 2%;
	}

/*Fin estilos pagina inscritos*/


/*Estilos para datos de los locales*/	
section #datoslocal{
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	padding:1%;
	background: -webkit-linear-gradient(#fffefe, #fcc56c);
	background: -moz-linear-gradient(#fffefe, #fcc56c);
	background: -o-linear-gradient(#fffefe, #fcc56c);
	background: linear-gradient(#fffefe, #fcc56c);
	border: 10px solid #cc6600;
	}	
section #datoslocal h1{
	font-family: gadugi;
	font-size: 1.200em;
	color: #000;
	text-decoration: none;
	margin-top: 0.5%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 2%;	
}
section #datoslocal h2{
	font-family: gadugi;
	font-size: 1.00em;
	color: #000;
	text-decoration: none;
	margin-top: 0.5%;
	margin-right: 1%;
	margin-bottom: 0.5%;
	margin-left: 3%;
}
section #datoslocal p{
	font-family: gadugi;
	font-size: 0.900em;
	color: #000;
	text-decoration: none;
	margin-right: 1%;
	margin-left: 3%;	
}
section #datoslocal ul{
	font-family: gadugi;
	font-size: 0.900em;
	color: #000;
	text-decoration: none;
	margin-right: 1%;
	margin-left: 8%;	
}
section #datoslocal #cuerpo{
	overflow:hidden;
	}

section #cuerpo .clase1 img{
	border: medium solid #cc4400;	
	}

section #datoslocal #regresar a{
	font-family: gadugi;
	font-size: 0.800em;
	color: #cc4400;
	background-color: #FFF;
	border: medium solid #cc4400;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	}

section #datoslocal #regresar a:hover{
	font-family: gadugi;
	font-size: 0.800em;
	color: #ffffff;
	background-color: #cc4400;
	border: medium solid #bbbbbb;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	}

section #error404{
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	}

section #error404 img{
	width: 100%;
	height:100%;
	}

/*Fin Estilos para datos de los locales*/	
footer{
	background-color: #cc6600;
	padding-bottom: 1%;
	}	

footer h2{
	font-family: gadugi;
	font-size: 1.000em;
	/*font-weight: bold;*/
	color: #ffffff;
	margin-left: 5%;
	margin-bottom: 0.5%;
	padding-top: 0.5%;
	}
	
footer span{
	font-size: 1.200em;
	font-weight: bold;
	color: #ffffff;
	margin-top: 1%;
	/*margin-left: 8%;*/
	}

footer p{
	font-family: gadugi;
	font-size: 0.950em;
	color: #ffffff;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
	}

footer a{
	font-family: gadugi;
	font-size: 0.95em;
	color: #ffffff;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	text-decoration: none;
	}

#formucontactenos{
	width: 280px;
	}

#formucontactenos h3{
	font-family: gadugi;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2%;
	margin-left: 3%;
	padding-top: 1%;
	}	

.mayusculas  {
	font-family: gadugi;
	font-size: 12px;
	color: #000000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: none;
	padding: 5px;
}

.etiqueta {
	font-family: gadugi;
	font-size: 0.800em;
	font-weight: bold;
	color: #000000;
	margin-left: 3%;
}

#formucontactenos textarea, #resultado_mensaje{
	font-family: gadugi;
	font-size: 0.800em;
	text-decoration: none;
	color: #000000;
	margin-left: 3%;
	}	

#formucontactenos input{
	margin-left: 3%;
	}

#resultado{
	font-family: gadugi;
	font-size: 0.800em;
	color: #800000;
	text-align: center;	
	}

#enviar {
	font-family: gadugi;
	font-size: 0.800em;
	color: #ffffff;
	background-color: #cc6600;
	padding: 8px;
	margin-left: 10px;
}	

.error {
	font-family: gadugi;
	font-size: 0.800em;
	color: #000000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: none;
	padding: 5px;
	background-color: #F66;
}

/*Estilos menu tipo bootstrap*/
button{
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner{
  border: 0;
  padding: 0;
}

.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.navbar-header:before,
.navbar-header:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.navbar-header:after,
.nav:after,
.navbar:after,
.navbar-collapse:after {
  clear: both;
}

a:active,
a:hover {
  outline: 0;
}

a {
  color: #fff;
  text-decoration: none;
  background: transparent;  
}
a, .navbar-toggle,.dropdown-menu{
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; 
}
.navbar-brand{
    display: none;
}
a:hover,
a:focus {
  color: #063847;  
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1212px) {
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.caret.right {
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  visibility: visible;
  padding: 5px 0;   
  margin: 2px 0 0;
  display: none;
  list-style: none;
  font-size: 14px;     
  background-color: #cc6600;
  border-radius: 6px;
  background-clip: padding-box;  
}
.dropdown-menu .dropdown-menu {    
  min-width: 160px;
  padding: 0;
  display: none;
  margin: 2px 0 0 40px;
  list-style: none;
  font-size: 14px;
  opacity: 0;
  background-color: #cc6600;
  border-radius: 6px;
  background-clip: padding-box; 
}

@media (min-width: 768px) {
  .dropdown-menu {    
    top: 200%;
    left: 0;    
    visibility: hidden;
    float: left;
    display: block;
    min-width: 160px;
    padding: 5px 0;    
    opacity: 0;
  }
  .dropdown-menu:before{
    content: "";
    position: absolute;
    top: -20px;
    left: 30%;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent #000000 transparent;
  }  
  .dropdown-menu .dropdown-menu {    
    top: -3px;
    left: 120%;
    display: block;
    float: left;
    z-index: 1000;
    margin: 2px 0 0;
    visibility: hidden;
    opacity: 0;
  }
  .dropdown-menu .dropdown-menu:before{
    content: "";
    position: absolute;
    top: 5px;
    left: -20px;
    border-style: solid;
    border-width: 10px;
    border-color: transparent #000000 transparent transparent;
  }
  .dropdown:hover > .dropdown-menu {
    opacity: 1 ;
    top: 100% ;    
    visibility: visible ;
  }
  .dropdown-menu .dropdown:hover > .dropdown-menu {
    opacity: 1;  
    top: -3px;
    left: 100%;
    padding: 5px 0;
    visibility: visible;
  }
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }  
  .navbar-right .dropdown-menu:before{
    content: "";
    position: absolute;
    top: -20px;
    left: auto;
    right: 30%;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent #063847 transparent;
  } 
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-header,
  .container-fluid > .navbar-header,
  .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar > .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0 !important;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-right {
    float: right !important;
  }
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #0e6e8c;
}
.dropdown-menu > li {
  position: relative;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #fff;  
  line-height: 1.42857143;
  white-space: nowrap;
  padding-top: 5px;
  padding-bottom: 5px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {      
  background: #ff9900;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
}
.open > .dropdown-menu {  
  display: block;
  opacity: 1;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-top: 40px;
  margin-bottom: 20px;
  background-color: #cc6600;
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  /*height: 50px;*/
  color:#fff;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 7.5px -15px;
  list-style: none;
  padding-left: 0;
}
.navbar-nav > li {
  position: relative;
  display: block;
}
.navbar-nav > li > a {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 50px;
  margin-right: 50px;
  line-height: 20px;  
  overflow: hidden;
  text-align: center;
}

@media (max-width: 972px) {
  .navbar-nav > li > a {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 20px;  
  overflow: hidden;
  text-align: center;
}
}  

@media (max-width: 767px) {
.navbar-brand{
    display: inherit;
}

  .navbar-nav .open .dropdown-menu{
    position: static;
    float: none;
    width: auto;
    margin-top: 0;    
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a{
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #000000;
  -webkit-box-shadow: 0 -25px 0 #ff9900 inset, 0 25px 0 #ff9900 inset, 100px 0 0 #ff9900 inset, -100px 0 0 #ff9900 inset;
  -moz-box-shadow: 0 -25px 0 #ff9900 inset, 0 25px 0 #ff9900 inset, 100px 0 0 #ff9900 inset, -100px 0 0 #ff9900 inset;
  -ms-box-shadow: 0 -25px 0 #ff9900 inset, 0 25px 0 #ff9900 inset, 100px 0 0 #ff9900 inset, -100px 0 0 #ff9900 inset;
  box-shadow: 0 -25px 0 #ff9900 inset, 0 25px 0 #ff9900 inset, 100px 0 0 #ff9900 inset, -100px 0 0 #ff9900 inset;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #063847;
}
.navbar .navbar-toggle {
  border-color: #fff;  
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  background-color: #ff9900;
  border-color: #063847;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
/*Fin estilos menu*/


@media screen and (max-width: 1540px) {
section #locales .negocio1{
	width: 32%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}
}


@media screen and (max-width: 1350px) {	
#banner .imgbanner{
	float: left;
	height: 20%;
	width: 20%;
	margin-right: 2%;
	margin-left: 7%;
	margin-top:2%;
	}

section #locales .negocio1{
	width: 35%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}

}	
@media screen and (max-width: 1260px) {	
#banner .imgbanner{
	float: left;
	height: 18%;
	width: 18%;
	margin-right: 2%;
	margin-left: 5%;
	margin-top:4%;
	}
header #menu nav{
	
	font-size: 0.900em;
	z-index:1000;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}	
section #datoslocal{
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	padding:1%;
	background: -webkit-linear-gradient(#fffefe, #fcc56c);
	background: -moz-linear-gradient(#fffefe, #fcc56c);
	background: -o-linear-gradient(#fffefe, #fcc56c);
	background: linear-gradient(#fffefe, #fcc56c);
	border: 10px solid #cc6600;
	}

section #locales .negocio1 a h2{
	
	font-size: 0.950em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 0%;
	}

section #locales .negocio1 h3{
	
	font-size: 0.950em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 4%;
	}

section #locales .negocio1 h3 span{
	
	font-size: 0.950em;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	}

section #locales .negocio1 a:hover h2{
	
	font-size: 0.950em;
	color: #ff9900;
	text-align: center;
	text-decoration: none;
	}	
}

@media screen and (max-width: 1168px) {
section #locales .negocio1{
	width: 40%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}
}

@media screen and (max-width: 1122px) {
	#banner .imgbanner{
	float: left;
	height: 20%;
	width: 20%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top:6%;
	}

section #datoslocal{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding:1%;
	background: -webkit-linear-gradient(#fffefe, #fcc56c);
	background: -moz-linear-gradient(#fffefe, #fcc56c);
	background: -o-linear-gradient(#fffefe, #fcc56c);
	background: linear-gradient(#fffefe, #fcc56c);
	border: 10px solid #cc6600;
	}	
}

@media screen and (max-width: 1024px) {
section #locales .negocio1{
	width: 44%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}

	section h1 {
    
    font-size: 1.2em;
	}
}

@media screen and (max-width: 945px) {
#banner .imgbanner {
	display:none !important;
}
section #locales .negocio1{
	width: 48%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}
}

@media screen and (max-width: 852px) {
section #locales .negocio1{
	width: 52%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}
}

@media screen and (max-width: 835px) {
section h1{
	
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	/*margin-top: 2%;*/
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 6%;
	padding-top: 1%;
	/*text-align: center;*/
	}
section #locales h1{
	
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	/*margin-top: 2%;*/
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: -5%;
	padding-top: 1%;
	/*text-align: center;*/
	}		
section h2{
	
	font-size: 0.950em;
	font-weight: bold;
	color: #000000;
	/*margin-top: 2%;*/
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 6%;
	padding-top: 1%;
	/*text-align: center;*/
	}

section #accordion{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

section #accordion h3{
	
	font-size: 1.0em;
}

section #galeria .uno a h5{
	
	font-size: 0.8em;
	color: #000;
	text-align: center;
	text-decoration: none;
	}	

section p{
	
	font-size: 0.850em;
	color: #000000;
	margin-top: 1%;
	margin-right: 6%;
	margin-bottom: 1%;
	margin-left: 6%;
	text-align: justify;
	}

section #contenidoacordeon p{
	
	font-size: 0.850em;
	color: #000;
	text-decoration: none;
	margin-right: 1%;
	margin-left: 1%;
}

section ul {
    
    font-size: 0.850em;
}
section #galeria{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	}
section #galeria .uno{
	display:inline-block;
	margin-top: 0.5%;
	margin-bottom: 1%;
	margin-right: 2%;
	margin-left: 2%;
	}
section #galeria .uno img{
	margin: 0.5%;
	background-color: #ff9900;
	padding: 3%;
	width:100%;
	height:100%;
	}
section #galeria .uno img:hover{
	background-color: #ff6600;
	padding: 3%;
	}
section #datoslocal{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding:1%;
	background: -webkit-linear-gradient(#fffefe, #fcc56c);
	background: -moz-linear-gradient(#fffefe, #fcc56c);
	background: -o-linear-gradient(#fffefe, #fcc56c);
	background: linear-gradient(#fffefe, #fcc56c);
	border: 10px solid #cc6600;
	}

section #datoslocal h1 {
    
    font-size: 0.950em;
}

section #datoslocal h2 {
    
    font-size: 0.900em;
}		

section #error404{
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	}
footer h2 {
    
    font-size: 0.950em;
}
footer p{
	
	font-size: 0.850em;
	color: #ffffff;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
	}	
}

@media screen and (max-width: 788px) {
section #locales .negocio1{
	width: 60%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}
section #locales .negocio1 a h2{
	
	font-size: 0.900em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 0%;
	}

section #locales .negocio1 h3{
	
	font-size: 0.900em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 4%;
	}

section #locales .negocio1 h3 span{
	
	font-size: 0.900em;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	}

section #locales .negocio1 a:hover h2{
	
	font-size: 0.900em;
	color: #ff9900;
	text-align: center;
	text-decoration: none;
	}
}

@media screen and (max-width: 624px) {
section #locales .negocio1{
	width: 68%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}
}

@media screen and (max-width: 550px) {
section #locales .negocio1{
	width: 75%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}
}

@media screen and (max-width: 500px) {
section #locales .negocio1{
	width: 80%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}

	.ir-arriba {
	display:none;
	padding:15px;
	background:#cc6600;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	border-radius: 10px;
	border-color: #000000;
	box-shadow: 2px 2px 10px #333333;
}

.ir-arriba:hover {
	display:none;
	padding:15px;
	background:#cc6600;
	font-size:20px;
	color:#000000;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	border-radius: 10px;
	border-color: #000000;
	box-shadow: 2px 2px 10px #ffffff;
}
}

@media screen and (max-width: 470px) {
section #locales .negocio1{
	width: 86%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}

section #locales .negocio1 a h2{
	
	font-size: 0.850em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 0%;
	}

section #locales .negocio1 h3{
	
	font-size: 0.850em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 4%;
	}

section #locales .negocio1 h3 span{
	
	font-size: 0.850em;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	}

section #locales .negocio1 a:hover h2{
	
	font-size: 0.850em;
	color: #ff9900;
	text-align: center;
	text-decoration: none;
	}	
}

@media screen and (max-width: 400px) {	

section #galeria{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	}

section #datoslocal{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding:1%;
	background: -webkit-linear-gradient(#fffefe, #fcc56c);
	background: -moz-linear-gradient(#fffefe, #fcc56c);
	background: -o-linear-gradient(#fffefe, #fcc56c);
	background: linear-gradient(#fffefe, #fcc56c);
	border: 6px solid #cc6600;
	}		

section #locales .negocio1{
	width: 90%;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-right: auto;
	margin-left: auto;
	}	 
}

@font-face {
  font-family: 'softhealth';
  src:  url('fonts/softhealth.eot?ka2add');
  src:  url('fonts/softhealth.eot?ka2add#iefix') format('embedded-opentype'),
    url('fonts/softhealth.ttf?ka2add') format('truetype'),
    url('fonts/softhealth.woff?ka2add') format('woff'),
    url('fonts/softhealth.svg?ka2add#softhealth') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'softhealth' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-down:before {
	content: "\e921";
	margin-left: 10px;
}
.icon-menu:before {
  content: "\e9e0";
}

.icon-home:before {
  content: "\e9b8";
}

.icon-mail:before {
  content: "\e9da";
  margin-left: 8%
}

.icon-users:before {
  content: "\ea37";
}

.icon-documents:before {
  content: "\e995";
}

.icon-location:before {
  content: "\e9d2";
  margin-left: 8%
}
.icon-old-phone:before {
  content: "\e9f0";
  margin-left: 8%
}
.icon-facebook:before {
  content: "\ea67";
  margin-left: 8%
}
.icon-mobile:before {
  content: "\e9e4";
  margin-left: 8%
}
.icon-mobile1:before {
  content: "\e9e4";
}
.icon-whatsapp:before {
  content: "\ea81";
  margin-left: 8%
}
.icon-twitter:before {
  content: "\ea7c";
  margin-left: 8%
}
.icon-typing:before {
  content: "\ea33";
  margin-left: 8%
}
.icon-arrow-bold-up:before {
  content: "\e912";
}

