/*NO BORRAR*/
@font-face {
 font-family:Heebo-Regular;
 font-display: auto;
 src: url('../fonts/Heebo-Regular.ttf');
}
@font-face {
 font-family:Montserrat-Bold;
 font-display: auto;
 src: url('../fonts/Montserrat-Bold.ttf');
}
@font-face {
 font-family:Montserrat-Light;
 font-display: auto;
 src: url('../fonts/Montserrat-Light.ttf');
}
@font-face {
 font-family:Montserrat-Medium;
 font-display: auto;
 src: url('../fonts/Montserrat-Medium.ttf');
}
@font-face {
 font-family:Montserrat-Regular;
 font-display: auto;
 src: url('../fonts/Montserrat-Regular.ttf');
}
@font-face {
 font-family:Montserrat-SemiBold;
 font-display: auto;
 src: url('../fonts/Montserrat-SemiBold.ttf');
}
@font-face {
 font-family:Poppins-Regular;
 font-display: auto;
 src: url('../fonts/Poppins-Regular.ttf');
}
#frm_contacto label.error {
	margin-left: 10px;
	width: auto;
}
.error
{
	color: #B94A48 !important;
	margin:0px !important;
}

.link { 

  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font: normal 12px/12px HelveticaNeue, Arial;
  padding: 8px 11px;
  text-decoration: none;
}
.link.azul {
    background: -moz-linear-gradient(center top , #30517A, #3276B1) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:#3276B1;
    border-color: #30517A ;
    box-shadow: 0 1px 1px #30517A, 0 1px 0 #30517A inset;
    color: #FFF !important;
    text-shadow: 0 1px 0 #30517A;
}
.link.azul:hover {
    background: -moz-linear-gradient(center top , #3276B1, #30517A) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #30517A;
    box-shadow: 0 1px 1px #30517A, 0 1px 0 #30517A inset;
    color: #FFF !important;
    text-shadow: 0 1px 0 #30517A;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.align-center{
	text-align:center;
}
.mr_captcha{
	margin-bottom:10px;
}
/*FIN BORRAR*/

.hd_contacto{
	background:#fe6f62;
	-webkit-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.15);	
	color:#fff;
	font-family:Montserrat-Regular;
	font-size:13px;
	padding-top:10px;
}
.hd_contacto a{
	color:#fff;
}
.hd_telefono{
	font-family:Montserrat-SemiBold;
	text-align:center;
}
.img-redes{
  -webkit-filter: opacity(.75);
  filter: opacity(.75);
}
.img-redes:hover, .img-redes:active, .img-redes:focus{
  -webkit-filter: opacity(1);
  filter: opacity(1);
}

/*Slide y menu de home e internas*/
.hm_slide{
	position:relative;
}
.slide, .item {
    background: #fff7f5;
	-webkit-box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);
	box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);		
}
.hm_menu{
	font-family:Montserrat-Medium;
    position: absolute;
    /*top: 35px;*/
    z-index: 10;
    width: 100%;
	background-color: #0000004f;
}
.int_menu{
	font-family:Montserrat-Medium;
    padding-top: 35px;
}
.mnuhover {
	color: #fff !important;
	background:#fe6f62;
  	border-radius:4px;
}
.pd_menu{
	padding-left:0;
	padding-right:0;
}
.navbar-nav > li > a {
	border:1px solid transparent;
	margin-right:0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.hm_menu ul > li > a{
  color: #fff !important;
}
.hm_menu ul > li > a:hover, .hm_menu ul > li > a:focus, .hm_menu ul > li > a:active{
  color: #fff;
  background-color: transparent;
  border:1px solid #fff;
  border-radius:4px;
}
.int_menu ul > li > a{
  color: #747474;
}
.int_menu ul > li > a:hover, .hm_menu ul > li > a:focus, .hm_menu ul > li > a:active{
  color: #747474 !important;
  background-color: transparent;
  border:1px solid #fe6f62;
  border-radius:4px;
}
.navbar {
    margin-top: 33px;
}
.slide h4{
	font-family:Montserrat-Light;
	font-size:50px;
}
.slide p{
	font-family:Montserrat-Regular;
	font-size:50px;
}
.carousel-caption {
    right: 15%;
    left: 55%;
    padding-bottom: 30px;
    top: 25%;
}
/*Slide y menu de home e internas*/

.hm_bienvenidos{
	background:url("../imgusr/bg-bienvenidos.png") no-repeat top right;
	font-family:Montserrat-Regular;
	font-size:14px;	
	line-height:24px;
	padding-bottom:100px;
	padding-top:40px;
}
.hm_bienvenidos h1{
	color:#fe6f62;
	font-family:Montserrat-Light;
	font-size:30px;	
	margin-bottom:45px;
}
.hm_bienvenidos h1 strong{
	font-family:Montserrat-Bold;
}
.btn-mas{
	background-color: transparent;
	border:1px solid #fe6f62;
	border-radius: 4px;
	color:#fe6f62;
	font-family:Montserrat-Regular;
	font-size:14px;	
	margin-top:25px;
	padding: 5px 15px;
	transition:all 500ms;
}
.btn-mas_ft{
	background-color: transparent;
	border:1px solid #fe6f62;
	border-radius: 4px;
	color:#fe6f62;
	font-family:Montserrat-Regular;
	font-size:14px;
	padding: 5px 15px;
	transition:all 500ms;
}
.btn-mas:hover, .btn-mas:active, .btn-mas:focus, .btn-mas_ft:hover, .btn-mas_ft:active, .btn-mas_ft:focus{
	background-color: #fe6f62;
	color:#fff;
}


.hm_valores{
	margin-top:75px;
	margin-bottom:75px;
}
.hm_valores h3{
	color: #fff;
	font-family:Montserrat-Light;
	font-size:20px;
	margin-bottom:15px;
}
.hm_valores h3 strong{
	font-family:Montserrat-Bold;
}
.img-icono{
	top: -290px;
	text-align: center;
	position: relative;
}
.pd_valores{
	padding-left:0;
	padding-right:0;
}
.btn-mas2{
	background-color: transparent;
	border:1px solid #fff;
	border-radius: 4px;
	color:#fff;
	font-family:Montserrat-Regular;
	font-size:12px;	
	margin-top:25px;
	padding: 5px 15px;
	transition:all 500ms;
}
.btn-mas2:hover, .btn-mas2:active, .btn-mas2:focus{
	background-color: #fff;
	color:#fe6f62;
}

.hm_compromiso{
	background:url("../imgusr/bg-compromiso.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#fff;
	font-family:Montserrat-Medium;
	font-size:16px;	
	line-height:24px;
	padding-bottom:95px;
	padding-top:95px;
}
.hm_compromiso h1{
	color:#fff;
	font-family:Montserrat-Regular;
	font-size:25px;	
	margin-bottom:35px;
}

.hm_cursos{
	font-family:Poppins-Regular;
	padding-top:75px;
	padding-bottom:75px;
	text-align:center;
}
.hm_cursos h2{
	color:#fe6f62;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;	
	-webkit-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.13);
	-moz-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.13);
	box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.13);	
	font-size:22px;	
	max-width: 389px;
	margin-bottom:15px;
	margin-left:auto;
	margin-top:-5px;
	margin-right:auto;
	padding-bottom:45px;
	padding-top:45px;
}
.img_cursos{
  position: relative;
  overflow: hidden;
}
.bg_cursos{
  position: absolute;
  top: -100%;
  left: 0;
  background: #fe6f62;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;   
  width: 100%;
  height: 100%;
  transition: all 500ms;
  opacity: 0.5;
  max-width:349px;
  max-height:264px;
  right:0;
	margin: 0 auto;
}

