.elementor-9904 .elementor-element.elementor-element-15c4bde{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9904 .elementor-element.elementor-element-36a0bd6 > .elementor-widget-container{margin:50px 0px 50px 0px;}.elementor-9904 .elementor-element.elementor-element-36a0bd6 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:32px;font-weight:600;color:#6BA7BD;}.elementor-9904 .elementor-element.elementor-element-de99cfe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:200px;--margin-left:0px;--margin-right:0px;}.elementor-9904 .elementor-element.elementor-element-a1159eb{--display:flex;--border-radius:15px 15px 15px 15px;box-shadow:2px 2px 40px 0px rgba(211, 211, 211, 0.5);}.elementor-9904 .elementor-element.elementor-element-a1159eb:not(.elementor-motion-effects-element-type-background), .elementor-9904 .elementor-element.elementor-element-a1159eb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(min-width:768px){.elementor-9904 .elementor-element.elementor-element-15c4bde{--content-width:1240px;}.elementor-9904 .elementor-element.elementor-element-de99cfe{--content-width:1240px;}}@media(max-width:1024px) and (min-width:768px){.elementor-9904 .elementor-element.elementor-element-de99cfe{--content-width:90%;}}@media(max-width:1024px){.elementor-9904 .elementor-element.elementor-element-36a0bd6{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-9904 .elementor-element.elementor-element-36a0bd6.elementor-element{--align-self:center;}}/* Start custom CSS for html, class: .elementor-element-b915728 */.titulo_curso{
    color: #6BA7BD;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.texto_informativo_curso, .contenido_cajas{
    color: #444;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal; 
}

.negrita{
    font-weight: 600;
}
.azulito{
    color: #6BA7BD;
}

.cajas_iquierzda, .caja_derecha, .caja_footer{
    background: #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 40px 0 rgba(211,211,211,0.5);
    width: 556px;
}

.caja_derecha{
    width: 600px;
}

.caja_footer{
    width: 96%;
    margin-left: 1%
}

.cabecera_caja{
    height: 55px;
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #fff;
}

.fondo_azul{
    background: #6BA7BD;
}
.fondo_rojo{
    background: #983251;
}
.fondo_amarillo{
    background: #F4BE7E;
}

.fondo_black{
    background: #444;
}

.texto_inscripcion{
    color: #444;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
}


.texto_inscripcion > a{
    font-style: italic;
    color: #444;
}

.boton_programa{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #6BA7BD;
    border-radius: 15px;
    height: 54px;
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    width: 325px;
    border: 2px solid #6BA7BD;
}

.boton_programa:hover, .boton_programa:focus{
    color: #6BA7BD;
    background: #fff;
    transform: scale(1.1);
}

@media (max-width: 991px){
    .cajas_iquierzda, .caja_derecha, .caja_footer{
        width:90%;
    }
    
    .caja_footer{
        margin-left: 0;
    }
    
}

@media (max-width: 576px){
    .boton_programa{
        width: 100%;
    }
}/* End custom CSS */