@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Nickainley";
  src: url("Nickainley-Normal.woff");
}
body{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}
img{
		max-width: 100%!important;
	height: auto!important;
	}

.navbar-light .navbar-nav .nav-link {
    color: rgba(9,105,116,1);
	font-size: 14px;
	text-transform: uppercase;

}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(9,105,116,1);
}
.bg-light {
    background-color: #fff!important;
	
}
.dropdown-item {
    color: #096974;
	font-size: 14px;
	text-transform: uppercase;
}
.dropdown-menu {
    border: 1px solid rgba(9,105,116,.05);
}
.dropdown-item.active, .dropdown-item:active {
    color: rgba(9,105,116,0.8);
    text-decoration: none;
    background-color: #fff;
}.dropdown-item:focus, .dropdown-item:hover {
    color: #096974;
    text-decoration: none;
    background-color: rgba(9,105,116,0.1);
}
main{
	background-image: url("../images/lineanav.png");
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 2em;
}
#presentacion{
	padding: 1em 0;
	display: flex;
}
#presentacion h1{
	font-family: "Nickainley";
	color:#47b3b4;
	text-align: center;
	font-size: 1.9375em;
	font-weight: 400;	
}
#presentacion p{
	color:#096974;
	font-weight: 400;
	font-size:1em;
}
#presentacion .col-6{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#presentacion strong{
	font-weight: 700;
}
#presentacion article{
	padding:0.5em 0;
}
.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 0.5rem;
    line-height: 1.5;
    border-radius: .3rem;
}
.btn-primary {
    color: #fff;
    background-color: #ed6c54;
    border-color: #ed6c54;
}.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ed6c54;
    border-color: #ed6c54;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #ed6c54;
    border-color: #ed6c54;
    box-shadow: 0 0 0 0.2rem rgba(237,108,84,.5);
}
.btn-primary:hover {
    color: #fff;
    background-color: rgba(237,108,84,.9);
    border-color: #ed6c54;
}
#rutas{
	padding:30px 0;
	background-image: url("../images/cenafa.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #d1ecec;
	display: flex;
	
}
#rutas .card{
	background-color:#fff;
	width:15.75rem;
	min-height:inherit;
	float: left;
	border: none;
	margin: 1.2em;
}
#rutas h2{font-family: "Nickainley";
font-size: 2.5em;
text-align: center;
color:#096974;}

#rutas h3{
	text-align: center;
	font-weight: 700;
	color:#096974;
	text-transform: uppercase;
	font-size: 1.25em;
}
#rutas h4{
	font-weight: 300;
	text-align: center;
	color: #096974;
	text-transform: uppercase;
}
.card-body {
    padding: 1.25rem 1em;
}
#actua{
	background-image: url("../images/fondoRALLADOmov.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 50px;
}

#actua h2{
	text-align: center;
	text-transform: uppercase;
	font-size: 1.3125em;
	line-height: 1.9rem;	
	color:#47b3b4;
	font-family: 'Erica One', cursive;	
}

#actua strong{
	background-color: #ed6c54;
	color:#fff;
	padding:0 0.2em;
	font-weight: 400;

}
#actua p{
	color:#096974;
	text-align: center;
	font-size: 0.875em;

}
#quiz{
	background-image: url("../images/quiz_fondo.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 500px;
	padding: 90px 0;
}
#quiz .col-6{
	max-width:100%;
}
#quiz h2{
	font-size: 1.5625em;
	font-weight: 400;
	font-family: 'Erica One', cursive;
	color:#51bec8;
	
}
#quiz p{
	color:#096974;
	font-size: 0.7em;
	font-weight: 400;
}
#quiz a{
	color:#096974;
	text-decoration: underline;
}
#quiz a:hover{
	color:#096974;
	text-decoration: none;
}
footer{
	background-color:#d1ecec;
}
footer .col-3{
	max-width:100%;
	padding: 1em;
}
footer ul{
	margin:0;
	padding: 0;
}
footer li{
	list-style-type:none;
	text-transform: uppercase;
	margin:0;
	padding: 0;
}
footer ul.redes{
	padding-bottom:2em;
text-align: left;}
footer li.redes{
	float: left;
	margin-right:0.4em;
	
}
footer a{
	text-decoration:none;
	color:#096974;
	font-size: 1em;
	font-weight: 400;
}
footer a:hover{
	text-decoration:underline;
	color:#096974;	
}
footer h2{
	font-weight: 600;
	color:#096974;
	font-size:1.2em;
}
footer h3{
	font-weight: 600;
	color:#096974;
	font-size:1.2em;
	text-transform: uppercase;
}
footer p{
	color:#096974;
	font-size: 1em;
}
direction{line-height:1em;}
#cementerio{
	background-color:#096974;
	padding: 0.2em;
	text-align: center;
}
#cementerio ul{
	margin: 0;
	padding: 0;
	text-align: center;
}
#cementerio li{
	margin: 0.5em;
	list-style: none;
}

