@font-face {
font-family: 'Druk Text Web Bold';
src: url('../druk/DrukText-Bold-Web.eot');
src: url('../druk/DrukText-Bold-Web.eot?#iefix') format('embedded-opentype'),
url('../druk/DrukText-Bold-Web.woff2') format('woff2'),
url('../druk/DrukText-Bold-Web.woff') format('woff');
font-weight: 700;
font-style: normal;
font-stretch: normal;
}
@font-face {
	font-family: 'Druk Text Web Medium';
	src: url('../druk/DrukText-Medium-Web.eot');
	src: url('../druk/DrukText-Medium-Web.eot?#iefix') format('embedded-opentype'),
	url('../druk/DrukText-Medium-Web.woff2') format('woff2'),
	url('../druk/DrukText-Medium-Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}


.row{
	margin-right: 0 !important;
	margin-left: 0 !important;
}

  
.col-12{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

html, body{
	font-family: 'Georgia', serif;
	color: #000;
}
body{
	background-color: #fff;
}
h1 {
	font-family: 'Druk Text Web Bold', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1em;
}
h2, h3, h5, h6 {
	font-family: 'Druk Text Web Medium', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.1em;
}
h6{
	font-size: 10px;
}

p{
	line-height: 1.3;
	font-size: 20px;
	font-weight: 300;
}

a {
	color: #000 !important;
	text-decoration: none !important;
}

a:hover{
	text-decoration: none !important;
}

/* estilos para cambio de img mobile/desk  */
.mobile{ 
	display: none;
}
.desk{
	display: block;
}
/* estilos para cambio de img mobile/desk  */

.zoom {
    transition: transform .8s; 
    width: 100%;
}
 
.zoom:hover {
	-webkit-box-shadow: 2px 2px 5px #00000085;
  	-moz-box-shadow: 2px 2px 5px #00000085;
  	filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.5));
	transform: scale(1.05);
}

.pleca_ap {
	background-color: rgba(0, 0, 0, 0.5);
}

.principal img{
	margin-top: 3em !important;
}

.autor p{
	font-size:16px;
	opacity: 0.8;
	color: #555555;
	text-align: center;
}
.agregados {
	transition: transform .7s;
	text-align: center;
}

.agregados h6{
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width:2px 0px;
	border-color: #006cb6;
	margin: 5px auto;
	position: relative;
	font-size: 1.4em !important;
	font-weight: bold;
}

.agregados:hover{
	transform: scale(1.2);
}

.titulo h1{
    text-align: center;
    color: #000;
	line-height: 1;
	font-size: 4em;
	padding: 1em 0;
}

.intro {
	padding: 2em 0;
}

.intro h3{
	font-family: "Open Sans", sans-serif !important;
	margin: 0;
	color: #000;
	text-transform: none;
	font-weight: 700;
	font-size: 35px;
	line-height: 1.2 !important;
}


.s-1 {
	padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.s-1 h2 {
	color: #000000;
	font-size: 4.3em;
	padding: 0 0 0.5em 0;
	line-height: 0.9;
	font-weight: 300;
}
.s-1 h4 {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 1em;
}


.s-3{
	padding: 1em 0;
}
.s-3 h2{
	color: #000000;
    text-align: center;
    line-height: 1.3;
    font-size: 2.5em;
}
.s-3 h3 {
    font-family: 'Georgia', serif;
    /* color: #bbbbbb; */
    font-size: 1.5em;
    font-weight: 800;
    text-transform: none;
}
.s-3 h4 {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 0.9em;
}

.s-3 span{
	font-size: 3em;
	line-height: 0.1;
	color: #ed1c24;
	vertical-align: -webkit-baseline-middle;
}

/**************************** CARD ************************/
.text-red {
    color: #ed1c24 !important;
}

.text-re {
    color: #007f95!important;
}

.text-esp {
    color: #00a89c!important;
}

.interview{
	padding: 4em 0;
}

.courses-container {
	
}

.course {
	background-color: #dfe7eb;
	border-radius: 10px;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
	display: flex;
	max-width: 100%;
	margin: 20px;
	overflow: hidden;
	white-space: initial;
	width: 670px;
	height: 230px;
}

.course h5 {
	font-size: 0.7rem;
	opacity: 0.6;
	margin: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.course h2 {
	letter-spacing: 1px;
	margin: 45px 0;
}

.course h3 {
	line-height: 1.2;
	font-size: 1.4rem;
	font-weight: 300;
	font-family: "Open Sans", sans-serif !important;
	margin: 45px 0;
}

#rk50{
	background-color: #006cb6;
}

#rkRe{
	background-color: #007f95;
}

#rkEsp{
	background-color: #00a89c;
}

.course-preview {
	color: #ffffff;
	padding: 30px;
	max-width: 200px;
}

/* .course-preview a {
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	opacity: 0.6;
	margin-top: 30px;
	text-decoration: none;
} */

.course-info {
	padding: 30px;
	position: relative;
	width: 100%;
}

.progress-container {
	position: absolute;
	top: 30px;
	right: 30px;
	text-align: right;
	width: 110px;
}

