/* CSS Document  */
@charset "utf-8";
/* TIPOGRAFIAS */

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

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

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

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

  @font-face {		
		font-family: "FrankRuhlLibre-Regular";
		src:url(../fonts/lato-regular-webfont.ttf);		 
		src:url(../fonts/lato-regular-webfont.ttf) format("truetype");
	}

	@font-face {		
		font-family: "fontello";
			src:url(../fonts/fontello.eot);		 
			src:url(../fonts/fontello.eot) format("eot"),
					url(../fonts/fontello.woff) format("woff"),
					url(../fonts/fontello.ttf) format("truetype"),
					url(../fonts/fontello.svg) format("svg");
		}

/* GENERALERES */
* {margin: 0px; padding: 0px; text-decoration:none; list-style:none; font-weight:normal;}	
html {font-size: 10px;	-webkit-font-smoothing: antialiased;}	
body {font-family:Tahoma, Geneva, sans-serif;}

/* INDICADORES DE CARRUSEL OSCUROS*/
.carousel .carousel-indicators li {
  background-color: #fff;
  background-color: rgba(70, 70, 70, 0.25);
}

.carousel .carousel-indicators .active {
  background-color: #444;
}

/* FIN INDICADORES DE CARRUSEL OSCUROS*/
	
.botonWA{
	font-family: "MyriadPro-It";
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 2.5rem;
	margin: 20px 0 10px 0;
	padding: 10px 30px;
	display: inline-block;
	color: #FFFFFF;
	background-color: #24cb63;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.icoWA{
	color: #f2f2f2;
}

h2 {
	font-family: "FrankRuhlLibre-Regular";
	font-weight: bold;
	font-size: 8rem;
	margin: 1em 2em;
	display: inline-block;
	color: #FF9C78;
}
h2 span {
	font-family: "FrankRuhlLibre-Regular";	
	font-size: 5rem;
	font-weight: bold;
	color: #FF9C78;
}

h3 {
	font-family: "MyriadPro";
	font-size: 5rem;
	line-height: 3rem;
	display: inline-block;
	color: #8FCCAA;
	margin:1em 0;
}

h3 span {
	font-family: "MyriadPro";	
	font-size: 3rem;
	color: #716D6E;
}

.icon-x img {
  margin-right:10px;
}
.icon-x h3, .icon-x img {
  display:inline-block;
  vertical-align:middle;
}

.li-tratamiento { 
  color: #716D6E;
  font-family: "MyriadProLight";
  text-transform: uppercase;
  font-size: 3.3rem;
  line-height: 3.2rem;
  margin-bottom: 25px;
}

.li-tratamiento-x{ 
  color: #FF9C78;
  font-family: "FrankRuhlLibre-Regular";
  text-transform: uppercase;
  font-weight: bold;
  font-size: 3.3rem;
  line-height: 3.2rem;
  margin-bottom: 25px;
}



.resultados-text {
	font-family: 'MyriadPro';
    color: #696969;
	font-size: 2em;
	margin: 0 6em;
}

h4{
	color: #FF9C78;
	font-family: "MyriadPro";
	font-size: 2rem;
	font-weight: bold;
	padding: 10px;
}

h5 {
	font-family: "MyriadPro";
	font-size: 2rem;
	display: inline-block;
	color: #fff;
}

h5 span {
	font-weight: bold;
}

h6 {
	font-family: "MyriadPro";
	font-size: 3rem;
	margin: 20px 0 20px 0;
	padding: 10px 30px;
	display: inline-block;
	color: #000;
}

h6 span {
	font-weight: bold;
	color: #0174B7;
}

p{
	font-family:"MyriadPro";
	color: #535048;
	font-size:1.7rem;
	line-height: 2.4rem;
}

li{
	font-family:"MyriadPro";
	color: #535048;
	font-size:2rem;
	line-height: 2.4rem;
}

strong {
	font-weight: bold;
}

.botonlink{
	font-family: "MyriadPro-It";
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 2.5rem;
	margin: 20px 0 60px 0;
	padding: 10px 30px;
	display: inline-block;
	color: #000;
	background: #addac1;
	border-radius: 30px;
}

.iluminado{   
  -moz-box-shadow: 0px 0px 30px #555555;
  -webkit-box-shadow: 0px 0px 30px #555555;
  box-shadow: 0px 0px 30px #555555;
  margin: 80px 0;
}