@media only screen and (min-width:768px){
	#presentacion header{
		text-align:center;
	}
	.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .3rem;
	
}
#presentacion article{
		padding:1em;
	}
#presentacion h1 {
    font-size: 2.9375em;
}
#rutas header{
		text-align: center;
}
#rutas .card {
    width: 19.05em;
}
#rutas h3{
	    font-size: 2.25em;
}
#actua h2{
	font-size: 3.3125em;
	line-height: 4.6rem;
}
#actua p{
	font-size: 1.875em;
	line-height: 1.875rem;

}
br{
	display:none;
}
#quiz p {
    font-size: 1.7em;
	text-align: left;

}
#quiz .col-6{
		text-align:center;
}
footer{
	min-height:20vh
}
footer .col-3{
	max-width:33.333333%;
	padding: 1em;
	float:left;
}
.ipad{display:none;}
#cementerio {
	min-height:20vh;
	padding: 2em;}
	
#cementerio ul{
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline-block;
}
#cementerio li{
	padding: 0;
	margin: 0.5em;
	float:left;
	text-align: left;
}
}/*768*/
@media only screen and (min-width:992px){
br{display:block;}
.col-6{
	float:left;
}

main{
	background-image: url("../images/lineanav.png");
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 2em;
}
#presentacion{
	padding: 2em 0;
	display: flex;
}
	#presentacion .col-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
#presentacion h1{
	font-size: 4.9375em;
	font-weight: 400;	
}
#presentacion p{
	color:#096974;
	font-weight: 400;
}
#presentacion strong{
	font-weight: 700;
}
.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
.btn-primary {
    color: #fff;
    background-color: #ed6c54;
    border-color: #ed6c54;
}.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ed6c54;
    border-color: #ed6c54;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #ed6c54;
    border-color: #ed6c54;
    box-shadow: 0 0 0 0.2rem rgba(237,108,84,.5);
}
.btn-primary:hover {
    color: #fff;
    background-color: rgba(237,108,84,.9);
    border-color: #ed6c54;
}
#rutas{
	padding:120px 0;
	background-image: url("../images/cenafa.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #d1ecec;
	display: flex;
	
}
#rutas .card{
	background-color:#fff;
	width:12.75rem;
	min-height: 18.75rem;
	float: left;
	border: none;
	margin: 0.7em;
}
#rutas h2{font-family: "Nickainley";
font-size: 4em;
text-align: center;
color:#096974;}

#rutas h3{
	text-align: center;
	font-weight: 700;
	color:#096974;
	text-transform: uppercase;
	font-size: 1.7em;
}
.card-body {
    padding: 1.25rem 1em;
}
#actua{
	background-image: url("../images/fondoRALLADO.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 265px;
}

#actua h2{
	text-align: center;
	text-transform: uppercase;
	font-size: 5.3125em;
	line-height: 6.9rem;	
	color:#47b3b4;
	font-family: 'Erica One', cursive;	
}

#actua strong{
	background-color: #ed6c54;
	color:#fff;
	padding:0 0.2em;
	font-weight: 400;

}
#actua p{
	color:#096974;
	text-align: center;
	font-size: 1.875em;

}
#quiz{
	background-image: url("../images/quiz_fondo.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 500px;
	padding: 90px 0;
}
#quiz .col-6 {
    max-width: 50%;
}
#quiz h2{
	font-size: 4.5625em;
	font-weight: 400;
	font-family: 'Erica One', cursive;
	color:#51bec8;
	
}
#quiz p{
	font-size: 1.3125em;
	font-weight: 400;
	text-align: left;
}
	.ipad{display:block;}
	footer .col-3{
	max-width:25%;

}
}/*992*/
@media only screen and (min-width:1200px){
#rutas .card{
	background-color:#fff;
	width:15.75rem;
	min-height: 15.75rem;
	float: left;
	border: none;
	margin: 0.7em;
}
#rutas h2{font-family: "Nickainley";
font-size: 4em;
text-align: center;
color:#096974;}

#rutas h3{
	text-align: center;
	font-weight: 700;
	color:#096974;
	text-transform: uppercase;
	font-size: 2.25em;
}
	#cementerio {
	min-height:10vh;
	padding: 0;}
	
	#cementerio ul{
	text-align: center;
	display:inline-block;
}
	footer{
		padding: 2em;
		min-height: 26vh;
	}
}/*1200px*/

