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

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

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}

h1{
	font-size: 80px;
	text-align: center;
    font-weight: 400;
}
 h2 {
	color: #f86861;
	font-size: 27px;
    line-height: 45px;
	text-align: left;
    font-weight: 600;
}
h3 {
	margin-bottom: 10px;
	padding-top: 5px;
	color: #32c5f4;;
}
.title {
	padding-top: 5em;
	padding-bottom: 5em;
    color: #76787a;
}

h4 {
	color:#f86861; 
	line-height: 40px;
	font-size: 40px;
}
h6 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
}
p{
	margin: 0;
    font-size: 20px;
	line-height: 30px;
}
img{
	width: 100%;
	height: auto;
}
/*
p span{
	font-style: italic;
}*/

.figure-caption {
	font-size: 24px;
}

.card-title {
	margin-top: 10px;
	font-size: 34px;
	margin-bottom: 10px;
}

.container {
    width: 1100px;
}


.op-0{
	opacity: 0;
}

/********************* 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: 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;
}


/********************* I N I C I O ******************/

.inicio {
	height: 800px;
	max-height: 1000px;
	background-image: url(../img/img_principal.png);
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

.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-top: 5em;
	padding-bottom: 5em;
}
.modulo a{
    color: #32c5f4;
}
.modulo-1 h2{
	font-size: 2.3rem;
}
.modulo-1 p{
	font-size: 1.5rem;
	padding-top: 1em;
	font-weight: 300;
}



/********************* CAROUSEL  ******************/
.carousel-caption {
    display: grid;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 17px;
    line-height: 20px;
    width: 100%;
    padding: 1.5em;
    opacity: 1;
    transition: 0.8s ease;
    text-align: center;
}

.carousel-caption h3 {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    padding: 2em 0;
    opacity: 0.3;
}

.carousel-indicators {
    bottom: 30px!important;
    display: inline!important;

}



/****************************** 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;
}

.nota_editor{
    font-family: 'Merriweather', serif;
}

/****************************** V I D E O 
#video-background {

  position:relative;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: 100%; 
  height: auto;
  z-index: -100;
}

article {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 10px solid rgba(50, 197, 244, 0.31);
  margin: 10px;
  text-align: center;
}


 h2 a {
  text-align: center;
  color: #ccc;
}

h2 a:hover {
  color: #76787a;
}
*************************/

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



.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 {
	background-color: #76787a;
	color: #fff!important;
	padding: 20px;
	text-align: center;
}

.figure-img {
    margin-bottom: 0!important;
}





.card li{
      list-style: none;
}





.card-body a {
	color: #32c5f4;
}



.btn-link {

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

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


 .blockquote {
 	text-align: center;
 }   

.blockquote p{
	text-align: center;
    font-size: 3rem;
    padding: 15px 15px 15px 15px;
    line-height: 1.2em;

}

.text-light {
	font-size: 1.5em;
}

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




  

/****************************** F O O T E R *************************/

footer p {
    text-align: center;

}


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

/*widescreen*/
@media screen and (min-width: 1400px) {

}

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


@media (min-width: 992px) and (max-width: 1024px) {
	.quote-numero h2 {
	    font-size: 6rem;
	}
	.quote {
	    font-size: 2rem;
	}
	.quote2 {
	    font-size: 2rem;
	}
}
/* hasta ipad horizontal */
@media screen and (max-width: 1024px) {
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        width: 100%;    
        height: 1600px;
    } 

	.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) {
	.dos-bloques {
		display: flex;
	}
	.mobile {
		display: none;
	}
	.fondo-texto.col-lg-7 {
		padding: 0 10px 0 0;
	}
}



	

/* mobile */

@media screen and (max-width: 991px) {
	.col-12.col-lg-4.text-right.align-self-center{
		text-align: center !important;
	}
	.fondo-texto.col-lg-7 {
		margin-bottom: 20px;
		padding: 0;
	}
	.dos-bloques .col-lg-5 {
    padding: 0;
	}
}

/* mobile antes de ipad */
@media screen and (max-width: 768px) {

	body {
		background-size: contain;
	}

	.inicio {
	    background-image: url(../img/img_mobile.png);
        background-attachment: initial;
        background-position: initial;
	}
    
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        width: 100%;    
        height: 2000px;
    } 

	#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) {


}

@media (min-width: 200px) and (max-width: 575px) {
    .inicio {
        background-image: url(../img/img_mobile.png);
        max-height: 800px;
        background-attachment: initial;
        background-position: center;
    }
    h1 {
        font-size: 55px;
        text-align: center;
    }
    h2 {
        font-size: 30px;
        text-align: left;
    }
    p {
        text-align: left;
    }
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        width: 100%;    
        height: 100%;
    } 
}

@media screen and (max-width: 479px) {
	.quote-numero h2 {
	    font-size: 6rem;
	}
	.quote2 {
	    text-align: left;
	    font-size: 2rem;
	}
	.inicio h1 {
	    font-size: 2rem;
	}
	.inicio h2 {
	    font-size: 1.5rem;
	}
	.inicio .row .align-self-center span{
	    font-size: 1rem;
	}
}



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

}