.img_cursos:hover .img_cursos > a{
  left: 0;
}
.img_cursos a:hover .bg_cursos{
  top:0;
}


.hm_alianzas{
	background:#fff7f5;
	padding-bottom:95px;
	padding-top:75px;
	text-align:center;
}
.hm_alianzas h1, .hm_contacto h1{
	color:#fe6f62;
	font-size:30px;	
	margin-bottom:45px;
	text-align:center;
}

.img-aliados{
	border:10px solid #ffcec9;
	border-radius:50%;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);
	-moz-box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);
	box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);	
	-webkit-filter: grayscale(1); /* Safari 6.0 - 9.0 */
	filter: grayscale(1);
}
.img-aliados:hover{
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
	filter: grayscale(0);
}

.hm_contacto{
	background:url("../imgusr/bg-contacto.png") no-repeat top left;
	font-family:Montserrat-Regular;
	font-size:14px;	
	line-height:24px;
	padding-bottom:100px;
	padding-top:95px;	
}
.btn-enviar{
	background-color: transparent;
	border:1px solid #fe6f62;
	border-radius: 4px;
	color:#fe6f62;
	font-family:Montserrat-Regular;
	font-size:14px;	
	padding: 5px 15px;
	transition:all 500ms;
}
.btn-enviar:hover, .btn-enviar:active, .btn-enviar:focus{
	background-color: #fe6f62;
	color:#fff;
}

