@import url('//fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800;900&family=Open+Sans:wght@300;400;600;700;800&display=swap');
/*
Theme Name: Nombre del Tema
Theme URI: http://www.miagencia.cl
Author: Mi Agencia
Author URI: http://www.miagencia.cl
Description: Tema desarrollado para NOMBRE DEL CLIENTE
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive layout,
Text Domain: miagencia
*/ 

::-webkit-input-placeholder { /* WebKit browsers */
	color: #666666 !important;
	opacity: 1;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #666666 !important;
	opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #666666 !important;
	opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #666666 !important;
	opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Nunito', sans-serif;
	font-weight: 800;
}


h2 {
	font-weight: 600;
}

body {
	font-family: 'Open Sans', sans-serif;
	color: #373737;
	font-size: 16px;
}

h2	{
	font-size: 36px;
	color: #374474;
}

.slick-dots {
	bottom: -45px;
	text-align: right;
	right: 10px;
}

.slick-dots li button::before {
	font-size: 15px;
	color: #374474;
}

.slick-dots li.slick-active button:before {
	color: #374474;
}

.slide-mapa .slick-dots li button::before {
	font-size: 15px;
	color: #ffffff;
}

.slide-mapa .slick-dots li.slick-active button:before {
	color: #ffffff;
}

.slide-mapa .slick-dots {
	text-align: center;
	right: 0;
}

.slide-mapa-blanco .slick-dots li button::before {
	font-size: 15px;
	color: #374474;
}

.slide-mapa-blanco .slick-dots li.slick-active button:before {
	color: #374474;
}

.slide-mapa-blanco .slick-dots {
	text-align: center;
	right: 0;
}

.miga {
	font-size: 14px;
	color: #033333;
	padding: 50px 0px;
}

.miga span {
	color: #374474;
}

.miga h1.empresah {
	font-size: 14px;
	font-weight: 700;
}

.miga h2{
	font-size: 14px;
	font-weight: 700;
}

.btn-azul {
	background-color: #5C7DF4;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	text-align: center;
}

.btn-verde {
	background-color: #61C850;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	text-align: center;
}

.btn-azul:hover, .btn-verde:hover {
	color: #fff;
	text-decoration: none;
}

.btn-borde {
	background-color: transparent;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 14px;
	color: #1071B7;
	font-weight: 500;
	border: 1px solid #1071B7;
	text-align: center;
}

.btn-borde-bl {
	background-color: transparent;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	border: 1px solid #fff;
	text-align: center;
}

.btn-borde-bl:hover {
	color: #fff;
	text-decoration: none;
}

