/* Custom CSS overrides */

caption {
    color:  #252222;
}

.textoBlanco {
    color: #fff;
}

.botonadd {
   margin-bottom: 1em; 
}
.redes-sociales a {
    color:#ffffff !important;
}

.fontawesome-icon-inline {
    color:#ffffff !important;
}

#block-encabezadosuperior, #block-encabezadosuperiorusuarioregistrado {
    background-color: #454e59;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 10px !important;
}

#header-top {
    border-top: 0px solid #ffffff !important;
}

.slider-principal {
    background-image: url(/sites/default/files/inline-images/slider-5.jpg);
    background-color: #ffffff;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 47%;
}

.nombre-colegio {
    color: white;
    margin-left: 25%;
}

#imglasalle {
    display: inline;
    height: 19px;
    margin-right: 5px;
}

/* Top left text */
.top-left {
    position: absolute;
    top: 40%;
    left: 4%;
}

.banners-centrales {
    font-family: 'Roboto';
}

#features h2 {
    color: #000;
}

#features h2::after {
    display: block;
    height: 2px;
    margin: auto;
    margin-top: auto;
    content: " ";
    background-color: #3e7de4;
    width: 120px;
    margin-top: 5px;
}

#features h4 {
    color: #000;
}

#features p {
    font-size: 20px !important;
    padding-bottom: 30px;
    color: #4e4c4c;
    font-family: "Open Sans";
    line-height: 30px;
}

#features .feature p {
    font-size: 17px !important;
    color: #4e4c4c;
}

.feature-inner {
    text-align: center !important;
}

#features .feature img {
    background: #fff;
    display: inline-block;
    vertical-align: middle;
}

#banner-slider {
    font-family: 'Roboto';
    color: #fff;
    font-weight: bolder;
    font-size: 90px;
}

#banner-slider-span {
    color: #000;
    font-weight: bolder;
}

.top-left2 {
    position: absolute;
    top: 50%;
    left: 7%;
    font-family: 'Roboto';
    color: #fff;
    font-weight: bolder;
    font-size: 30px;
    line-height: 35px;
}

.top-left3 {
    position: absolute;
    top: 65%;
    left: 7%;  
}

#services {
    background-color: #3e7de4;
}

#services p {
    padding-left: 120px;
    padding-top: 40px;
    font-size: 17px;
    line-height: 22px;
    text-align: right;
    line-height: 30px;
}

#services p, h3 {
    color: #fff;
    font-weight: 500;   
}

#block-informacion2 {
    margin-top: 30px;
}

#subfooter {
    background-color: #000;
    border-top: 0px solid #eaeaea;
    padding: 20px 0 10px;
    text-align: center;
    margin-bottom: 0px;
}

#block-copyright {
    padding: 0 0 0 0;
}

ul.menu li a, nav ul.links li a {    
    color: #000 !important;
}

#main-navigation ul.menu ul li a {
    background-color: #4484c7;
    border: 0px;
}

#main-navigation ul.menu ul li a:hover {
    background-color: #8AB2DC !important;
}


#main-navigation ul.menu li:hover {
    background-color: #8AB2DC !important;
}

#main-navigation ul.menu li:hover > ul.menu {
    display: block;
}

.menu-item--expanded ul.menu {
    position: absolute;
    display: block;
}


ul.menu {
    margin-left: 0em !important;
    background-color: #4484c7;
}

a,
a:hover,
a:focus,
ul.menu li a.active,
ul.menu li a:hover,
ul.links li a.active,
ul.links li a:hover,
#forum thead a:hover,
#block-node-recent .node-title a:hover {
    color: #2B537C !important;
}

.enlace-superior {
    color: white !important;
}

.enlace-superior:hover, .enlace-superior:focus {
    color: #4484C7 !important;
}

.boton-enlace { 
    background-color: #444; 
    border: none; 
    box-shadow: none;
    color: #fff !important; 
    padding: 15px 24px; 
    text-transform: uppercase; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    padding-top: 16px;
    padding-bottom: 17px;
    margin-left: 1em;
}

.boton-enlace:hover {
    background-color: #4484c7;
    color: #fff !important; 
    text-decoration: none;
}

.label {
    color: #454e59;  
}

ul li {
    list-style-type: none;
}

ul.lstObjMateria li {
    list-style-type: square !important;
}

input[type="date"], input[type="number"] {
    padding: 10px;
}

h3 {
    color: #454e59;
}

.recuadro {
     border: 1px solid #b9b3b3;
     width: 30%;
     margin: 5px 5px 5px 5px;
}

select[multiple], select[size] {    
    padding-bottom: 30px;
    margin-bottom: 30px;
}

thead {
    background-color: #8AB2DC;
}

.panel-heading {
    background-color: #8AB2DC !important;
}

.lstBlqContenido {
    margin-bottom: 2em;
}

.lstBlqContenido h5 {
    border-bottom: 2px solid #b9b3b3;
}

.lineainf {
    border-bottom: 2px dotted #b9b3b3;
}

#validmessage {
    font-size: 20px;
    color: red;
}

.block {
    padding-bottom: 5px;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #8AB2DC;
}

.ui-widget.ui-widget-content {
    border: 1px solid #444 !important;
}

.lstBotones {
    margin-bottom: 20px;
}

.vertical-tabs__menu-item.is-selected {
    border-right-width: 0;
    background-color: #8AB2DC;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    background-color: #8AB2DC;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
.nav-link {    
    padding: 1rem 1rem;
}

.nav-tabs {
    display: flex;
}

.tab-content {
    border-bottom: 1px solid #dcd5d5;
    padding-top: 15px;
}

.formfecelem {
    padding-top: 20px;
}

@media all and (max-width: 1600px) {
    #imagen-servicio {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media all and (max-width: 1200px) {

    .top-left {
        position: absolute;
        top: 30%;
        left: 4%;
    }

    #banner-slider {
        font-family: 'Roboto';
        font-size: 70px;
    }

    .top-left2 {
        position: absolute;
        top: 45%;
        left: 5%;
        font-family: 'Roboto';
        color: #fff;
        font-weight: bolder;
        font-size: 20px;
        line-height: 25px;
    }

    .top-left3 {
        position: absolute;
        top: 60%;
        left: 5%;  
    }

    #services p {
        padding-left: 100px;
        padding-top: 10px;
        line-height: 22px;
    }

    #imagen-servicio {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media all and (max-width: 900px) {

    .top-left {
        position: absolute;
        top: 30%;
        left: 4%;
    }

    #banner-slider {
        font-family: 'Roboto';
        color: #fff;
        font-weight: bolder;
        font-size: 50px;
    }

    #banner-slider-span {
        color: #fff;
    }

    .top-left2 {
        position: absolute;
        top: 45%;
        left: 5%;
        font-size: 15px;
        line-height: 17px;
    }

    .top-left3 {
        position: absolute;
        top: 60%;
        left: 5%;  
    }

    #services p {
        padding-left: 30px;
        padding-top: 10px;
        line-height: 22px;
        text-align: left;
    }

    #imagen-servicio {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media all and (max-width: 600px) {

    .top-left {
        position: absolute;
        top: 30%;
        left: 5%;
    }

    .top-left2 {
        display: none;
    }

    .top-left3 {
        position: absolute;
        top: 50%;
        left: 5%;  
    }

    #banner-slider {
        font-size: 30px;
    }

    #banner-slider-span {
        color: #fff;
    }

    #imagen-servicio {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .nombre-colegio {
        color: white;
        margin-left: 5px;
    }

}