.footer{
	background:url("../imgusr/bg-footer.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#fff;
	font-family:Heebo-Regular;
	font-size:14px;
	padding-top:45px;
}
.footer a{
	color:#fff;
}
.footer a:hover, .footer a:active, .footer a:focus{
	color:#fe6f62;
}

.ft_menu{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	margin-bottom:45px;
}
.nav-ft > li > a{
	margin-bottom:10px;
	margin-top:10px;
}
.nav-ft > li > a:hover{
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 4px;
}
.ft_contacto span{
	padding-left:30px;
}
.ft_redes{
	margin-bottom:35px;
	margin-top:35px;
	text-align:center;
}
.ft_dominios{
	border-top:1px solid #fff;
	padding-top:10px;
	text-align:center;
}

/*Boton lateral donar*/
.mueve{
	right:-100px !important;
}

#lateral_donar1{
	margin-left:10px;
	position:fixed;
	right:-280px;
	top:55%;
	transition:all 1000ms;
}
#lateral_donar2{
	margin-left:10px;
	position:fixed;
	right:-280px;
	top:65%;
	transition:all 1000ms;
}
#lateral_donar3{
	margin-left:10px;
	position:fixed;
	right:-280px;
	top:75%;
	transition:all 1000ms;
}
/*Boton lateral donar*/

