@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400i,600,700');
@import url('https://fonts.googleapis.com/css?family=Sanchez:400,400i&subset=latin-ext');

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

h1, h2, h3, h4, h5, h6 {
    font-family: 'Sanchez', serif;
    font-weight: 800;
}

h1{
    font-family: 'Open Sans', sans-serif;
	font-size: 60px;
	text-align: center;
	color: #161616;
	text-transform:uppercase;
}
h2{
    font-size: 38px;
}
h3 {
	color:#161616; 
	line-height: 35px;
	font-size: 30px;
}
h4 {
	color:#161616; 
	line-height: 35px;
	font-size: 1.8em;
}
h6 {
	font-size: 15px;
}

p{
	margin: 0;
	line-height: 1.7;
	font-size: 1.2em;
	padding-bottom: 10px;
}
img{
	width: 100%;
	height: auto;
}
/*
p span{
	font-style: italic;
}*/

/******************************** MAIN *****************************/

.colorf{
	background-color: #fff!important;

}
.container {
}


.op-0{
	opacity: 0;
}

.title {
	border-bottom: black 5px solid;
	background-color: #eae6df;
	color: #fff;
	padding: 10px 10px;
}

.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: white;
	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: white;
  display: flex;
  align-items: center;
  height: 40px;
}

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

/************************ Galeria ***************************/

#demo {
    height:100%;
    position:relative;
    overflow:hidden;
}

.thumb{
     margin-bottom: 35px;
}
   
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.modal-header {
    border-bottom: none;
}

.modal-title {
    color:#000;
}

.modal-footer{
    display:none;
}



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

.inicio {
    height: 75vh;
	max-height: 900px;
	background-image: url(../img/img_principal.png);
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.inicio .row{
	height: 100vh;
}
.inicio .row .col-6 div{
	background-color: rgba(255, 255, 255, 0.5);
}
.inicio .row .align-self-start img,
.inicio2 .row .align-self-start img{
	padding-right: 10%;
	width: 60%;
}
.modulo{
	padding: 5em 0;
}
.modulo2{
	padding: 0.5em 0;
}
/****************************** N O T A S *************************/
.nota-foto {
	font-size: 12px;
	color: #000;
}

.nota-foto span {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
}

.nota p{
	font-size: 1em;
	padding-top: 1em;
}

.nota p span{
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 0.9rem;
	text-transform: uppercase;
}

.nota2 {
	padding: 0.7em;
	border: 0px solid;
	width: 100%;
}

.nota2 p{
	font-size: 1rem;
	text-align: center;
	padding-bottom: 0.7em;
	color: #000;
}
.nota2 h5{
	font-family: 'Sanchez', serif;
	text-align: center;
	font-weight: 700;
	color: #000;
	padding-top: 0.7em;
}



/****************************** Q U O T E  *************************/

.quote {
	text-align: left;
	font-size: 3rem;
	padding-bottom: 1em;
}
.quote2 {
	text-align: left;
	font-size: 4rem;
}
.quote-numero{
	background-color: rgba(238,49,47,.04);
	text-align: right;
}
.quote-numero h3{
	line-height: 40px;
	font-weight:200;	
	color: #161616;
	background-color: #91DBD9; 
	text-align: center;
}
.quote-numero h3 span{
	font-size: 2em;
	color: #161616;
}
.quote-negro1{
	background-color: #cec7ba; 
	padding: 1rem 2rem;
	color:#fff;
	text-align: center;
}

.quote-negro h3 span{
	font-size: 30px;
	color: #161616;
}

.quote-negro h3{
	font-size: 25px;
	line-height: 35px;
	color: #161616;
	font-family: 'Open Sans', sans-serif;
}

.fondo-texto p {
	background-color: #f2efe2;
	font-size: 13px;
	padding: 15px;
}


.fondo-texto-1 p {
	background-color: #f7e142;
	font-size: 13px;
	padding: 15px;

}




#foto-text {
    position: relative;
    width: 100%;


}

figcaption {
	position: absolute;
	top: 10%;
	background-color: rgba(145,219,217,.8);
	width: 100%;
	color: #fff;
	padding: 20px;
	font-family: 'Open Sans', sans-serif;	

	

}
figcaption p{
	text-align: center;	
	margin: auto;
	color: #161616;

}

