
html, body{
	font-family: 'Merriweather', serif;
	color: #000;
}
body{
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Georgia', sans-serif;
	font-weight: 700;
	margin: 0;
	
}
h6{
	font-size: 10px;
}

p{
	margin: 0;
	line-height: 1.6;
	font-size: 23px;
	font-weight: 300;
}
/*
p span{
	font-weight: 500;
}*/

/*@media (min-width: 1200px){
	.container {
	    width: 1100px;
	}
}*/

.op-0{
  opacity: 0;
  transition: all 0.5s;
}
.op-1{
  opacity: 1;
  transition: all 0.5s;
}

/********************* MENÚ - BOTONERA ******************/
.menu{
  background-color: #fff;
  height: 40px;
  overflow-y: hidden;
}
.menu .container-fluid{
	padding: 0;
}
.menu h2{
	float: left;
	line-height: 40px;
	padding-left: 0.5em;
	text-transform: initial;
	font-weight: 700;
	font-size: 1.5rem;

}
.redes .nav{
    height: 40px;
}
.redes .nav-item{
	display: flex;
	align-items: center;
}
.redes .nav-item:first-child a{
	border-left: 1px solid #000;
	padding-left: 
	30px;
}
.redes .nav-item a{
	color: #000;
	font-size: 22px;
	padding: 0 8px;
	transition: all 0.3s;
	opacity: 1
}
.redes .nav-item a:hover{
	color: red;
	font-style: none;
}
.redes .nav-link img{
	width: 130px;
}
.redes #regreso {
  list-style: none;
  padding: 0;
  margin: 0;
}
.redes #regreso a{
	padding: 17px 5px;
  background-color: red;
  display: flex;
  align-items: center;
  height: 40px;
}

.redes #regreso i{
	color: #000;
}
.redes #regreso a:hover{
	text-decoration: none;
}


/********************* / MENÚ - BOTONERA ******************/

*,
*:active,
*:active:focus,
*:focus,
*:visited,
*:hover,
.btn:focus,
.btn:active:focus,
.btn:focus,
a:focus,
.form-control:focus
{
    outline: 0 !important;
    outline-offset: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
            box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
}
.title {
	height: 920px;
	background-image: url(../img/_04A3727.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	flex-wrap: wrap;
}
.title h1{
	background-color: #fff;
	padding-right: 1em;
	padding-left: 1em;
	display: inline-block;
	margin-bottom: .2em;
}
.title .row{
	height: 920px;
	padding-top: 40px;
}
.pie-foto{
	bottom:0;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
}

.pie-foto p{
	font-size: .9em;
	font-weight: 200;
	color: #838383;
	line-height: 1.2em;
	text-align: left;
}



.creditos{
	padding: 2em;
}
.creditos h4{
	font-size: 1rem;
}
.s-1{
	padding-top: 2em;
}
.s-1 p:last-child{
	padding-top: 1em;
}
.cita{
	padding-top: 2em;
}
.cita .rojo{
	height: 5px;
	width: 100px;
	background-color: #ed1c24;
	margin-left: auto;
	margin-right: auto;
}
.cita h4{
	font-size: 1rem;
	padding-top: 1em;
}

.cita p{
	color: #838383;
	font-size: 2rem;
	padding-top: 1.5em;
	line-height: 1.3;
}
.s-2{
	padding-top: 6em;
}
.s-2 h2{
	font-size: 1.7rem;
}
.mapa{
	padding-top: 2em;
	padding-right: 0;
	padding-left: 0;
}

.mapa2{
	padding-top: 2em;
	padding-right: 0;
	padding-left: 0;
}
.s-3{
	padding-top: 2em;
}
.s-3 p:last-child{
	padding-top: 1em;
}
.s-4{
	padding-top: 6em;
}
.s-4 h2{
	font-size: 1.7rem;
}
.s-4 p:last-child{
	padding-top: 1em;
}
.grafica{
	position: relative;
	padding-top: 2em;
}

.grafica p{
	text-align: center;
}

.img-doble{
	margin-top: 3.5em;
}
.img-doble .pie-foto{
	position: relative;
}

.img-full {
	
	background: #ebebeb; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #ebebeb 50%, #ebebeb 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%,#ebebeb 50%,#ebebeb 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%,#ebebeb 50%,#ebebeb 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	padding: 1em 15px;
}
.img-full h5{
	font-family: 'Scheherazade', serif;
	font-weight: 700;
	font-size: 1.7rem;
	padding-top: 1em;
}
.cita2{
	padding-top: 15em;
	padding-bottom: 15em;
	margin-left: 20%;
}
.cita2 .rojo{
	height: 5px;
	width: 100px;
	background-color: #ed1c24;
	margin-top: 2em;
}
.cita2 h4{
	font-size: 1rem;
}

.cita2 p{
	color: #838383;
	font-size: 2rem;
	line-height: 1.3;
}
footer{
	height: 250px;
	background-color: #000;
	color: #fff;
	padding: 8% 15px;
}
footer p{
	flex-basis: 100%;
	text-align: center;
}




@media screen and (max-width: 1024px) {
	.redes .nav{
		width: auto;
	}
	.title h1:first-child {
	    left: 8%;
	}
	.title h1:nth-child(2) {
	    left: 20%;
	}
}

@media screen and (max-width: 768px) {
	h1 {
	    font-size: 2rem;
	}
	.title h1:first-child {
	    left: 5%;
	}
	.title h1:nth-child(2) {
	    left: 18%;
	}
	.cita2 {
	    margin-left: 25%;
	}
	footer {
	    padding: 12% 15px;
	}

}

@media (min-width: 200px) and (max-width: 575px) {
	.redes .nav-link img {
	    width: 90px;
	}
	.redes .nav-item:first-child a {
	    padding-left: 10px;
	}
	.redes .nav-item a {
	    font-size: 20px;
	    padding: 0 7px;
	}

	.img-doble img{
	margin-bottom: 0em;
}

.pie-foto{
	bottom:0;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 2em;
}
.pie-foto p{
	font-size: 0.8rem;
	font-weight: 200;

}

.title h1{
	padding-right: .5em;
	padding-left: 1em;
	display: inline-block;
	margin-bottom: .2em;
}


p{
	padding-left: .6em;
	padding-right: .6em;
	line-height: 1.6;
	font-size: 23px;
	font-weight: 300;
}



.mapa .pie-foto {
	
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0px;
}

.grafica .pie-foto {
	position: relative;
	top: 0;
		width: 100%;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0px;
}


.mapa2{
	padding-top: 2em;
	padding-right: 0;
	padding-left: 0;
}

.mapa2 .pie-foto {
	position: relative;
	top: 0;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0px;
}


}

@media screen and (max-width: 575px) {
	.menu h2 {
	    font-size: 0.9rem;
	}
	h1 {
	    font-size: 1.5rem;
	}
	.title h1:first-child {
	    left: 0;
	    top: 25%;
	}
	.title h1:nth-child(2) {
	    left: 0;
	    width: 100%;
	    top: 34%;
	}
	.cita2 {
	    margin-left: 0;
	}
	footer {
	    padding: 30% 15px;
	}
  
}

@media screen and (max-width: 479px) {
	
  
}



@media screen and (max-width: 340px) {
	
}













