@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One');
.my-nav{
	background-color: rgba(30, 56, 50, 1);
	color: #fff;
}

.my-nav .navbar-brand {
    color: #10750C;
	background-color: #fff;
	border:none 4px #000000;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-topright:13px;
	-moz-border-radius-bottomleft:13px;
	-moz-border-radius-bottomright:13px;
	-webkit-border-top-left-radius:13px;
	-webkit-border-top-right-radius:13px;
	-webkit-border-bottom-left-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	border-top-left-radius:13px;
	border-top-right-radius:13px;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:13px;
	font-variant: small-caps;
	font-family:'Poppins', sans-serif;
	font-size: 2em;
	padding: 1%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 2%;
	padding: 2%;
}
.my-nav .nav-link {
	box-sizing: border-box;
    color: #fff;
	text-align: center;
	border:none 4px #000000;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-topright:13px;
	-moz-border-radius-bottomleft:13px;
	-moz-border-radius-bottomright:13px;
	-webkit-border-top-left-radius:13px;
	-webkit-border-top-right-radius:13px;
	-webkit-border-bottom-left-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	border-top-left-radius:13px;
	border-top-right-radius:13px;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:13px;
	font-variant: small-caps;
	font-family:'Poppins', sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.my-nav .nav-link:hover {
    color: #10750C;
	background-color: #fff;
}
.my-nav .nav-item{
	margin: 1%;
}
.my-nav .dropdown-menu{
    background-color: #fff;
	font-variant: small-caps;
	font-family:'Poppins', sans-serif;
	font-size: 1.5em;
}
.my-nav .dropdown-item{
	color: #10750C;
	font-weight: bold;
}
.my-nav .dropdown-item:hover{
	color: #fff;
	background-color: #10750C;
}
.my-nav .active {
	box-sizing: border-box;
	margin: 0auto;
	background-color: #fff;
	border:none 4px #000000;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-topright:13px;
	-moz-border-radius-bottomleft:13px;
	-moz-border-radius-bottomright:13px;
	-webkit-border-top-left-radius:13px;
	-webkit-border-top-right-radius:13px;
	-webkit-border-bottom-left-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	border-top-left-radius:13px;
	border-top-right-radius:13px;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:13px;
}
.my-nav .active a{
	color: #10750C;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255, 255, 255);
	border-width: 5px;
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-right li{
	margin: 0 auto;
}
.navbar-right a{
	color: #fff;
	text-decoration: none;
}
.navbar-right a:hover{
	color:  #E98A15;
	text-decoration: none;
}
.fas{
	color: #fff;
}
.fab{
	color: #fff;
}
.fas:hover{
	color: #10750C;
}
.fab:hover{
	color: #10750C;
}
h1{
	font-family:'Poppins', sans-serif;
	font-size: 2em;
	color: #fff;
	text-align: center;
	text-shadow: 3%;
}

header p{
	color: #ECECEC;
	font-weight: bold;
}
p{
	display: block;
	font-family:'Poppins', sans-serif;
	font-size: 1em;
	color: #000;
	text-align: center;
}
div p:first-child{
	font-family:'Poppins', sans-serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #2c3e50;
	padding: 3%;
}
div p:nth-child(2){
	padding-left:20%;
	padding-right:20%;
	font-family:'Poppins', sans-serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #2c3e50;
}
div p:nth-child(3){
	padding-left:20%;
	padding-right:20%;
}
.info p:nth-child(2){
	font-family:'Poppins', sans-serif;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.icono{
	display:block;
	margin: 0 auto;
}

.por{
	background-color: #ECECEC;
}
.por img{
	width: 100%;
}
.por p:nth-child(3){
	padding-bottom: 5%;
}
.fila-formulario{
	background-color: #ECECEC;
}
.contact-form{
	padding-top: 2%;
}
form .submit{
	margin: 0 auto;
	background: #ff5722;
	border-color: transparent;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-family: 'Poppins', sans-serif;
} 
form .submit:hover{
	background-color: #fff;
	color:#ff5722;
}
.form-input{
	width: 100%;
	border-radius: 6px;
	outline: none;
	color: #000;
	margin: 2%;
	padding:1%;
	font-family: 'Poppins', sans-serif;
}
.form-input:focus{
	border:solid;
	border-color:#ff5722;

}
.placeholder{
	color:#000;
}

.cadera{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/patologia-cadera.jpeg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.ejercicio{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/prescripcion-ejercicio-adulto-mayor.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.escolar{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/kinesiologia-escolar.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
#importante{
	color: #ff5722;
	font-weight: bold;
	letter-spacing: 1.5px;
}

@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");

.psicoam{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/finalpsico.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.online-pelvico{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/online-pelvico.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.demencia{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/demencia.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.oncologia{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/kinesiologia-oncologica.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.neurokine{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/kinesiologia-escolar.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.cognitivo{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/estimulacion-cognitiva.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.juego{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/juego.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.pilates{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/pilates.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.tmo{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/terapia-manual.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.neuroms{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/rehab-ms.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.psicosocial{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/psicosocial.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.abuso{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/abuso.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.oncologia{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/kinesiologia-oncologica.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.neuropc{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/neurorehabilitacion-pc.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.piso-pelvico{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/curso-piso-pelvico.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.tea{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/curso-abordaje-tea.html");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.hombro{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/curso-patologia-hombro.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.Dolor{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/Dolor.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.TOescolar{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/TOescolar.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.Tronco{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/Tronco.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.anticoncepcion{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/anticoncepcion.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}
.ppinfantil{
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/ppinfantil.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
}

.form{
	width: 90%;
	display: block;
	margin: 0 auto;
}

header h1{
	font-size: 2em;
	color: #fff;
	font-weight: bold;
}
header .container {
    padding-top: 10%;
    padding-bottom: 10%;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header p{
	font-family:'Poppins', sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}

section {
    padding: 100px 0;    
    width: 100%;
}

section h2 {
    margin: 0;
    font-size: 3em;
}
hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {

    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #ff5722;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

section.primary h2{    
    color: #2c3e50;
    }
    
section.success{
    background-color: #18bc9c;
    color: #fff;
    }
section.success p{
    color: #fff;
}
#overide-bootstrap-font p{
	font-size: 1em;
	padding-bottom: 2%;
	margin: auto;
	opacity:0.8;
}
.video{
	display: block;
	width: 100%;
	padding: 2%;
}

footer{
	background: #000;
	margin: 0 auto;
	padding: 1%;
}
#cambio p{
	text-align: center;
	color: #fff;
	font-family:'Poppins', sans-serif;
	font-size: 1em;
}
@media screen and (max-width:600px){
	
	#portfolio h1{
		font-size: 2em;
		font-weight: bold;
		padding-top: 1%;
	}
	#info h2{
		font-size: 2em;
		font-weight: bold;
		padding-top: 1%;
	}
	.video{
	display: block;
	width: 100%;
	margin: 0 auto;
	padding:0px;
	border: hidden;
	}
}
@media screen and (min-width: 900px){
	
	nav{
		height: 100px;
	}
	.my-nav .navbar-brand {
		margin: 2%;
		padding-top: 1%;
		padding-bottom: 1%;
	}
	.my-nav .nav-item {
		width: 140px
	}
	.dropdown-toggle{
		width: 140px;
	}
	.navbar-right{
		width: 20%;
		padding-right:3%;
	}
	.navbar-right i{
		padding: 1%;
	}
	.psicoam h1{
	padding: 5%;
	}
	.psicoam p{
	padding-bottom: 5%;
	padding-left:10%;
	padding-right:10%;
	font-size: 1.5em;
	}
	.escolar p{
	padding-left:10%;
	padding-right:10%;
	font-size: 1.5em;
	}
}