.header {
    background-color: #3563d3 !important;
}
.logos {
    background-color: white;
    padding: 15px;
}

body {
    text-align: center;
    background: #e9e9e9;
    overflow-x: hidden;
   
}
.container {
    background-color: #e9e9e9;;
}
.rojo:active {
    box-shadow: 0px 2px 0px 0px #c0392b;
}
.boton:hover {
    color: white !important;
    text-decoration: underline;
}
.rojo {
    background: #E74C3C;
    box-shadow: 0px 5px 0px 0px #c0392b;
}
.boton {
    text-shadow: 0px 1px rgb(0 0 0 / 20%);
    text-align: center;
    text-decoration: none;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    display: inline-block;
    color: #FFF;
    background: #de6161;
    padding: 2px 20px;
    white-space: nowrap;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 100px;
    margin: 10px 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}
.titulolistado {
    padding-top: 45px;
    background-color:#e9e9e9;;
}
.fondolistado {    
    margin-top: 30px;
}
.cuadricula {
    padding: 19px 32px;
    background-color: #f7f7f7;
}
.tituloscursos{
    padding-top: 18px;
    font-size: 24px;
}
.imageneslistado {
    background-color: #ffffff;
    padding: 23px;
}
.informacion {
    background-color: #12bf6f;
    border-color: #12bf6f;
    width: 100%;
    
}
.informacion:hover {
    background-color: #0f8b51;
    border-color: #0f8b51;
}
.espacioabajo {
    padding-bottom: 25px;
    padding-top: 20px;
}
.azulfooter{
    background-color:#3563d3 ;
}
.titulofooter{
    color: #3563d3;
    font-weight: 600;
    text-align:left ;
    margin-bottom: -2px;
}
.fondoblanco {
    background-color: #ffffff; 
    border: 3px solid #3563d3;
    padding: 36px;
    margin-top: -86px;
    border-radius:25px;
}
.gris {
    padding-top: 165px;
    background-color: #e9e9e9;

}
.subfooter {
    color:#3563d3;
    text-align:left ;
    font-weight: 600;
}
.sede{
    color: #10348f;
    margin-top: 10px;
    text-align: left;
    font-weight: 600;
}
.textofooter {
    text-align: left;
    margin-bottom: 6px;
    color: gray;
}
.textder {
    color:#3563d3;
    text-align: right;
    font-weight: 600;
    margin-bottom: 6px;
}
.redes{
    font-size: 24px;
    padding-right: 5px;
    color: #2c6dcd;
}
.redessociales {
    padding-top: 30px;
}
.politicas {
    color: #3563d3;
    text-align: left;
}
.espacioterm {
    padding-top: 40px;
}
.logoheader {
    float: left;
    width: 56%;
}
.entrar {
    float: right;  
}
.txttabs {
    text-align: left;
    font-family: inherit;
    font-size: 16px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    font-weight: bold;
    font-size: 24px;
}
.nav-tabs>li>a {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    font-weight: bold;
    font-size: 20px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 4px solid green;
    font-weight: bold;
    font-size: 20px;
}

.tab-content>.active {
    display: block;
    padding: 29px;
}
.tab-content {
    border: 2px solid gainsboro;
    -webkit-box-shadow: -1px 0px 20px 4px rgba(168,168,168,1);
-moz-box-shadow: -1px 0px 20px 4px rgba(168,168,168,1);
box-shadow: -1px 0px 20px 4px rgba(168,168,168,1);
background-color: white;
}

.subt{
    text-align: left;
    font-weight: 600;
}
.listado {
    text-align: left;
    font-family: inherit;
    font-size: 16px;
    margin-top: 10px;
}
.cuadrodos {
    color: red;
    font-size: 24px;
    font-weight: 600;
}
.inscripcion {
    background-color: #ffffff;
    padding: 30px 20px;
    border: 2px solid gainsboro;
    -webkit-box-shadow: -1px 0px 20px 4px rgb(168 168 168);
    -moz-box-shadow: -1px 0px 20px 4px rgba(168,168,168,1);
    box-shadow: -1px 0px 20px 4px rgb(168 168 168);
    background-color: white;
}
.espaciodos {
    margin-top: 30px;
}
.textdos{
    text-align: left;
    }
.anchotab {
    padding-right: 40px;
}
.azul {
    background-color: #3563d3;
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
      .inclogo{
          margin-top: 75px;
      }
      .redes {
        font-size: 24px;
        padding-right: 5px;
        color: #2c6dcd;
        padding-bottom: 15px;
    }
    .textder {
        color: #3563d3;
        text-align: center;
        font-weight: 600;
        margin-bottom: 6px;
    }
    .politicas {
        color: #3563d3;
        text-align: center;
    }
    .logoheader{
        float: inherit;
    }
    .entrar {
        float: inherit;  
    }
    .anchotab {
        padding-right: 0px;
    }

}
@media only screen and (-webkit-min-device-pixel-ratio: 4) {
    .inclogo{
        margin-top: 78px;
    }
    .redes {
        font-size: 24px;
        padding-right: 5px;
        color: #2c6dcd;
        padding-bottom: 15px;
    }
    .textder {
        color: #3563d3;
        text-align: center;
        font-weight: 600;
        margin-bottom: 6px;
    }
    .politicas {
        color: #3563d3;
        text-align: center;
    }
    .logoheader{
        float: inherit;
    }
    .entrar {
        float: inherit;  
    }
    .anchotab {
        padding-right: 0px;
    }
}

@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1900px !important;
}
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1275px !important;
    }
    }
    @media (min-width: 1200px) {
    .container {
        width: 1370px;
    }
}
    
    