@font-face {
    font-family: 'loved';
    src: url(../fonts/LovedbytheKing-webfont.eot);
    src: url(../fonts/LovedbytheKing-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/LovedbytheKing-webfont.woff2) format("woff2"), url(../fonts/LovedbytheKing-webfont.woff) format("woff"), url(../fonts/LovedbytheKing-webfont.ttf) format("truetype"), url(../fonts/LovedbytheKing-webfont.svg#loved_by_the_kingregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.loved {
    font-family: 'loved'
}

html,
body {
    height: 100%;
    width: 100%;
    overflow-x: hidden
}

.navbar-collapse.collapse {
    box-shadow: 0 5px 5px rgba(0, 0, 0, .4);
    background-color: #fff;
    padding-top: 5px
}

.navbar-header {
    background-color: #fff
}

.navbar-brand {
    padding: 0
}

.navbar-brand img {
    max-height: 60px
}

.navbar-nav li a {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 1px #fff, 1px 1px 1px #fff
}

.navbar-nav li a:hover {
    background-color: #fff;
    border-bottom: 1px solid #F5F5DC;
    color: #CB2F24
}

.navbar-toggle {
    border: 2px solid #000
}

.navbar-toggle .icon-bar {
    width: 24px;
    height: 3px;
    background-color: #000
}

.pad-section {
    padding: 150px 0 30px
}

.pad-section img {
    width: 100%
}

.text-vcenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.text-vcenter h1 {
    font-size: 4.5em;
    font-weight: 700;
    margin: 0;
    padding: 0
}

#intro {
    position: relative
}

#video,
#overlay_azul {
    position: absolute;
    width: 100%;
    height: 350px;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -3
}

#overlay_azul {
    background-color: rgba(75, 145, 224, 0.58);
    z-index: 2
}

video {
    position: relative
}

.jumbotron {
    padding: 0;
    background-color: transparent;
    color: #fff;
    font-weight: bolder
}

#intro i:hover {
    position: relative;
    top: 5px
}

#home {
    position: relative;
    background: url(../images/fondo_about.svg) no-repeat center center fixed;
    margin-top: -50px;
    padding-bottom: 150px
}

#home img {
    position: relative;
    max-width: 60%;
    opacity: .9
}

#home span {
    position: absolute
}

#seccion_Avion {
    background: url(../images/fondo_about.svg) no-repeat center center fixed;
    position: relative;
    width: 100%
}

#avion {
    position: relative
}

#services {
    position: relative;
    padding-bottom: 50px;
    background-color: rgba(171, 203, 8, 0.73)
}

#flecha1_svg {
    position: absolute;
    top: -.5%;
    left: 25%;
    width: 20%
}

#st53 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #FFF
}

#services span {
    position: absolute;
    top: 20px;
    left: 41%;
    font-size: 2.3em;
    color: #fff
}

#servicios div {
    height: 200px;
    margin: 4%;
    background-size: 100%;
    background-position: center;
    border-radius: 20px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .5);
    -webkit-transition: background-size .5s;
    transition: all .5s
}

#servicios div:last-child a {
    font-size: 2em;
    font-weight: bolder
}

#services a {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 20% 25% 20% 20%;
    color: #fff;
    text-decoration: none;
    font-family: "loved";
    font-size: 1.6em;
    text-shadow: 0 0 2px #555;
    transition: all 500ms
}

#services a:hover {
    top: -10px;
    text-shadow: 2px 2px 2px #555
}

#mas {
    margin-top: 50px;
    background-image: url(../images/diagonalLines.gif);
    overflow: auto;
    padding: 20px 0
}

#mas img {
    max-width: 100%
}

#servicios_pag {
    position: relative;
    top: 50px
}

#servicios_pag span.loved {
    font-size: 3em;
    background-color: #F5F5DC
}

#information {
    position: relative;
    background: url(../images/faro.svg) no-repeat center center fixed;
    background-position: 10% 80%;
    width: 100%;
    overflow: hidden
}

#information .panel {
    opacity: .85
}

#information .panel .loved {
    font-size: 1.4em
}

#present_vid {
    position: absolute;
    top: 150px;
    left: -500px
}

