.footer {
    margin-bottom:1em;
}

#sealogo {
    min-width: 355px;
}

#mainnavbar, #insidenavbar {
    margin-bottom: 0;
    border-radius: 0;
}

#LoginButtonWrapper {
    position:relative;
}

#RememberMe {
    left: 9px;
    position: absolute;
    top: 6px;
}

address {
    margin-left: 1em;
}

label[for=RememberMe] {
    position:absolute;
    display:none;
}

#LoginButton {
    padding-left: 30px;
}

.jumbotron {
    padding-top: 2em;
}

.navbar-inverse {
    background-color: #173270;
    border-color: #080808;
}

#botonSoporte {
    margin-left:20px;
}

#UserName {
    min-width:215px;
}

h2.product {
    font-weight:bold;
    margin-top: 1em;
}

#labelIngresar {
    color: white;
    padding-right: 5px;
}

@media (max-width: 991px) {
      #labelIngresar {
        display:none;
    }
}

@media (max-width: 767px) {
      #labelIngresar {
        display:inline-block;
    }

    #sealogo img {
        margin-top:2em;
    }
}

#contactform {
    height: 380px;
    margin-top: 3em;
}

/* GENERALES */

body { font-family: Raleway;
}

p { text-align: justify;
}

iframe {
    border:none;
}

/* IMÁGENES */

#sealogo img {
    text-align:center;
    max-width:270px;
    display:inline-block;
}

#frase img {
    margin:18px auto 0em 2em;
    max-width:310px;
    display:inline-block;
}

.oficinas {
    margin-top:1em;
}

/* VIDEOS */

.cubrevideo {
    position:absolute;
    float:left;
    width:355px;
    height:200px;
    background-color:#000;
    z-index:300000;
    opacity:.0;
}


/* DIRECTORIO */

#contacto {
    margin-bottom: 2em;
    text-align: center;
}

#wrapper-oficinas {
    background-color:#ffffff;
    background-image: url('../images/SEA-bkg.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 0;
    border-bottom: solid #DFE2E1;
}

#oficinas {
    margin:0 auto;
}

#oficinas .col-md-6 {
    margin-bottom:2em;
}

#oficinas .col-md-6 h3 {
    margin-left:0.5em;
}

#oficinas .col-md-6 p {
    margin-left:1.5em;
}

#oficinas p {
    font-size:17px
}

#botonIng a,
#botonEsp a {
    color:#b0b0b0;
}

.blog_title {
    color: #354A86;
    min-height: 3.5em;
}

.blog_publishdate {
    font-size: 0.8em !important;
    text-align: right;
}

.blog_description {
    font-size: 1em !important;
    font-weight: 500 !important;
}

.suscribete {
    color: #333;
}

#main {
    margin-bottom:0;
}

#blog {
    background-color:#E3E7F3;
}
