/*
Theme Name: Born to Give Child Theme 
Theme URI: http://wp2.imithemes.com/born-to-give/
Description: Child theme for Born to Give WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: born-to-give
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../born-to-give/style.css);

.contenedorHomeCursos{
display:table;
}
.columnaIzquierda{
display:table-cell;
}
.columnaDerecha{
display:table-cell;
}
.contenedorHomeCursos{
display:table;
	width: 100%;
}
body.page-template-homeCursos .columnaIzquierda{
display:table-cell;
	width:22%;
	vertical-align:top;
}
body.page-template-homeCursos .columnaDerecha{
display:table-cell;
	width:75%;
	/*padding: 40px 20px;*/
	background:url(/wp-content/themes/born-to-give/images/opacityWhite.png) transparent;
	/*border:1px solid #999999;*/
		vertical-align:top;
}
body.page-template-homeCursos  .unCurso{
	width:395px;	
	border:1px solid #999999;
	background-color:#ffffff;
    height:300px;
    display:table;
    margin-bottom:30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 20%;
}
.containerInnerCurso{
display:table-cell;
vertical-align:bottom;
}
.cursos{
	display: flex;
justify-content: space-around; 
flex-wrap: wrap;
}
body.page-template-homeCursos #content,
body.single-curso_virtual #content{	
background-size: cover;	
	padding-top:0;
}
body.page-template-homeCursos .innerColIzq{
width: 225px;
padding-bottom: 2px;
background-color:#00a19b !important;
padding:15px;
}
body.page-template-homeCursos .innerColIzq h3{
text-transform:uppercase;
}
body.page-template-homeCursos .innerColIzq h3,
body.page-template-homeCursos .innerColIzq p{
color:#ffffff;
}
body.page-template-homeCursos .innerColIzq p{
line-height:17px;
}
body.page-template-homeCursos .tituloCursos,
body.single-curso_virtual .tituloCursos{
	background-color: #ffffff;
    width: fit-content; 
    width: -moz-fit-content;
    padding: 4px 5px 0px 2px;
}
body.page-template-homeCursos h4,
body.single-curso_virtual h4{
	letter-spacing:0;	
	font-weight:bold;
	font-size:19px;
	color:#000000;
    line-height: 20px;
    margin: 0;
}
.listaCursos{
	list-style:none;
}
.listaCursos li{
	line-height:15px;
}
.listaCursos li a{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 17px;
}
.listaCursos li a:hover{
	text-decoration:underline;
}
.pieCurso{
margin:5px;
}
.pieCurso h5{
font-size: 15px;
margin:0;
font-weight:bold;
line-height:18px;
}
.pieCurso a h5{
text-transform: uppercase;
	color:#ffffff;
}
.pieCurso {
margin: 0;

}
.listaCursos li {
    line-height: 27px;
	  color:#ffffff;
}
body.page-template-homeCursos .page-banner, body.single-curso_virtual .page-banner {
   background-image:url('/wp-content/uploads/2016/03/3.Escuela.jpg') !important;
}
body.page-template-homeCursos .page-banner .block-title::before, body.page-template-homeCursos .page-banner .block-title::after,
body.single-curso_virtual .page-banner .block-title::before, body.single-curso_virtual .page-banner .block-title::after{
    display: none;
}
/*body.page-template-homeCursos  .page-banner .block-title,
body.single-curso_virtual  .page-banner .block-title{
    text-align:center;
	  font-size:78px;
		margin:0;
	  font-weight:bold;
	  text-transform:uppercase;
	  line-height: 89px;
}*/
.contenedorVistaCurso{
	display:table;
	width:100%;
}
.contenedorVistaCurso .columnaIzquierda{
	display:table-cell;
	width:75%;
	background: url(/wp-content/themes/born-to-give/images/opacityBlack40.png) transparent;
    padding-bottom: 1px;
    margin-bottom: 15px;
}
.contenedorVistaCurso .columnaDerecha{
		display:table-cell;
	width:25%;
}
.contenedorVistaCurso .bloqueSuperior{
display: table;
background-color: #ffffff;
margin: 15px;
max-width: 825px;
width: 97%;
margin: 15px;
}
.contenedorVistaCurso .bloqueSuperior .imgContainer{
max-width:377px;
	width:45%;
	display:table-cell;
overflow: hidden;
background:no-repeat center center transparent;
background-size:cover;
}