.card-body {
	color: #000;
}


.btn-link {

	font-size: 25px;
	color: #161616;
}

.card-header {
    padding: .75rem .75rem;
    margin-bottom: 0;
 
    border-bottom: 2px solid rgba(0,0,0,.125);
    background-color: rgba(229,229,220,.5);
    }

.justify-content-center {
	margin: auto;
}





#modulo-6{
	background-color: rgba(145,219,217,.3);
}


.arrastra {
	display: flex;
	flex-direction: row;
    color: #000;
    justify-content: center;
	padding-top: 2em;
	padding-bottom: 1em;
}

.arrastra h6{
	margin: 0 20px;
} 

.animated.infinite {
   
  box-sizing: border-box;
   
    }

.pleca {
	display: flex;
	width: 100%;
	padding: 20px 0;
	justify-content:center;
	background: #f5f5f5;
	position: fixed;
	top: 0;
	z-index: 9;
	border-bottom: solid 1px #000;
}    

.pleca img {
	max-width: 150px;
	height: auto;
}


footer{
    height: 150px;
    border-top: solid 1px #000;
	background: #e5e5dc;
    color: #161616;
    padding: 30px;
    align-items: center;
}
footer p {
    text-align: center;
}



/*media queries son puntos de ruptura entre dispositivos mobile, tablet y desktop*/

/*widescreen*/
@media screen and (min-width: 1400px) {
    h4{
        text-align: justify;
    }

}

/* hasta laptop */
@media screen and (max-width: 1199px) {
	.inicio2 .col-12 .porcentaje h2 {
	    font-size: 5rem;
	}
    h4{
        text-align: justify;
    }
}


@media (min-width: 992px) and (max-width: 1024px) {
    h4{
        text-align: justify;
    }
	.quote-numero h2 {
	    font-size: 6rem;
	}
	.quote {
	    font-size: 2rem;
	}
	.quote2 {
	    font-size: 2rem;
	}
}
/* hasta ipad horizontal */
@media screen and (max-width: 1024px) {
   h4{
        text-align: justify;
    }
	.col-3.text-right.align-self-start{
		padding: 0;
	}
	.inicio .row .align-self-start img,
	.inicio2 .row .align-self-start img {
	    padding-right: 0;
	    width: 100%;
	}
	.inicio .row .align-self-end img {
	    width: 80%;
	}
	.inicio .row .align-self-center {
	    padding-top: 25%;
	}
}

/* escritorio desktop */
@media screen and (min-width: 992px) {
    h4{
        text-align: justify;
    }
}
	

/* mobile */

@media screen and (max-width: 991px) {
    h4{
        text-align: justify;
    }
}

/* mobile antes de ipad */
@media screen and (max-width: 767px) {
	body {
		background-size: contain;
	}
    h4{
        text-align: justify;
    }
	.inicio {
	    background-image: url(../img/img-mobile.png);
        height: 420px;
        background-attachment: initial;
        background-position: initial;
	}
    h4{
        text-align: justify;
    }
	#modulo-1 h3{
		font-size: 15px;
		font-weight: 600;
		line-height: 22px;
	}

	.notaq p{
		font-size: 15px;
	}

	#modulo-8 h3{
		font-size: 15px;
		font-weight: 600;
		line-height: 22px;
	}

	.notan p{
		font-size: 15px;
	}
	.desktop {
		display: none;
	}
}


@media (min-width: 480px) and (max-width: 767px) {
    .inicio {
	    background-image: url(../img/img-mobile.png);
        height: 420px;
        background-attachment: initial;
        background-position: initial;
	}
    h4{
        text-align: left;
    }
}

@media (min-width: 200px) and (max-width: 479px) {
    .inicio {
	    background-image: url(../img/img-mobile.png);
        height: 420px;
        background-attachment: initial;
        background-position: initial;
	}
    h4{
        text-align: left;
    }
    .pleca img {
    width: auto;
    height: 20px;
    }
    h1 {
    font-size: 50px;
    text-align: center;
    }
}