#agenda {
    padding-top: 20px;
    background-color: #fff;
    background-image: linear-gradient(90deg, transparent 79px, #abced4 79px, #abced4 81px, transparent 81px), linear-gradient(#eee .1em, transparent .1em);
    background-size: 100% 1.2em;
    box-shadow: 0 0 15px #ddd
}

#agenda h3 {
    background-image: url(../images/trazo.svg);
    background-repeat: no-repeat;
    background-size: cover
}

#eventos h3 {
    padding-left: 50px;
    background-position: -20px 0
}

.oculto {
    visibility: hidden;
    position: relative;
    left: -50%
}

#qq {
    width: 100px;
    position: absolute;
    left: -10px;
    cursor: pointer
}

footer {
    padding: 20px 0;
    position: relative;
    background: #2B4B09 url(../images/footer_pic_min.png) no-repeat fixed 50% 110%
}

footer .container {
    margin-top: 50px;
    padding-top: 25px;
    background-color: rgba(255, 255, 255, .4)
}

footer a {
    color: #fff
}

footer .glyphicon {
    color: #333;
    font-size: 3em
}

footer .glyphicon:hover {
    color: #306d9f
}

footer img {
    height: 50px
}

div#intro,
div#personas {
    padding-top: 200px
}

div#intro i {
    cursor: pointer
}

#servicios div h4 a {
    color: #fff;
    text-decoration: none
}

#servicios div:hover {
    background-size: 110%
}

div#serv1 {
    background-image: url(../images/serv1.gif)
}

div#serv2 {
    background-image: url(../images/serv2.gif)
}

div#serv3 {
    background-image: url(../images/serv3_min.jpg)
}

#abajo {
    padding: 50px 0;
    background-color: #F5F5DC
}

#abajo h4 {
    margin: 20px 0 10px;
    background-color: rgba(255, 255, 255, .8);
    cursor: pointer;
    font-variant: small-caps
}

#abajo h4:hover {
    color: #4E77A1
}

div#home a:hover img {
    filter: invert(100%);
    -webkit-filter: invert(100%)
}

div#feedHeader {
    display: none
}

a.carousel-control.right,
a.carousel-control.left {
    background: none;
    font-size: 3em;
    top: 40%
}

#carousel-1 img {
    width: 85%;
    height: auto
}

.carousel .row {
    margin: 20px 0
}

.carousel a:focus {
    outline: none
}

.carousel-indicators {
    display: none
}

iframe {
    width: 100%;
    height: 305px
}

.modal {
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center
}

.modal .modal-dialog {
    display: inline-block;
    width: auto;
    max-width: 100%;
    margin-top: 20px;
    padding: 0;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 50px
}

.modal .modal-content {
    background: none;
    box-shadow: none;
    border: none
}

.modal .modal-content .modal-header {
    border: none
}

.modal .modal-content .modal-header button {
    margin-top: -10px;
    color: #eee;
    text-shadow: none;
    font-size: 40px
}

.modal .modal-content img {
    max-width: 80%
}

div#triggers div {
    position: absolute
}

#trigger1 {
    top: 100px
}

#trigger2 {
    top: 300px
}

#trigger3 {
    top: 700px
}

#trigger4 {
    top: 1000px
}

#trigger5 {
    top: 1300px
}

#trigger6 {
    top: 1700px
}

#trigger7 {
    top: 2000px
}

#trigger8 {
    top: 2800px
}

#trigger9 {
    top: 3000px
}

div#picNubes div {
    position: relative;
    top: 100px;
    height: 350px
}

#animate10 {
    position: relative
}

.ilusion {
    left: 50%;
    opacity: 0;
    transition: all 1s ease-out
}

.ilusion1 {
    left: 30%;
    opacity: 1
}

.sueno {
    left: -100%;
    top: 200px;
    transition: all 1s ease-out
}

.sueno1 {
    left: 40%;
    top: 0;
    transition: all 1s ease-out
}

.sueno2 {
    top: 700px
}

.disfruto {
    left: -100%;
    top: 0;
    transition: all 1s ease-out
}

.disfruto1 {
    left: 15%;
    top: 0
}

.dificultad {
    left: -100%;
    transition: all 1s ease-out
}

.dificultad1 {
    left: 15%
}

.objetivo {
    top: 100px;
    left: 150%;
    -webkit-transform: scale(.1);
    transform: scale(.1);
    transition: all 1s ease-out
}