.contenedorVistaCurso .bloqueSuperior .dataContainer{
	display:table-cell;
	vertical-align: middle;
    padding-bottom: 10px;
}
.contenedorVistaCurso .bloqueSuperior .dataContainer .dcInner{
display: table;
width: 100%;
text-align: center;
margin: 0 15px;
max-width: 424px;
}
.contenedorVistaCurso .bloqueSuperior .dataContainer .row{
	display:table-row;
    width:271px;
}
.contenedorVistaCurso .bloqueSuperior .dataContainer .row .dato{
	display:table-cell;
	height:118px;
	vertical-align:bottom;
	background:transparent center 15px no-repeat;
	width:50%;
	padding-bottom:10px;
}
.row .dato.comienzo{
	background-image:url(/wp-content/themes/born-to-give/images/iconComienzo.png) !important;
    height: 122px !important;
}
.row .dato.requisitos{
	background-image:url(/wp-content/themes/born-to-give/images/iconRequisitos.png) !important;
    height: 126px !important;
}
.row .dato.duracion{
	background-image:url(/wp-content/themes/born-to-give/images/iconDuracion.png) !important;
    padding-bottom: 15px !important;
}
.row .dato.cursado{
	background-image:url(/wp-content/themes/born-to-give/images/iconCursado.png) !important;
    height: 128px !important;
}
.contenedorVistaCurso .bloqueSuperior .dataContainer .row .dato h5{
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
}
.contenedorVistaCurso .bloqueSuperior .dataContainer .row .dato span{
    margin: 0;
    font-size: 13px;
    color: #333333;
    display: block;
    line-height: 14px;
}
.contenedorVistaCurso .bloqueInfo{
	background-color:#ffffff;
	margin: 15px;
	max-width: 825px;
	width: 97%;
	padding:20px;
}
.contenedorVistaCurso .bloqueInfo h4{
    margin-bottom:10px;
}
.contenedorVistaCurso .bloqueInfo p{
	color:#000000;
	font-size:17px;
}
.contenedorVistaCurso .innerColumnaDerecha{
	background-color:#ffffff;
}
.contenedorVistaCurso .innerColumnaDerecha{
	background-color:#ED195B;
	margin-left:15px;
}
.contenedorVistaCurso .innerColumnaDerecha a{
	color:#ffffff !important;
	font-weight:bold;
}
body.single-curso_virtual .tituloCursos {
    padding: 4px 20px 6px 16px;
}
body.page-template-homeCursos .innerColIzq{

}
body.page-template-homeCursos .innerColIzq a{
color:#ffffff !important;
}
body.page-template-homeCursos .innerColIzq a:hover{
text-decoration:underline;
}
.pieCursoTop{
display:table;
background-color:#00a19b;
padding:4px 7px;
margin
}
.pieCursoTopLeft,
.pieCursoTopRight{
display:table-cell;
}
.bottomCurso{
padding:4px 7px 7px 7px;
background-color:#999999;
}
.bottomCurso p{
margin:0;
line-height: 18px;
color:#ffffff;
font-size:13px;
}
.bottomCurso p span{
font-weight:bold;
font-size:15px;
}
.contenedorVistaCurso .bloqueSuperior .requisitos span{
   line-height:10px;
}
.contenedorFormulario{
    padding: 14px;
}
.contenedorFormulario p,
.contenedorFormulario span,
.contenedorFormulario input{
    margin:0 !important;
}
.contenedorFormulario label{
    color:#ffffff;
}
.contenedorFormulario input,
.contenedorFormulario textarea{
    width:240px;
    border:1px solid #ED195B;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
border-radius: 10px !important;
}
.wpcf7-not-valid-tip {
    color: yellow;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffffff !important;
    background-color:#ffffff !important;
    margin: 0 !important;
    color:red;
}
.linkFoto{
display:block;
height:208px;
}