.banner-top {
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-top h1 {
	font-size: 60px;
	color: #fff;
	text-shadow: 0px 3px #374474;
}

.banner-top p {
	font-size: 30px;
	color: #fff;
	text-shadow: 0px 2px #374474;
}

.navegacion {
	background-color: #373737;
}

.navegacion li.active a {
	color: #FEFE37;
}

.navegacion a.nav-link {
	padding: 0px 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}

.navegacion .menu-principal ul li {
	padding: 20px 50px;
}

.navegacion .menu-principal ul li.active {
	background-color: #646464;
	color: #FEFE37;
}

.navegacion .menu-principal ul li:hover {
	background-color: #646464;
	color: #FEFE37!important;
}

.top-home {
	background-position: center right;
	background-repeat: no-repeat;
	background-size: contain;
	height: 80vh;
}

.top-home h1 {
	color: #374474;
	font-size: 55px;
	padding-bottom: 50px;
}

.top-home h2 {
	color: #878787;
	font-size: 22px;
	padding-top: 10px;
}

.escuelas-rurales {
	background-color: #374474;
	border-radius: 50px;
}

.escuelas-rurales p {
	padding-top: 20px;
	color: #fff;
}

.escuelas-rurales h2 {
	color: #fff;
}

.escuelas-rurales .mapa-home h2 {
	padding-bottom: 20px;
	color: #fff;
}


.proyecto-apoyado {
	padding: 70px 0px;
}

.testimonios {
	background-color: #F7F7F7;
	padding: 50px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position-x: 140px;
}

.testimonios .bloque {
	background-color: #fff;
	border-radius: 10px;
	padding: 40px 60px 60px 60px;
}

.donar-home .row {
	background-repeat: no-repeat;
	background-size: 96%;
	padding-top: 70px;
	padding-bottom: 80px;
	padding-left: 60px;
}

.donar-home .row h2 {
	color: #FEFE37;
}

.donar-home .row p {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
}

.donar-home .video {
	background-repeat: no-repeat;
	background-position: left center;
}

.nosotros {
	background-size: 39%;
	background-position-x: 260px;
	background-repeat: no-repeat;
	padding: 70px 0px;
}

.nosotros img {
	border-radius: 10px;
}

.valores {
	padding: 50px 0px;
	background-color: #F7F7F7;
	padding-bottom: 80px;
}

.valores .bloque {
	padding: 40px 20px;
	border-radius: 10px;
	background-color: #fff;
	margin: auto;
}

.valores .bloque h3 {
	font-size: 24px;
	color: #374474;
	padding-left: 20px;
}

.mapa-app-escuela {
	padding: 60px;
}

.mapa-app-escuela h2 {
	padding-bottom: 40px;
}

.pasos {
	padding-top: 60px;
	padding-bottom: 100px;
	background-color: #F7F7F7;
	border-radius: 40px 40px 0px 0px;
}

.pasos h3 {
	font-size: 24px;
	color: #374474;
	font-weight: 600;
}

.pasos span {
	font-size: 20px;
    font-family: 'Nunito', sans-serif;
    background-color: #1071B7;
    padding: 4px 20px;
    color: #FEFE37;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 10px;
}

.invitacion-empresa h4 {
	font-size: 22px;
	font-weight: 200;
	color: #fff;
}

.empresa-aportar {
	padding: 70px 0px;
	background-color: #F7F7F7;
	background-position: center left;
	background-repeat: no-repeat;
	background-size: contain;
}

.empresa-aportar p {
	font-weight: 200;
	font-size: 22px;
}

.articulos {
	background-color: #F7F7F7;
	padding: 70px 0px;
	background-repeat: no-repeat;
	background-position-y: 300px;
	background-size: 20%; 
}

.articulos .bloque	{
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
}

.articulos .bloque h2 {
	font-size: 24px;
}

.articulos .bloque p {
	padding: 10px 0px;
}

.destacado-experiencia .row {
	background-repeat: no-repeat;
	padding: 50px 0px;
	background-size: contain;
}

.filtro a.btn-todos {
	padding: 10px 20px;
	border-radius: 10px 0px 0px 10px;
	border: 1px solid #E0E0E0;
	color: #AAAAAA;
	text-align: center;
}


.filtro a.btn-imagenes {
	padding: 10px 20px;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #E0E0E0;
	color: #AAAAAA;
	text-align: center;
}

.filtro a.btn-videos {
	padding: 10px 20px;
	border-radius: 0px 10px 10px 0px;
	border: 1px solid #E0E0E0;
	color: #AAAAAA;
	text-align: center;
}

.filtro a.active {
	color: #374474;
	font-weight: 600;
}

.filtro a.btn-todos:hover, .filtro a.btn-imagenes:hover, .filtro a.btn-videos:hover {
	color: #374474;
	text-decoration: none;
}

.filtro .bloque1 .bloque-hover p {
	color: #fff;
}

.filtro .bloque1 {
	height: 320px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.filtro .bloque1 .bloque-hover {
	height: 320px;
	background-color: #374474cc;
	opacity: 0;
}

.filtro .bloque1:hover .bloque-hover {
	opacity: 1;
}

.filtro .bloque2 .bloque-hover p {
	color: #fff;
}

.filtro .bloque2 {
	height: 500px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.filtro .bloque2 .bloque-hover {
	height: 500px;
	background-color: #374474cc;
	opacity: 0;
}

.filtro .bloque2:hover .bloque-hover {
	opacity: 1;
}

.filtro .bloque .bloque-hover p {
	color: #fff;
}

.filtro .bloque {
	height: 500px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.filtro .bloque .bloque-hover {
	height: 500px;
	background-color: #374474cc;
	opacity: 0;
}

.filtro .bloque:hover .bloque-hover {
	opacity: 1;
}

.top-single-noticia h1 {
	font-size: 36px;
	color: #374474;
}

.top-single-noticia p {
	color: #1071B7;
	font-size: 22px;
	font-weight: 200;
}

.content-single-noticia h2 {
	font-size: 24px;
	padding-bottom: 15px;
}

.podria-interesar {
	background-color: #F7F7F7;
	padding: 70px 0px;
}

.podria-interesar h2 {
	font-size: 24px;
}

.podria-interesar .bloque {
	background-color: #fff;
	padding-bottom: 40px;
	overflow: hidden;
	border-radius: 20px;
}

.podria-interesar .bloque h3 {
	color: #374474;
	font-size: 22px;
	padding-bottom: 15px;
}

.instalacion {
	padding: 70px 0px;
}

.instalacion .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #fff;
	border-radius: 0px;
	color: #374474;
	font-weight: 600;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.instalacion .nav-pills .nav-link {
	color: #374474;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 30px;
}

.instalacion .bloque {
	padding: 40px 30px;
	background-color: #F7F7F7;
	border-radius: 20px 0px 0px 20px;
}

.preguntas {
	background-color: #F7F7F7;
	padding: 70px 0px; 
}

.preguntas .bloque {
	background-color: #fff;
	background-image: url('/mide/wp-content/uploads/2021/09/icon-mas.png');
	background-repeat: no-repeat;
	background-position: right 30px top 20px;
	border-radius: 10px;
	padding: 30px 25px;
	padding-right: 35px;
}

.preguntas .bloque:focus-within {
	background-image: url('/mide/wp-content/uploads/2021/09/icon-menos.png');
}

.preguntas .bloque a {
	color: #374474;
	font-size: 16px;
	font-weight: 700;
}

.preguntas .bloque .card-body {
	border: none;
	padding: 0px;
	padding-top: 20px;
	font-weight: 300;
}



.menu-top .formulario form .form-control {
	border-radius: 5px;
	border: solid 1px #E0E0E0;
	padding-left: 15px;
	margin-top: -12px;
    padding-top: 10px;
    background-color: #fff;
    padding-bottom: 10px;
}

.menu-top .formulario form .form-control:focus {
	border: solid 1px #838BA8;
	box-shadow: none;
	background-color: #F7F7F7;
}

.menu-top .formulario form label {
	font-size: 14px;
    background-color: #F7F7F7;
    padding: 0px 10px;
    margin-left: 20px;
    margin-bottom: 0px;
    position: absolute;
    z-index: 1;
    display: none;
}

.menu-top .formulario form .labelclass:focus-within label {
	color:  #374474;
	display: block;
}

.menu-top .formulario form.wpcf7-form.init {
	display: flex!important;
}




.empresa-aportar .formulario form .form-control {
	border-radius: 5px;
	border: solid 1px #E0E0E0;
	padding-left: 15px;
	margin-top: -12px;
    padding-top: 10px;
    background-color: #fff;
    padding-bottom: 10px;
}

.empresa-aportar .formulario form .form-control:focus {
	border: solid 1px #838BA8;
	box-shadow: none;
	background-color: #F7F7F7;
}

.empresa-aportar .formulario form label {
	font-size: 14px;
    background-color: #F7F7F7;
    padding: 0px 10px;
    margin-left: 20px;
    margin-bottom: 0px;
    position: absolute;
    z-index: 1;
    display: none;
}

.empresa-aportar .formulario form .labelclass:focus-within label {
	color:  #374474;
	display: block;
}

.empresa-aportar .formulario form.wpcf7-form.init {
	display: flex!important;
}

.empresa-aportar .btn-azul {
	width: 100%;
}

.menu-top .bloque {
	border-radius: 20px;
	border: none;
	padding: 20px 40px;
	background-color: #F7F7F7;
	background-position: center left;
	background-repeat: no-repeat;
	background-size: contain;
}

.modal-lg {
	max-width: 1140px;
}


.menu-top .formulario .btn-azul {
	background-color: #1071B7;
	width: 100%;
	border: none;
}

.modal-donar .bloque {
	padding: 50px 70px;
}

.modal-donar h2 {
	font-size: 30px;
}

.modal-donar p {
	color: #374474;
}

.modal-donar h3 {
	font-size: 22px;
	color: #374474;
	padding-top: 30px;
	padding-bottom: 20px;
}

.modal-donar .btn-verde {
	width: 100%;
}









footer .form-control {
	border: solid 1px #fff;
	background-color: transparent;
	border-radius: 5px 0px 0px 5px;
	height: 45px;
}

footer .newsletter p {
	margin-bottom: 0px;
}

footer .form-control:focus {
	background-color: transparent;
	border-color: #fff!important;
	outline: none;
	box-shadow: none;
}

footer input.btn-blanco {
	background-color: #fff;
	text-align: center;
	align-items: center;
	color: #374474;
	font-weight: 600;
	font-size: 13px;
	display: flex;
	justify-content: center;
	height: 45px;
	border-radius: 0px 5px 5px 0px;
	width: 100%;
	border: none;
}

footer {
	background-color: #333333;
	padding: 50px 0px;
	color: #fff;
}

footer h2 {
	color: #fff;
	font-size: 27px;
	margin-bottom: -5px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #BABABA;
	text-decoration: none;
}


/* lg */

	@media(max-width: 1199.98px) {}



/* TABLET (md) */	

	@media (max-width: 991px) {}



/* MOVIL (sm) */

	@media (max-width: 767px) {
		h2 {
		font-size: 26px;
		}

		.top-home h1 {
			font-size: 35px!important;
		}

		.banner-top h1 {
			font-size: 40px!important;
		}

		.banner-top p {
			font-size: 24px!important;
		}

		.articulos {
			padding-top: 0px;
		}

		.btn-verde, .btn-borde, .btn-borde-bl, .btn-azul {
			display: block;
			width: 100%;
		}

		.navegacion {
			background-color: #fff;
			padding: 10px 0px;
		}

		.navegacion li.active a {
			color: #374474;
		}

		.navegacion a.nav-link {
			color: #374474;
			padding: 0px;
			padding-bottom: 30px;
		}

		.navegacion .menu-principal ul {
			padding: 40px 0px;
		}

		.navegacion .menu-principal ul li {
			padding: 0px;
		}

		.navegacion .menu-principal ul li.active {
			background-color: #fff;
		}

		.top-home {
			background-position: center right;
			background-repeat: no-repeat;
			background-size: 70%;
			padding: 40px 0px;
			height: auto;
		}

		.top-home h1 {
			font-size: 40px;
		}

		.top-home h2 {
			font-size: 18px;
		}

		.donar-home .row {
			padding-left: 0px;
			padding-top: 50px;
			background-image: none!important;
			background-color: #1071B7;
			border-radius: 20px;
		}

		.testimonios {
			background-position-x: -35px;
			background-size: 34%;
		}


		.valores .bloque img {
			height: 250px;
		}

		.valores .bloque h3 {
			padding-left: 0px;
			padding-top: 30px;
		}

		.empresa-aportar {
			background-image: url('/mide/wp-content/uploads/2021/09/fondo-empresas-mov.png')!important;
			background-position: center top;
			padding-top: 220px;
		}

		.top-single-noticia h1 {
			padding-top: 20px;
		}

		.modal-donar .bloque {
			padding: 50px 30px;
		}

		.menu-top .bloque {
			padding-bottom: 400px;
			background-position: left bottom;
			background-size: 50%;
		}

		.modal-donar .bloque-donar {
			background-image: url('/mide/wp-content/uploads/2021/09/fondo-empresas-mov.png')!important;
			background-position: center top;
			padding-bottom: 50px;
			background-size: contain;
		}

		.modal-donar .bloque-donar .btn-cerrar {
			padding-bottom: 150px;
		}

		.navegacion .menu-principal ul li:hover {
			background-color: transparent;
		}

		.articulos .bloque .block-mov {
			height: 300px;
		}

		.testimonios .bloque {
			padding: 40px 20px;
		}

		.mapa-app-escuela {
			padding: 20px;
		}
	}



/* xs */

	@media (max-width: 575.98px) {}