.titulo_principal{
	background:url("../imgusr/bg-principal.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);
	box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);	
	color:#fff;
	min-height:465px;
	padding-top:200px;
}
.ds_quienes_somos{
	background:url("../imgusr/bg_secciones/bg-quienes_somos.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
.ds_cursos_y_talleres{
	background:url("../imgusr/bg_secciones/bg-cursos_y_talleres.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
.ds_eventos{
	background:url("../imgusr/bg_secciones/bg-eventos.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
.ds_conferencias{
	background:url("../imgusr/bg_secciones/bg-conferencias.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
.ds_contacto{
	background:url("../imgusr/bg_secciones/bg-contacto.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
.ds_blog{
	background:url("../imgusr/bg_secciones/bg-blog.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}

.titulo_principal h1{
	color:#fff;
	font-family:Montserrat-Medium;
	font-size:35px;	
	text-align:center;
	text-transform:uppercase;
}

.contenido{
	line-height:24px;
	padding-bottom:45px;
	padding-top:45px;
}
.contenido h1 {
    color: #fe6f62;
    font-family: Montserrat-Light;
    font-size: 30px;
    margin-bottom: 45px;
}
.contenido h1 strong, .contenido h2 strong {
    font-family: Montserrat-Bold;
}
.contenido h2 {
    color: #fe6f62;
    font-family: Montserrat-Light;
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.contenido h2  span{
    font-family: Montserrat-Bold;
}
.contenido h3 {
    color: #fe6f62;
    font-family: Montserrat-Light;
    font-size: 20px;
	margin-top: 25px;
}
.contenido h4 {
    color: #fff;
    font-family: Montserrat-SemiBold;
    font-size: 20px;
    text-align: center;
	margin: 25px 0 15px 0;
}
.contenido p {
	margin-bottom:15px;
	line-height:24px;
}

.bg_nosotros{
	background:url("../imgusr/bg-nosotros.png") no-repeat top left;	
	margin-bottom:35px;
}
.bg_cursos_y_talleres{
	background:url("../imgusr/bg-cursos_y_talleres.png") no-repeat top left;	
	margin-bottom:35px;
}
.bg_eventos{
	background:url("../imgusr/bg-eventos.png") no-repeat top left;	
	margin-bottom:35px;
}
.bg_conferencias{
	background:url("../imgusr/bg-conferencias.png") no-repeat top left;	
	margin-bottom:35px;
}

.bg_fff{
	background:#ffffffd4;
	border-radius:4px;
	min-height: 450px;
	padding:5px 15px;
}

.bg_tabla{
	background:#faaba4;
	border-radius:4px;
	color: #fff;
}

.cn_complemento{
	background:url("../imgusr/bg-complemento.jpg") no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);
	box-shadow: inset 0px 7px 7px 0px rgba(0,0,0,0.15);	
	color: #fe6f62;
	margin-bottom:45px;
	padding-bottom:65px;	
	padding-top:65px;
	text-align:center;
}
.cn_complemento h1 {
	color:#fff;
    font-family: Montserrat-Light;
    font-size: 30px;
    margin-bottom: 45px;
}
.cn_complemento h1 strong, .cn_complemento h2 strong {
    font-family: Montserrat-Bold;
}
.cn_complemento h2 {
    font-family: Montserrat-Light;
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 10px;
}

.img-complemento{
	/*border:3px solid #fe6f62;*/
	border-radius:2px;
}
.bg_coral{
	background:#fff;
	border-radius:10px;
	margin:0 10px;
	min-height: 120px;
	padding:5px;
	position:relative;
	top:-30px;
	transition:all 500ms;
}
.bg_coral2{
	margin:0 25px;
}
.bg_coral:hover{
	background:#fe6f62;
	color:#fff !important;
}
.btn-informacion{
	background-color: #fff;
	border:1px solid #fe6f62;
	border-radius: 4px;
	color:#fe6f62;
	font-family:Montserrat-Regular;
	font-size:10px;	
	padding: 5px 15px;
	transition:all 500ms;
}
.btn-informacion:hover, .btn-informacion:active, .btn-informacion:focus{
	color:#fe6f62;
}

.img-nosotras{
	border:10px solid #ffcec9;
	border-radius:50%;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);
	-moz-box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);
	box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);	
	-webkit-filter: grayscale(1); /* Safari 6.0 - 9.0 */
	filter: grayscale(1);	
}
.img-nosotras:hover{
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
	filter: grayscale(0);
}
.btn-default{
	color:#747474;
	font-size:12px;
	margin-top:45px;
	transition:all 500ms;
}
.lista{
	list-style:none;
	margin-bottom:15px;
	margin-top:20px;
	padding-left: 10px;
}
.lista li{
	background:url("../imgusr/icono-vineta.png") no-repeat center left;
	padding-left:15px;
	margin-bottom:10px;
}

.img-mama{
	border: 5px solid #ffcec9;
	border-radius: 5px;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);
	-moz-box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);
	box-shadow: 0px 10px 10px 0px rgba(232,225,223,1);	
}

.bg_blog {
    background: url(../imgusr/bg_principal_blog.jpg) no-repeat top center #647687;
    background-attachment: scroll;
    background-size: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}
.blog-grid-layout .content-archive .post-wrapper .type-post{
	box-shadow:1px 1px 7px 1px #c0c0c0;
	-moz-box-shadow:1px 1px 7px 1px #c0c0c0;
	-webkit-box-shadow:1px 1px 7px 1px #c0c0c0;
}

.close {
    opacity: 2.5;
}
.modal-header .close {
    margin-top: -19px !important;
    margin-right: -3px !important;
    position: absolute !important;
    left: 98%;
    top: 1%;
    width: 29px;
}

#revista{
	border: 2px solid #fe6f62;
}

@media(max-width:1200px){
	.nav > li > a {
		padding: 5px 10px;
	}
	.slide h4, .slide p {
		font-size: 40px;
	}
	.bg_cursos {
		max-width: 284px;
		max-height: 214px;
	}
}
@media(max-width:1030px){
	.bg_coral {
		min-height: 120px;
	}
}
@media(max-width:990px){
	.align-left, .align-right{
		text-align:center;
	}
	.slide h4, .slide p {
		font-size: 32px;
	}	
	.carousel-caption {
		right: 15%;
		left: 53%;
		top: 35%;
	}
	.nav-ft > li > a {
		padding: 5px 18px;
	}	
	.bg_cursos {
		max-width: 210px;
		max-height: 159px;
	}
	.bg_coral {
		max-width: 360px;
		margin: 0 auto;
		min-height: auto;
	}
	.int_menu ul > li > a{
	  font-size:13px;
	  padding:5px 7px;
	}	
}
@media(max-width:767px){
	.carousel-caption {
		right: 20%;
		left: 20%;
		top: 35%;
		text-align:center;
	}
	.navbar-collapse{
		background: #fe6f62;
		border-radius: 4px;
	}
	.jcarousel-control-prev {
		left: 40% !important;
	}
	.jcarousel-control-next {
		right: 40% !important;
	}
	.nav-ft > li {
		text-align:center;
	}
	.int_menu ul > li > a{
	  color: #fff;
	}
	.bg_cursos{
		max-width: 385px;
		max-height: 291px;
	}
	.titulo_principal{
		min-height: 325px;
		padding-top: 125px;
	}
}
@media(max-width:479px){
	.jcarousel-control-prev {
		left: 35% !important;
	}

	.jcarousel-control-next {
		right: 35% !important;
	}
	.bg_cursos{
		background:none;
	}	
	.bg_coral {
		top: -20px;
		
	}	
}

.carousel-caption{
	display:none;
}