body, html{height: 100%}
#full_header_top{display: none;}
.banner_interior{text-align: center;}
.banner_interior img{max-width: 1900px; width: 100%}
.contenedor_total_interior{background: url(../images/general/fondo_lineasd.png) #ececec; height: 80%}
.content_2{background: #fff; margin-right: 0; margin-left: 0; font-family: 'Raleway', sans-serif; padding: 0 5em; margin-bottom: 2em}
.content_2 h1{color: rgb(5, 65, 142); font-size: 30px; font-weight: 800; padding-left: 15px}
.content_2 h2{font-size: 42px; color: rgb(5, 65, 142); font-weight: lighter; text-align: center;}
.textos_interior, .textos_interior p{font-size: 14px; text-align: justify; color: #7a848c}
.fila{display: table; margin-bottom: 2em}
.image1 img, .image2 img{max-width: 513px; width: 100%}
a.around{color: #fff; padding: 8px 10px; background: #FF0000; display: inline-block; font-size: 16px; font-weight: bold; margin: 5px 0; border-radius: 5px}
.botones{text-align: center; padding: 10% 0}
.botones a{display: inline-block; vertical-align: middle; margin: 0 10px; font-family: 'Raleway', sans-serif; color: #777; text-align: center; text-transform: uppercase;}
.botones a h4{font-weight: 600;font-size: 14px;}
/*.botones a.administrator{background: url(../images/admin/panel-admin.png) center;}
.botones a.webmail{background: url(../images/admin/web-mail.png) center;}
.botones a.google{background: url(../images/admin/est-google.png) center;}*/
#wrapper {border-top: 0 solid;display: table;height: 100%;width: 100%;}
#content {display: table-row;}
#centerlizer {display: table-cell;height: 100%;vertical-align: top;width: 100%;}

@media(max-width: 991px){
	.content_2{padding: 0 2em}
}