/* IR ARRIBA */
	.ir-arriba {
		color:#fff;
		position: fixed;
		font-size:20px;
		bottom:80px;
		right:20px;
		display:none;
		cursor:pointer;
		z-index:99999;
		opacity:0.7;
	}
	.ir-arriba:hover {
		transition: all ease .5s;
		-moz-transition: all ease .5s;
		-webkit-transition: all ease .5s;
		  -ms-transition: all ease .5s ;
		   -o-transition: all ease .5s ;
		transform: rotate(180deg);
			-webkit-transform: rotate(180deg);
			-moz-transform: rotate(180deg);
			-o-transform: rotate(180deg);
		}


/* TIPOGRAFÍA */
.o-light {font-family: 'o-light';}
.o-bold {font-family: "o-bold";}

/* COLORES */
.text-negrito{color: #373737;}
.bg-naranja {background: #f29418;}
.bg-verde {
	background: #F2E5DE url("../img/fondo.jpg") no-repeat; /* right center*/
	background-size: cover;
}
.bg-verde h2 {
  color: #FFF;
}
.bg-verde p{
  color: #FFF;
  font-size: 4rem;
  line-height: 1.2em;
}
.bg-verde h4 {
  font-size: 2.2rem;
  color: #FFF;
  padding:1em 5em 1em 5em;
	font-weight: lighter;
}

.bg-verdeosc {
	background: #3D3B3C; 
	color: #fff;
	margin-top: 80px;
	}

.bg-verdeosc p {
	font-size: 2.3rem;
	line-height: 3rem;
	margin: 30px 0;
}
.bg-verdeosc h3 {
	font-family: "MyriadPro";
	font-size: 4rem;
	line-height: 3rem;
	margin: 30px 0;
}
.bg-verdeosc h4 {
	color: #FFF;
	font-weight: lighter;
}
.bg-negrito {
	background: #F2EEEB;
  padding-bottom: 10rem;
}
.bg-porque {
	background: #3C3230;
  padding-bottom: 5rem;
}
.bg-separador{
	height: 100px;
	background: rgb(231,200,183);
	background: -moz-linear-gradient(177deg, rgba(231,200,183,1) 50%, rgba(242,229,222,1) 50%);
	background: -webkit-linear-gradient(177deg, rgba(231,200,183,1) 50%, rgba(242,229,222,1) 50%);
	background: linear-gradient(177deg, rgba(231,200,183,1) 50%, rgba(242,229,222,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7c8b7",endColorstr="#f2e5de",GradientType=1); 
}
.bg-negro {background: #000;}

/* COMODÍN */
.plr-10px{
	padding: 0px 20px;
}
.py-20px{
	padding: 20px 0px;
}
.py-rem{
	padding: 5rem 0;
}
.pb-20px{
	padding-bottom: 20px;
}

/* HEADER */
.botonera {
	width: 100%;
}

header {
background: rgb(2,0,36);
background: -moz-linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 10%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 10%, rgba(255,255,255,0) 100%);
background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 10%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#ffffff",GradientType=1);
	
	position: absolute;
	z-index: 99999;
	width: 100%;
	padding: 25px 0;
	
	}
	.navbar-sup {
		font-size:1.8rem;
		font-family: "MyriadPro";
		}
		.header-sup-contacto {
			color: #53A072;
			border: 2px solid #53A072;
			border-radius: 50px;
			padding: 2px 15px;
			margin: 0px 7px;
			font-weight: bold;
			}
			.header-sup-contacto:hover {
				color: #fff;
				background: #6c6a6b;
				border: 2px solid #6c6a6b;
				}
		.header-sup-centros {
			color: #E36B75;
			border: 2px solid #E36B75;
			border-radius: 50px;
			padding: 2px 15px;
			margin: 0px 7px;
			font-weight: bold;
			}
			.header-sup-centros:hover {
				color: #fff;
				background: #6c6a6b;
				border: 2px solid #6c6a6b;
				}
		/* REDES SOCIALES */
		.header-redes {
			width:193px;
			display:block;
			margin:auto;
			}
		.header-redes li {
			float:left;
			margin:0px 5px 0px 5px;
			}

.nav-link{
	padding: 0.5rem 1rem;
	text-align: center;
}

.navbar-inferior {
	font-size:1.8rem;
	font-family: "MyriadPro";
	text-transform: uppercase;
}
.navbar-inferior li {
	margin: 5px;
}
.navbar-inferior li img{
	margin: 7px 0px 7px 0px;
}
.navbar-inferior li a{
	color:#fff;
	padding-bottom:0px;
}
.navbar-inferior li a:hover {
	color:#E36B75;
}	

.navbar-toggler-icon {
	background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* ICONOS REDES */
.nav-icon-redes {
	color: #FFF;
	border: 2px solid #E36B75;
	border-radius: 50px;
	padding: 0.5rem 0.3rem;
	background: #E36B75;
}
.nav-icon-redes:hover{
	border: 2px solid #6c6a6b;
	background: #6c6a6b;
}

/* PAGINA */


/* SECTION TRATAMIENTO*/
#tratamiento {
	width: 100%;
}
.que-es {
	font-family: 'FrankRuhlLibre-Regular';
	font-size: 2rem;
	color: #7e7e7e;
}
.para-txt {
	font-family: 'FrankRuhlLibre-Regular';
	font-size: 3rem;
	color: #7e7e7e;
}

.sesiones-img {
	padding: 10px;
	max-width: 300px;
	width: 100%;
}

.areas {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
	padding: 30px 0;
}

.areas-img {
	padding: 10px 0;
}
.areas-text {
	color: #FF9C78;
	font-size: 2.5em;
	padding: 10px;
}
.areas-text span{
	font-size: 0.6em;
  color: #666;
  font-style: italic;
  line-height: 90%;
}

.equipo-img {
  margin-top: 50px;
}

.beneficios-img {
	max-width: 128px;
}
.beneficios-item{
  padding: 0 10px 75px 10px;
}

.beneficios-item h4{
	font-family: 'MyriadPro';
	font-size: 3.9rem;
  line-height: 60px;
	color: #FFF;
}

.beneficios-item h3{
	font-family: 'MyriadPro';
	font-size: 12.2rem;
	color: #FFF;
  line-height: 80px;
}

.beneficios-item h3 span{
	font-family: 'MyriadPro';
	font-size: 6rem;
	color: #FFF;
}

.beneficios-item p{
	font-family: 'MyriadPro';
	font-size: 2.5rem;
	color: #FFF;
}

#certificados {
	width: 100%;
}

/* GUIA */
.guia-header {
	font-family: 'frank';
	color: #000;
	font-size: 22px;
	text-decoration: none;
	border-bottom: 2px solid #E7AF92;
	margin-bottom: 10px;
}
.guia-header:hover {
	color: #000;
	text-decoration: none;
}

.mb-0{
	margin: 0;
	display: inline;
}	

/* CONTACTO */
.mapa-google {width:100%; height:430px}
.sirex-contacto {padding:30px 0;}
.text-contacto {color:#FFF;border-left:2px solid #fff; padding:15px; margin-top:5px;}
.hiper-contacto {color:#fff; font-family:Tahoma, Geneva, sans-serif; font-weight: bold; font-size:1.6rem}
.hiper-contacto:hover {color:#EEE}

.info-sirex-bg {
	background:#0062ad;	
	}
.info-sirex{
	max-width:500px; 
	height:430px;
	float:right;
	padding:30px 0px 30px 20px;}
.info-sirex img{
	margin-bottom:30px;
	}

/* CONTACTO */
.bg-contacto {
	background: #f7f7f7;
	padding-top: 30px;
}
.contacto-input{
	font-size: 1.6rem;
	height: 30px;
}
.boton-consultar {
	font-family: "MyriadPro";
	color: #f29418;
	border: 2px solid #f29418;
	border-radius: 22px;
	padding: 6px 21px;
	margin: 0px auto 40px auto;
	font-weight: bold;
	background: none;
	font-size: 2rem;
	cursor: pointer;
	height: 40px;
	display: block;
}
.corchete{
	font-size: 3rem;
	font-family: 'o-bold';
	color: #f29418;
}
.contacto-nota{
	margin-bottom: 30px;
	background: none;
}

/* BOTTOM */
footer {
	background: #000;
	height: 350px;
	width: 100%;
}
footer .nav-link{
	font-family: 'MyriadPro';
	font-size: 1.8rem;
}

.logo-bottom{
	max-width: 350px;
	padding: 30px;
}
.bottom-h4 {
	color: #fff;
	margin: 7px 15px 15px 15px;;
	display: inline-block;
	font-family: 'MyriadPro';
	font-size: 1.8rem;
}
.bottom-h4:hover{
	color: #fff;
}
.bottom-redes {
	width:181px;
	display:block;
	margin:auto;
	margin: 30px;
}
.bottom-redes li {
			float:left;
			margin:0px 5px 0px 5px;
			}

.navbar-brand {
    width: 240px;
}

.call-to-action{
    background: linear-gradient(288.3deg, #4C3B54 34.12%, #64586A 34.15%, #64586A 91.39%);
    height: 50px;
    position: fixed;
    bottom: 0;
    z-index: 9;
}

.call-to-action-bg {
    background: #E7AF92;
    border-radius: 120px;
    text-align: center;
    color: #000;
    font-size: 14px;
    padding: 6px 0px;
    display: block;
    margin: 10px 2px;
    width: 140px;
	font-family: 'MyriadPro';
}
.call-to-action-bg:hover{
		background: #ffa97c;
}
.row{
	margin-left:0;
	margin-right:0;
}

@media (max-width: 992px) {
	.navbar-brand {
    width: 140px;
}
}
@media (max-width: 768px){
	
	.bg-negrito {
		background: #F2EEEB; 
	}
	
  .bg-verde h2 {
    font-size: 4rem;
    color: #FFF;
  }
  
  .bg-verde h4 {
    font-size: 2.2rem;
    color: #FFF;
    padding:1em 1em 5em 1em;
    font-weight: lighter;
  }
  .bg-verde p{
    color: #FFF;
    font-size: 2.5rem;
    line-height: 1em;
    letter-spacing: 0.1em;
  }
	.botonlink{
		font-size: 1.8rem;
	}
	
	h2 {
    font-family: "FrankRuhlLibre-Regular";
    font-size: 4rem;
    margin-bottom: 20px;
    display: inline-block;
  }
	h2 span {
	font-family: "FrankRuhlLibre-Regular";	
	font-size: 2.4rem;
	}
	h3 {
		font-family: "MyriadPro";
		font-size: 3.2rem;
		/*margin: 10px 0;
		line-height: 1rem;*/
		display: inline-block;
		color: #8FCCAA;
		margin:1em 0;
	}

	h3 span {
		font-family: "MyriadPro";	
		font-size: 2rem;
		color: #716D6E;
	}
  
	.icon-x {
		/*transform: scale(0.5);*/
		padding: 0 4px 4px 0; 
		vertical-align: middle;
	}

  h4{
    color: #FF9C78;
    font-family: "MyriadPro";
    font-size: 2rem;
    font-weight: bold;
    padding: 2px;
  }
  
  h5 {
    font-family: "MyriadPro";
    font-size: 2rem;
    display: inline-block;
    color: #fff;
    padding-bottom: 2rem;
  }

  h5 span {
    font-weight: bold;
  }
  
  .resultados-text {
	font-family: 'MyriadPro';
    color: #696969;
	font-size: 2em;
	margin: 0 2em;
}

	/* HEADER */
	.header-sup-contacto {
		width: 190px;
		margin:auto auto 18px auto;
		padding-bottom: 7px;
	}
	header {
		position: relative;
		background: #000;
	}
	.header-sup-centros {
		width: 190px;
		margin:auto auto 18px auto;
		padding-bottom: 7px;
	}
	.navbar-collapse {
		background: #313131;
    border-top: 2px solid #BE9275;
    padding-bottom: 30px;
	}

	.titulo-movil {
    padding: 5px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
	}
  
  .formulario-label{
    font-family: "MyriadPro";
    color: #6c6a6b;
    margin-bottom: 10px;
    display: block;
    font-size: 1.9rem;
    padding: 5px;
    color: #CCCCCC;
    background: rgba(0, 0, 0, 0.5);
  }

	
	/*SECTION TRATAMIENTOS */
  .caracteristica-izquierda{
    margin: 30px;
    padding: 3px 15px;
    text-align: left;
    border-left: 2px solid #375da1;
    border-right: none;
  }
  
  /*BENEFICIOS*/
  .beneficios-item h3{
    font-family: 'MyriadPro';
    font-size: 6.2rem;
    color: #FFF;
    line-height: 40px;
  }
  .beneficios-item h3 span{
    font-family: 'MyriadPro';
    font-size: 3rem;
    color: #FFF;
  }   
   footer {
	background: #000;
	height: 400px;
	width:100%;
}
.call-to-action-bg {
    font-size: 13px;
    width: 100px;
}
}



/* LANDING */
.bg-fondo-portada {
	background: #000;
}
.desarrolla-contorno{
	background: url(../img/slide/bg-trama.jpg) no-repeat;
	background-position: center top;
	background-size: contain;
}
.land-titulo{
   font-family: 'o-bold';
    font-size: 4.4rem;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
    padding: 20px;
    letter-spacing: 2px;
    line-height: 4.4rem;
	/*text-shadow: -2px 2px 0px rgb(70 70 70);*/
}
.land-titulo span{
	font-size:2.4rem;
	font-family: 'o-light';
	font-style: normal;
}
.land-btn-masinfo{
font-family: 'MyriadPro';
    display: inline-block;
    margin: auto;
    color: #f29418;
    border: 2px solid #f29418;
    border-radius: 50px;
    text-align: center;
    padding: 6px 20px;
    font-size: 1.8rem;
}
.land-subtitulo {
	font-family: 'MyriadPro';
    font-size: 2.2rem;
    padding-top: 20px;
		padding-bottom: 20px;
    line-height: 3.2rem;
	color: #bf391c;
}
.land-texto {
	font-family: 'MyriadPro';
    font-size: 2rem;
    padding-top: 10px;
		padding-bottom: 20px;
    line-height: 2.4rem;
	color: #313131;
}
.land-section-video{
	padding-bottom: 60px;
}
.land-destacado {
	font-family: 'MyriadPro';
	font-size: 2.6rem;
}
.land-logo-sirex {
	max-width: 300px;
	margin-bottom: 30px;
}
.land-destacado-oswald{
	font-family: 'o-bold';
	color: #fff;
	font-size: 2.4rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: italic;
}
.land-titulo-caracteristica{
	font-family: 'o-bold';
	color: #373737;
	font-size: 2.4rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: italic;
}
.porque-img {
	max-width: 130px;
    margin-bottom: 10px;
}



@media (max-width: 768px){
	h2 {
		margin: 20px auto;
		width: 80%;
	}
	.land-titulo-logo{
		max-width: 200px;
	}
	.land-titulo {
		font-size: 2.4rem;
    line-height: 3.4rem;
	}
	.land-titulo span {
		font-size: 1.4rem;}
	.logo-bottom{
		max-width: 200px;
	}
	.land-section-video{
	padding-top: 60px;
}
/* GUIA */
.guia-header {
	font-size: 16px;
	font-weight: bold;
}
}

/* CENTROS */
#centros {
	background: #313131;
	padding: 00px 10px 50px 10px;
}

#centros-home {
	background: #313131;
  background: url("../img/centros-2.jpg");
  background-repeat: no-repeat;
  min-height: 400px;
	padding: 30px 10px 50px 10px;
}

#centros-home h3{
  color: #fff;
}

#centros-landing {
	background: #373737;
	padding: 30px 10px 50px 10px;
}

.centros-contenedor{
	/*background: #a53c23;*/
	/*padding: 20px;*/
	margin-bottom: 20px;
}
.centros-ciudad{
	color: #a53c23;
}
.centros-direccion{
	color: #6c6a6b;
    font-size: 1.6rem;
    padding: 5px 0px;
    display: block;
}
.centros-doctor{
	color: #6c6a6b;
}
.centros-nombre{
	color: #6c6a6b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2.3rem;
    padding-bottom: 4px;
    margin-bottom: 7px;
}
.centros-datos{
	border-top: 3px solid #6c6a6b;
	padding-top: 10px;
}
.otras-tec-link{
	font-size: 1.7rem;
}
.otras-tec-titulo{
	margin-top: 10px;
	color: #553522;
	font-size: 1.7rem;
}

.centros-ico{
	display: block;
	float: left;
	width: 20px;
	margin-right: 13px;
}

/* CENTROS BUSCADOR */
.centros-provincia {
	font-family: "MyriadPro";
	font-size: 3rem;
	margin: 40px 0 20px 0;
	padding: 10px 30px;
	display: inline-block;
	color: #000;
	background: rgb(241,234,228);
	background: -moz-radial-gradient(circle, rgba(106,140,130,1) 30%, rgba(91,90,89,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(106,140,130,1) 30%, rgba(91,90,89,1) 100%);
	background: radial-gradient(circle, rgba(106,140,130,1) 30%, rgba(91,90,89,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6a8c82",endColorstr="#5b5a59",GradientType=1); 
/*	font-family: "MyriadProLight";
	font-size: 2rem;
	background: #538385;
	padding: 5px 35px 8px 35px;
	margin-top: 20px;
	display: inline-block;
	color: #fff;*/
}	

.btn-buscar-centros{
	font-family: "MyriadProLight";
	color: #fff;
  text-transform: uppercase;
  border-radius: 20px;
 	padding: 8px 45px;
  margin: 25px 7px;
	background-color: #6c6a6b;
	font-size: 1.9rem;
  border: none;
  cursor: pointer;
}
.btn-buscar-centros:hover{
  background-color: #FF9C78;
}
.formulario-input{
	font-family: "MyriadPro";
	padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
	width: 100%;
	font-size: 1.6rem;
}
.formulario-label{
	font-family: "MyriadProLight";
  margin-bottom: 10px;
  padding: 5px;
  display: block;
  font-weight: bold;
  font-size: 1.8rem;
  color: #C4C4C4;
  background-color: #343434;
}

.tab_info{
	font-family: "MyriadPro";
	font-size: 2rem;
	color: #6c6a6b;
	text-transform: capitalize;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.tab_info span {
	font-weight: bold;
	color: #bf391c;
}