.progress {
	background-color: #ffffff;
	border-radius: 3px;
	height: 5px;
	width: 100%;
}

.progress::after {
	border-radius: 3px;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
}

#blue1::after{
	background-color: #006cb6;
	width: 20%;
}

#blue2::after{
	background-color: #006cb6;
	width: 40%;
}

#blue3::after{
	background-color: #007f95;
	width: 60%;
}

#blue4::after{
	background-color: #00a89c;
	width: 80%;
}

#blue5::after{
	background-color: #00a89c;
	width: 100%;
}

.progress-text {
	font-size: 10px;
	opacity: 0.6;
	letter-spacing: 1px;
}

.btnCard {
	border: 0;
	border-radius: 50px;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
	color: #ffffff;
	font-size: 13px;
	padding: 12px 25px;
	position: absolute;
	bottom: 20px;
	right: 40px;
	letter-spacing: 1px;
	cursor: pointer;
}


/**********gallery***********/
.desliza  {
	padding-bottom: 1.5em;
    color: #a5a0a0;
    line-height: 1.2em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.phot {
	transition: .6s ease;
	border: none !important;
}
  
.phot:hover {
	transform: scale(1.04);
}

.card-block {
	padding: 10px;
}

.scrollphot {
	overflow: auto;
	cursor: grab;
	white-space: nowrap;
}

::-webkit-scrollbar {
	width: 0px;
	height: 0px;
	background: transparent;
}

div.scrollphot .phot {
	display: inline-block;
	padding: 0px;
	text-decoration: none;
	height: auto; 
	/* width: 800px; */
	border-radius: 0 !important;
}
/*****************************/


/***************************** CARD *****************/

.quote-numero{
	box-shadow: 5px 8px 10px rgba(0, 0, 0, 0.25);
	color: #ffffff !important;
	padding: 1em;
}

.quote-numero h2{
	color: #ffffff !important;
	font-family: 'Six Caps', sans-serif;
	padding: 0;
    font-size: 145px;
    text-align: center;
    line-height: 1.1;
}

.quote-numero h5{
	font-size: 1.7em;
	line-height: 1.1;
}

.quote-numero h3{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: none;
	line-height: 1.2;
}


b, strong {
    font-weight: 800;
}


.pie-foto{
	padding-top: 10px;
  	text-align: center !important;
	color: #666666 !important;
	width: 100%;
	font-family: 'Montserrat', sans-serif !important;
}

.pie-foto p {
  	font-size: 0.8rem;
  	font-weight: 400;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.op-0{
  opacity: 0;
  transition: all 0.5s;
}
.op-1{
  opacity: 1;
  transition: all 0.5s;
}
/***************** list ***********/
ul {
	list-style: none;
}
  
li {
	border-bottom: 1px solid rgb(0, 0, 0);
}
/***************** list ***********/

/********************* MENÚ - BOTONERA ******************/
.menu{
  background-color: #fff;
  height: 40px;
  padding: 0 !important;
  margin: 0 !important;
}
.menu .container-fluid{
	padding: 0 !important;
	margin: 0 !important;
}

.head_exp{top:0px;background-color: #ed1c24;padding: 0.4em;left: 0px;position: fixed;display: block;width: 100%; border-bottom-color: #000;
	border-right-width: 2px;border-bottom-style:solid;z-index: 99; -webkit-transition: background-color 0.5s ease-out; -moz-transition: 
	background-color 0.5s ease-out; -o-transition: background-color 0.5s ease-out; transition: background-color 0.5s ease-out;}

.head_exp:hover{
	background-color: #ed1c24;
}

ul.nav.justify-content-end {
  
  -webkit-margin-start: 0px !important;
  -webkit-margin-end: 0px !important;
}

.mobile {
	display: none;
}

.redes2 {
    opacity: 1;
    max-width: 35px !important;
    margin: 0px 5px;
    transition: transform .3s;
}

.redes{ 
	opacity: 1;
	max-width: 40px !important;
	margin: 0px 5px;
	transition: transform .3s; /* Animation */
}
.redes:hover{
	opacity: 0.8;
	transform: scale(1.2);
}


/* ****************************** fichas **************************** */
.ficha{
	margin: 2em 0;
}

.recuadro{
	background-color: #d4ddf1;
	display: block;
	position: absolute;
	width: 100%;
	height: 630px;
	top: 0px;
	z-index: -1;
}

.recuadro2{
	background-color: #d8ebf1;
	display: block;
	position: absolute;
	width: 100%;
	height: 630px;
	top: 0px;
	z-index: -1;
}

.recuadro3{
	background-color: #d5edea;
	display: block;
	position: absolute;
	width: 100%;
	height: 630px;
	top: 0px;
	z-index: -1;
}

.botX_2{
	position: fixed;
	top: 100px;
	right: 10px;
  	width: 70px;
  	z-index: 999;
  	max-width:100px;margin: 10px;
   	-webkit-transition: 0.3s ease-out;
  	-moz-transition: 0.3s ease-out;
  	-o-transition: 0.3s ease-out;
  	transition: 0.3s ease-out;
}
.botX_2:hover{
  -webkit-transform: rotate(-90deg);
  	transform: rotate(-90deg);

}


/********************* / MENÚ - BOTONERA ******************/
.logo img {
	width: 40%;
	padding: 10px 0;
}
  
.logo2 img {
	width: 60%;
	padding: 45px 0;
}


.creditos h4{
	font-size: 1.1em;
	margin-top: 60%;
}



.gif {
	
	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: 3em 15px;
}

.gif h5{
	font-family: 'Scheherazade', serif;
	font-weight: 700;
	font-size: 1.7rem;
	padding-top: 1em;
}
.graficas{
	padding: 3em 0;
}


.video{
	margin-top: 50px;
}

.nota p {
	text-align: center !important;
	font-size: 15px;
	font-weight: bold;
	color: #006cb6;
}

.nota2 p {
	text-align: center !important;
	font-size: 15px;
	font-weight: bold;
	color: #007f95;
}

.nota3 p {
	text-align: center !important;
	font-size: 15px;
	font-weight: bold;
	color: #00a89c;
}

footer p{
	text-align: center;
	font-family: 'Georgia', serif;
	font-size: 1em;
	color: #c3c3c3;
}




@media (min-width: 1024px) and (max-width: 1200px) {
	.block h1{
	font-size: 4em;
	min-width: 500px;
	text-align: center;
	padding-top: 4em;
	line-height: 1em;
	}
}

@media (min-width: 801px) and (max-width: 1400px) {
	
}

@media (min-width: 300px) and (max-width: 560px) {
	.desk {
		display: none;
	}

	.mobile {
		display: block;
	}
}


@media (min-width: 375px) and (max-width: 800px) {
	.desk {
		display: none;
	}
	.redes {
	    width: 15% !important;
	}
	.mobile {
		display: block;
	}
	
}


@media (min-width: 200px) and (max-width: 675px) {
	.principal img{
		margin-top: 3em !important;
	}
	.intro h3 {
		font-size: 21px;
		text-align: left;
		line-height: 1.1 !important;
	  }
	.inicio{
		margin-top: 7.3em;
	}
	.personajes h2{
		font-size: 23px;
	}
	.personajes h3{
		font-size: 26px;
	}
	.personajes h4 {
		font-weight: 300;
		font-size: 18px;
	}
	.logo img {
		width: 60%;
		padding: 10px 0;
	}
	.logo2 img {
		width: 80%;
		padding: 0;
	}
	.s-1 {
		padding-top: 0;

		padding-bottom: 1em;
	}
	.s-1 h1 {
		font-size: 2.1em;
	}
	.s-1 h2 {
		padding-top: 10px;
		font-size: 3em;
	}
	.s-1 h4 {
		font-weight: 200;
		font-size: 0.9em;
	}
	.s-3 h2 {
		line-height: 1.3;
		font-size: 1.6em;
	}
	.bg_img1{
		background-image: url(../img/back1_mobile.jpg);
		background-attachment: scroll;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.bg_img2{
		background-image: url(../img/back2.jpg);
		background-attachment: scroll;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.interview {
		padding: 1.5em 0 3em 0;
	}
	.course {
		background-color: #dfe7eb;
		border-radius: 10px;
		box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
		display: inline-table;
		max-width: 100%;
		margin: 20px;
		overflow: hidden;
		white-space: initial;
		width: 300px;
		height: 230px;
	}

	.course-preview {
		color: #ffffff;
		padding: 30px;
		max-width: 300px;
	}

	.course-info {
		padding: 20px 0;
		position: relative;
		width: 100%;
	}

	.course h3 {
		font-size: 18px;
		margin: 30px 0;
	}

	.course h2 {
		letter-spacing: 1px;
		margin: 65px 5px;
	}

	.progress-container {
		top: 55px;
		right: 30px;
		width: 100px;
	}

	.bg_img2 h2, .bg_img3 h2, .bg_img4 h2, .bg_img5 h2 {
		font-size: 4.5em;
		letter-spacing: -2px;
	}
	
	.quote-numero{
		padding: 1em;
	}
	.quote-numero h2 {
		font-size: 8em;
	}
	.quote-numero h5{
		font-size: 1.4em;
	}
	.quote-numero p {
		font-size: 19px;
	}
	
	.video{
		margin-top: 30px;
	}
	.mobile{
		display: block;
	}
	.desk{
		display: none;
	}
	.redes {
	    width: 10% !important;
	}
	.redes a {
	    padding: 0 7px;
	}
	.boxes {
		margin: 1em auto;
		width: 92%;
	}
	.text-block {
		font-size: 25px;
	}
	.pie-foto{
		bottom:0;
		width: 100%;
		font-family: 'Montserrat', sans-serif;
	}
	.pie-foto p{
		font-size: 0.8rem;
		font-weight: 200;
	}
	.cita p {
		color: #838383;
		font-size: 1.7rem;
		padding-top: 1.5em;
		line-height: 1.3;
	}
	p{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 1.6;
		font-size: 20px;
		font-weight: 300;
	}

	h1, h2, h3, h4, h5, h6 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 0px;
		padding-left: 0px;
	}

}


