/*!
 * Start Bootstrap - One Page Wonder HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html, body, .header-image { height: 100%; }
body {
	padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	overflow-y: scroll;
	overflow-x: hidden;
	background: url('../../j2dimg/esa/usuario_esa.jpg') no-repeat top center fixed;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	/*-webkit-transition: all 500ms ease;
	   -moz-transition: all 500ms ease;
	     -o-transition: all 500ms ease;
	        transition: all 500ms ease;*/
}

.navbar-inverse {
	background-color: #428BCA;
	border-color: #428BCA;
}
.navbar-inverse .navbar-nav>li>a {
	color: #DBDBDB;
	-webkit-transition: all 500ms ease;
	   -moz-transition: all 500ms ease;
	     -o-transition: all 500ms ease;
	        transition: all 500ms ease;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle { border-color: #fff; }
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus { background-color: #1475CA; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form { border-color: rgba(16, 16, 16, 0.4); }
.navbar-brand>img {
	width: 45px;
	margin-top: -15px;
}

.header-image {
	/* background: url('../../j2dimg/esa/usuario_esa.jpg') no-repeat center center scroll; */
	display: block;
	width: 100%;
	text-align: center;
	/* -webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover; */
	position: relative;
}
.fondo-blanco { background-color: #fff; }
.headline {
	padding-right: 0;
	padding-left: 0;
	/*padding-top: 350px;
	padding-bottom: 60px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;*/
}
.headline h1,
.headline h2 {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.headline h1 {
	font-size: 50px;
	background: #fff;
	background: rgba(255,255,255,0.6);
}

.headline h2 {
	font-size: 32px;
	background: #fff;
	background: rgba(255,255,255,0.6);
}

.featurette-divider {
	margin: 80px 0;
}

.featurette {
	overflow: hidden;
}

.featurette-image.pull-left {
	margin-right: 40px;
}

.featurette-image.pull-right {
	margin-left: 40px;
}

.featurette-heading {
	font-size: 35px;
}

footer {
	margin: 30px 0 15px 0;
	text-align:center;
}

@media(max-width:1200px) {
	.headline h1 {
		font-size: 60px;
	}

	.headline h2 {
		font-size: 26px;
	}

	.featurette-divider {
		margin: 50px 0;
	}

	.featurette-image.pull-left {
		margin-right: 20px;
	}

	.featurette-image.pull-right {
		margin-left: 20px;
	}

	.featurette-heading {
		font-size: 25px;
	}
}
.esa-container {
    margin-left: auto;
    margin-right: auto;
    width: 98%;
    padding: 15px;
    max-width: 700px;
    background: #dadada;
    background: rgba(200, 200, 200, 0.90);
    border-radius: 22px;
}

@media(max-width:991px) {
	.headline h1 {
		font-size: 46px;
	}

	.headline h2 {
		font-size: 20px;
	}

	.featurette-divider {
		margin: 40px 0;
	}

	/* .featurette-image { max-width: 50%; } */

	.featurette-image.pull-left {
		margin-right: 10px;
	}

	.featurette-image.pull-right {
		margin-left: 10px;
	}

	.featurette-heading {
		font-size: 25px;
	}
}

@media(max-width:768px) {
	.container {
		margin: 0 15px;
	}
	/*.headline {
		height: 100vh;
	}*/
	.featurette-image {
		margin-right: auto;
		margin-left: auto;
	}
	.featurette-divider {
		margin: 40px 0;
	}

	.featurette-heading {
		font-size: 25px;
	}
}

@media(max-width:668px) {
	.headline h1 {
		font-size: 25px;
	}

	.headline h2 {
		font-size: 15px;
	}

	.featurette-divider {
		margin: 30px 0;
	}
}

@media(max-width:640px) {
	.headline {
		/*padding: 60% 0 25px 0;*/
		bottom: 20px;
	}

	/*headline h1 {
		font-size: 25px;
	}

	.headline h2 {
		font-size: 15px;
	}*/
}

@media(max-width:375px) {
	.featurette-divider {
		margin: 10px 0;
	}

	.featurette-image {
		max-width: 100%;
	}

	.featurette-image.pull-left {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.featurette-image.pull-right {
		margin-bottom: 10px;
		margin-left: 0;
	}
}

/* Clases particulares del sistema */
.j2d-flash {
	position: fixed;
	top: 20%;
	left: 0;
	right: 0;
}

.lead { text-align: justify; }
.esa-pill {
    display: inline-block;
    background: #fff;
    background: rgba(255,255,255,0.6);
    padding: 10px 15px;
    border-radius: 22px;
}
.esa-logo-empresa {
    padding-top: 15px;
}
.esa-logo-empresa span {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 40%;
    height: 40%;
    max-width: 160px;
    max-height: 160px;
}
.esa-logo-empresa span::before {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 40%;
    height: 40%;
    max-width: 160px;
    max-height: 160px;
    position: relative;
    z-index: 1;
}

.esa-logo-empresa span img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    object-fit: cover;
}

.esa-logo-empresa .esa-img-1 {
    margin-right: 30px;
}

.esa-slogan {
    font-style: italic;
}