.objetivo1 {
    top: 100px;
    left: 10%;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.hastadonde {
    left: -100%;
    top: 600px;
    transition: all 1s ease-out
}

.hastadonde1 {
    left: 45%;
    top: 0
}

.organizacion {
    left: 10%;
    top: -4000px;
    transition: all 3s ease-out
}

.organizacion1 {
    top: 100px
}

.motivacion {
    text-align: right;
    right: 10%;
    top: 0;
    transition: all 2s ease-out
}

.motivacion1 {
    top: -400px
}

.meta {
    text-align: center;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all 1s ease-out
}

.meta1 {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.avion {
    left: -600%;
    top: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all 2s ease-out
}

.avion1 {
    left: 30%;
    top: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.avion img {
    width: 500px;
    max-width: 100%;
}

@media screen and (max-width: 800px) {
    .navbar-header {
        box-shadow: 2px 2px 2px #ddd
    }
    .navbar-nav {
        margin-top: 0
    }
    .nav li {
        background-color: rgba(221, 221, 221, 0.68);
        border-bottom: 1px solid #000
    }
    .nav li a {
        color: #000;
        font-size: 12px
    }
    div.avion {
        left: 0;
        text-align: center
    }
    #services span {
        font-size: 3.2em
    }
}

/* Estilos index.html */
	.index{background-color: rgba(226, 200, 72, .2);}
	.index .navbar-collapse.collapse{padding-top: 25px;}
	.index .navbar-brand img {max-height: 80px;}
	
	.index .navbar-nav li a{
		font-weight: 900;
		font-size: 1.3em;
		color: #324554;
	}
	.index .navbar-nav li a:hover{
		color: #5d768a;
	}
	.navbar-nav li.vacio{width: 100px;}
	#portada, #salud{
		position: relative;
	}
	.foto_portada img{
		width: 100%;
	}
    .foto_portada{
    	/*position: absolute;
        left: 0;
        top: 0;
        z-index: -3;*/
        width: 100%;
        max-height: 450px;
        overflow: hidden;
    }
    #portada .jumbotron{
    	position: absolute;
    	bottom: 0;
		z-index: 1;
		margin-bottom: 0;
    }
    #portada .jumbotron p{
		padding: 20px;
		background-color: rgba(223, 217, 200, .6);
		font-size: 2em;
		line-height: 1;
		color: #333;
	}
	#portada .jumbotron span{
		display: block;
		font-size: .6em;
	}

	#seccion_Avion{	
		background-image: none;
		background-color:rgba(226, 200, 72, .1);
		padding-bottom: 50px;: 
	}
	#seccion_Avion .destacado{
		margin: 0;
		font-weight: bolder;
	}
	#seccion_Avion #contacto{
		padding-top: 50px;
		font-size: 20px;
	}
	#seccion_Avion #contacto h2,
	#seccion_Avion #contacto p.lead{
		margin:0; 
		padding: 0;
		line-height: 1.2;
	}

	/* estilos SALUD */

	#salud .jumbotron{
    	position: absolute;
    	left: 0;
    	bottom: 0;
		z-index: 1;
		background-color: rgba(0, 0, 0, .2);
    }
    #salud .jumbotron h2{
    	font-weight: normal;
    	font-size: 1.3em;
    }
    .fondillo{
    	padding: 0 5px;
		background-color: rgba(0, 0, 0, .7);
		font-weight: bold;
		line-height: 1.3;
	}
	#salud .foto_portada img{
		width: 110%;
		margin-top: 0;

	}
	.abajo{
		padding-top: 50px;
	}
	.abajo h2{
		border-bottom: 1px solid #222;
	}
	.abajo .objetivo_salud{
		font-size: 1.3em;
		line-height: 1.2;
	}
	.abajo .objetivo_salud .destacado{
		font-weight: bolder;
		font-size: 1.4em;
	}

	footer.index{
		padding:10px 0 0;
		background: none;
		border-top: 1px solid #222;
		font-size: 18px;
	}
	footer.index a{
		color: #3e6075;
	}
	footer.index .destacado{
		font-weight: bolder;
	}



	@media screen and (max-width: 600px) {
		.index{margin-top: 50px;}
		.index .jumbotron h2{font-size: 1em;    }
		.abajo {padding-top: 20px; }
		#portada .jumbotron p{font-size: 1.2em;}
	}