@font-face {
	font-family: 'OpenSansBold';
	src: url('../fonts/opensans-bold.eot');
	src: url('../fonts/opensans-bold.eot') format('embedded-opentype'),
	     url('../fonts/opensans-bold.woff2') format('woff2'),
	     url('../fonts/opensans-bold.woff') format('woff'),
	     url('../fonts/opensans-bold.ttf') format('truetype'),
	     url('../fonts/opensans-bold.svg#OpenSansBold') format('svg');
}

@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
	     url('../fonts/opensans-regular-webfont.woff') format('woff'),
	     url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
	     url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	color: #58595B;
	font-family: 'open_sansregular';
}

a {
	color: #58595B;
}

a:active,
a:focus,
a:hover {
	color: #58595B;
	text-decoration: none;
}

.navbar {
	margin-bottom: 0;
}

.navbar-brand {
	height: auto;
	padding: 0;
}

.navbar-default {
	border: 0;
	background: none;
}

.carousel-caption {
	top: 20px;
}

.cont-formulario {
	position: absolute;
	width: 100%;
	top: 150px;
}

.cont-formulario-f {
	position: absolute;
	width: 100%;
	top: 150px;
}

h1 {
	color: #05295D;
	font-family: 'OpenSansBold';
	font-size: 40px;
	margin-bottom: 0;
	margin-top: 10px;
}

h1.smaller {
	font-size: 35px;
}

h2 {
	color: #05295D;
	font-size: 32px;
	margin-top: 0;
}

h2 a {
	color: #05295D;
}

h3 {
	font-size: 20px;
	margin-bottom: 0;
	margin-top: 0;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

h3.bold {
	font-family: 'OpenSansBold';
}

h3.bigger {
	font-size: 22px;
}

.with-shadow {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.white {
	color: #FFFFFF;
}

.blue {
	color: #112D6C;
}

.square-fixed {
	background-image: url('../images/cuadro-rojo.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 25px;
}

.carousel-caption {
	left: 8%;
	right: 8%;
}

.table-block {
	width: 100%;
	/*background-image: url('../images/barrita-blanca.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	display: table-cell;
	vertical-align: middle;
	height: 46px;*/
	margin-bottom: 5px;
	margin-top: 5px;
}

.table-block tr td {
	background-image: url('../images/barrita-blanca.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #05295D;
	height: 46px;
	text-align: left;
	padding-left: 20px;
	font-size: 12px;
	text-shadow: none;
	vertical-align: middle;
}

.table-block tr td strong {
	font-family: 'OpenSansBold';
}

.table-block tr td small {
	color: #BDBBBC;
}

table tr td {
	vertical-align: top;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border: 0;
}

.bullets {
	margin: 8px 5px;
}

.title-bar {
	min-height: 32px;
	padding: 5px 10px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);
}

.title-bar.blue {
	background: url('../images/bar-blue.jpg');
	background-repeat: repeat-x;
	background-size: 10px 100%;
	color: #FFFFFF;
}

.title-bar.gray {
	background: url('../images/bar-gray.jpg');
	background-repeat: repeat-x;
	background-size: 10px 100%;
	border: 1px solid #EBE9EA;
	color: #112D6C;
}

ul {
	margin-left: -20px;
}

ul li {
	margin-bottom: 10px;
	height: 27px;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: inline;
}

.with-padding {
	padding: 5px 10px;
}

.spacing {
	height: 50px;
}
.big-spacing {
	height: 260px;
}

.footer-1 {
	background: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 50px;
}

.footer-1 h5 {
	color: #112D6C;
	font-size: 18px;
	margin-bottom: 15px;
}

.footer-1 ul {
	
}

.footer-2 {
	background: url('../images/logo-bk.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.footer {
	background: #01184C;
	color: #FFFFFF;
	font-size: 11px;
}

.footer a {
	color: #FFFFFF;
}

.margin-top {
	margin-top: 10px;
}

.with-margin {
	margin-bottom: 10px;
	margin-top: 10px;
}

.double-margin {
	margin-bottom: 20px;
	margin-top: 20px;
}

.subject {
	color: #112D6C;
	font-size: 22px;
	font-family: 'OpenSansBold';
}

.separator {
	font-size: 20px;
}

.asign {
	color: #112D6C;
	font-size: 14px;
}

.rvoe {
	font-size: 12px;
	margin-left: 10px;
}

.form-group {
	margin-bottom: 5px;
}

.form-control {
	border-radius: 0;
	font-size: 12px;
	height: 25px;
	margin-bottom: 20px;
	padding: 0 5px;
}

select.form-control {
	padding: 0 6px;
}

.btn.submit {
	background: #052556;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 25px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.75);
}

.btn.submit:active,
.btn.submit:focus,
.btn.submit:hover {
	
}

/* Responsive layout */
@media (max-width: 768px) {
	h1 {
		font-size: 30px;
	}
	
	.cont-formulario {
		position: inherit;
	}
}

@media (min-width: 768px) {
	.cont-formulario {
		position: inherit;
	}
}

@media (min-width: 992px) {
	.cont-formulario {
		position: absolute;
	}
}