

html{
	background-color:#fff;
}
body{	
	font-family: 'Spartan', sans-serif;
	font-size: 1.4em;
}
header{
	height:100px;

}
nav{
	background-color:#01CBE2 !important;
	background: -webkit-linear-gradient(180deg, #01CBE2 75%, #0272C8 25%);
    background: -moz-linear-gradient(180deg, #01CBE2 75%, #0272C8 25%);
    background: -ms-linear-gradient(180deg, #01CBE2 75%, #0272C8 25%);
    background: -o-linear-gradient(180deg, #01CBE2 75%, #0272C8 25%);
    background: linear-gradient(180deg, #01CBE2 75%, #0272C8 25%);
	height:100px;      
	
	border: 2px solid #fff;
	z-index:999999999999999999999999999999999999;
}
.c1{
	color: #2B97AD;
}
.f1{
	background-color:rgba(43,151,173); 
}
}
.f1op{
	background-color:rgba(43,151,173,0.5); 
}
.c2{
	color:rgba(2,114,200,0.05);
}
.f2{

	background-color:rgba(2,114,200,0.3);
}
.c3{
	
	color:#c0c0c0;
}
.activ{
	background-color:rgba(43,151,173);
	border-radius: 7px;
	color:#fff;
}
.mga{
	margin:auto;
}

.deg{
	background-color:#2B97AD !important;
	background: -webkit-linear-gradient(180deg, #fff 20%,  #2B97AD 80%);
    background: -moz-linear-gradient(180deg, #fff 20%, #2B97AD 80%);
    background: -ms-linear-gradient(180deg, #fff 20%, #2B97AD 80%);
    background: -o-linear-gradient(180deg, #fff 20%, #2B97AD 80%);
    background: linear-gradient(180deg, #fff 20%, #2B97AD 80%);
}
#top-nav{
	color:#000 !important;
	
}

#menu {
	font-size: 1.4em;
	color:#000 !important;
	z-index:9999;	
}
#menu a{
	color:#000 !important;
    z-index:9999;
}

#fisiosam h1{
  text-align:center;
  color:#2B97AD;
}
#fisiosam h5{
  padding:0px 20px; 
  text-align:left;
  color:#C0C0C0;
}
#fisiosam p{
  padding:7px 0px; 
  text-align:left;
  color:#696969;
}
#pilates{
	padding: 7px ;
	background-color: rgba(12,12,13,0.9);
}

/*======================================
    PARALLAX LIKE / 
=========================================*/

.parallax-like {
    background: url(../images/nosotros/11.png) no-repeat center center; 
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}

    .parallax-like .overlay {
        min-height: 650px;
        background: rgba();
        font-size: 40px;
        padding-bottom: 60px;
        padding-top: 60px;
    }


#bienvenidos h1{
  text-align:center;
  color:#2B97AD;
}
#bienvenidos h5{
  padding:0px 20px; 
  text-align:left;
  color:#C0C0C0;
}
#bienvenidos  p{
  padding:7px 7px; 
  text-align:left;
  color:#696969;
}
#curriculum {
	margin-top:15px;
}
#curriculum h4{
	color:#2B97AD;
	text-align:center;
}
#curriculum p{
	color:#696969;
	text-align:right;
}
#anillocurriculum{
	background-image: url(../images/nosotros/);
	font-size: .8em;
	margin:10px;
	padding:20px 15px;
}
.titulos{
	border-bottom:gray 1px double;
}
.centre{
	margin:auto;
}
.bor{
	border-top:#c0c0c0 1px solid;
	border-bottom:#c0c0c0 1px solid ;
	border-right:#c0c0c0 1px solid ;
	border-left:#c0c0c0 1px solid;
	border-radius: 2px; 
	padding:10px;
}
.bluenav{
	color:#2B97AD;
}
.pad{
	padding:12px 25px;
}
#fisioterapia{
	margin-top:15px;
	
}
#tratamientos {
	margin-top:15px;
}
#tratamientos h1, h4{
	text-align:center;
	color:#2B97AD;
}
#tratamientos h5{
	text-align:left;
	color:#2B97AD;
	padding:15px ;
}
#tratamientos p{
  padding:10px 10px; 
  text-align:left;
  color:#696969;
}

#manojos{
	border:0.5px solid #2B97AD;
	margin-bottom:20px;
}
#intervencion{
	
	margin-bottom:25px;
}
.pictur{
border-radius:7px;
margin:auto;
border-bottom: #2B97AD 1px solid;
}
#contacto h1{
 text-align:center;
 border-bottom:0.5px solid #2B97AD;
 margin-bottom:20px;
 color:#2B97AD;
}
#contacto h4{
 color:#2B97AD;
}
#contacto span{
 color:#2B97AD;
}
#footer{
	background-color: #2B97AD;
	
	border-right:grey 1px solid;
	margin-top:15px;
}
#footer p{
	text-align: center;
}
#redes ul{
	margin:auto;
	width:300px;
	margin-top:20px;
	
}
#redes ul li{
	display:inline;
	text-decoration:none;
	width:60px;
	height:60px;	
}
#barraaceptacion {
   
    position:fixed;
    left:5px;
    right:5px;
    bottom:20px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:120px;
    background-color: rgba(50, 50, 52, 1);
    color:#fff;
    z-index:99999;
   border-radius:15px;
}
#barraaceptacion p{
   padding: 10px;
   text-align: justify;
}


@media screen and (max-width: 760px) and (min-width: 350px) {
  
   nav ul li a {

	color:#fff;
    background-color:black!important;
	background: -webkit-linear-gradient(180deg, #2B97AD 30%, #0272C8 70%);
    background: -moz-linear-gradient(180deg, #2B97AD 30%, #0272C8 70%);
    background: -ms-linear-gradient(180deg, #2B97AD 30%, #0272C8 70%);
    background: -o-linear-gradient(180deg, #2B97AD 30%, #0272C8 70%);
    background: linear-gradient(180deg, #2B97AD 30%, #0272C8 70%);
     

}

#mapaubic{
	border-radius: 50%;
}

}