/*===============================
/CUSTOM
================================================================================*/
#logoentidad {text-align: center;}
#imglanding {width: 100%;max-width: 48%;display: inline-block;}
#bloqueintrolanding {width: 100%;max-width: 500px;display: inline-block;vertical-align: top;margin-left: 2%;}
#bloqueprincipal {margin-top: 40px;margin-bottom: 40px;}
#subtitulolanding {font-family: 'Roboto';font-weight: 300;font-size: 22px;line-height: 25px;}
#titularlanding {font-family: 'Roboto';font-size: 32px;line-height: 35px;font-weight: 600;color:#003d8d;}
#textointrolanding {font-size: 16px;font-weight: 300;font-family: 'Roboto';line-height: 22px;margin-top: 10px;}
#textoobjetivoslanding {font-size: 16px;font-weight: 300;font-family: 'Roboto';line-height: 22px;margin-top: 10px;max-width:92%;}
#bloqueinfocurso {width: 100%;max-width: 48%;display: inline-block;}
#bloqueformcurso {width: 100%;max-width: 48%;display: inline-block;border: 6px solid #e1e1e1;border-radius: 25px;padding: 30px;vertical-align: top;}
#subtitulolanding2 {font-family: 'Roboto';font-weight: 600;font-size: 22px;line-height: 25px;color:#003d8d;}
#bloquesecundario {margin-top: 40px;}
.bloquenotas {background-color: #dde4ee !important;font-family: Roboto, sans-serif;font-size: 16px;line-height: 21px;width: 100%;margin-top: 30px;margin-bottom: 20px;border-radius: 20px 20px 20px 20px;font-weight: 300;color: black;display: inline-block;}
.bloquefooter {width: 100%;display:inline-block;font-size: 20px;line-height: 26px;text-align: center;font-family: Roboto, sans-serif;background: #003d8d;padding-top: 20px;padding-bottom: 20px;margin: 0 auto;color:white;font-weight: 300;}
.columnaA{ max-width: 39%;display: inline-block;vertical-align: top;min-height: 150px;}
.columnaB{display: inline-block;padding: 15px;width: 100%;}
.bloqueencolumnas {display: inline-block;width: 100%;vertical-align: top;text-align: start;font-family: Roboto;font-weight: 300;}
.avisoencolumna {display: inline-block;border-radius: 25px;width: 23%;vertical-align: top;text-align: start;background: #dde4ee;margin: 5px;min-height: 180px;}
.bloquelogos {text-align: center;font-size: 14px;font-family: Roboto, sans-serif;display: inline-block;width: 100%;margin-top:30px;margin-bottom:30px;margin-bottom: 40px;font-weight: 300;}
i.far.fa-clock {font-size: 70px;color:#003d8d;}
i.fas.fa-laptop {font-size: 70px;color:#003d8d;}
i.fas.fa-user {font-size: 70px;color:#003d8d;}
i.fas.fa-certificate {font-size: 70px;color:#003d8d;}
#ventaja {font-size: 21px;line-height: 22px;font-family: 'Roboto';font-weight: 300;text-align: center;}
#icono {text-align: center;margin-bottom: 10px;}
#pagewraplanding {margin-bottom: 50px;}
#botontemario {font-family: Roboto;font-weight: 300;background-color: #ff5800 !important;border-radius: 5px;width: 100%;max-width: 180px;padding: 5px;margin-top: 15px;text-align: center;font-size: 16px;margin-bottom: 70px;}
img.img2 {width: 100%;height: auto;}
img.imgentidad {width: 50%;height: auto;}

@media (min-width: 996px) and  (max-width: 1199px) {
#imglanding {margin-bottom: 20px;}
#bloqueintrolanding {max-width: 100%;margin-left: 0%;}
}

@media (max-width: 420px){
.avisoencolumna {width: 100%;min-height: 150px;}
#bloqueinfocurso {max-width: 100%;}
#textoobjetivoslanding {max-width: 100%;}
#bloqueformcurso {max-width: 100%;}
#imglanding {max-width: 100%;margin-bottom: 20px;}

img.imgentidad {width: 100%;height: auto;}
}

.edit {margin-top: 20px;}