﻿@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;
}
body{
	background-image: linear-gradient(rgba(252, 255, 255, 0.9),  rgba(252, 255, 255, 0.9)),url("../images/logomovilizate.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	
}
header{
	color: #d14b08;
	padding: 4%;
	background-size: 100%;
	opacity: 0.9;
}
header h1{
	font-family:'Poppins', sans-serif;
	font-size: 3em;
	color: #d14b08;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	text-shadow:1px 0px 17px #000000;
}


div{
	font-family:'Poppins', sans-serif;
}

.container{
	padding-bottom: 1%;
}
.container p:first-child{
	text-align: center;
	font-family:'Poppins', sans-serif;
	color: #267526;
	font-size: 2.5em;
	font-weight: bold;
	box-sizing: border-box;
	padding-bottom: 4%;
	padding-top: 3%;
	letter-spacing: 2px;
	font-style: oblique;
}

.seccion-cursos{
	background-color: #ECECEC;
}
.container p:first-child{
	color:#d14b08;
	font-size: 2em;
	font-weight:bold;
}
footer{
	background: #000;
	opacity: 0.8;
	font-weight: bold;
	font-size: 80%;
	margin: 0 auto;
	padding: 1%;
}
footer p{
	color: #FFF;
	text-align: center;
	font-family:'Poppins', sans-serif;
}


.kine{
	background-image: url("../images/kine.jpg");
}

.matrones{
	background-image: url("../images/matron.jpg");
	background-position: center;
}

.psicologos{
	background-image: url("../images/psico.jpg");
	background-position: center;
}

.to{
	background-image: url("../images/to.jpg");
	background-position: center;
}

.bloque {
  position: relative;
  text-align: center;
  color: white;
  
}
.card{
	padding: 2%;
	margin: 2%;
}
.card-img-top{
	width: 100%;
	
}

.card-title{
	font-size: 1.8em;
	font-family: 'Courgette', cursive;
	font-weight: bold;
	color: rgba(0, 44, 99, 1);
}
.card-text{
	font-size: 1.5em;
	font-family:'Courgette','Poppins';
	color: #000;
	font-weight: bold;
	font-variant: small-caps;
}
.card-body{
	padding-bottom: 10%;
}

@media screen and (min-width: 900px){
	header img{
		width:25%;
		padding-top: 1%;
	}
	header{
		padding:2%;
	}
	.row p:first-child{
		font-size: 2em;
	}
	#cursosini{
		font-size: 2em;
	}
	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%;
	}

}

