/* Animate */

@import url("https://cdn.jsdelivr.net/npm/animate.css@3.5.2/animate.min.css");

/* Hovercss */

@import url("https://contenidoscev.usil.edu.pe/canvas/librerias_externas/hover_css/hover-min.css");

/* Fonts 







@import url('https://fonts.googleapis.com/css2?family=Passion+One:wght@700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Oswald:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

/* inicio fuente usil*/
@font-face {
    font-family: 'StelvioGrotesk-Regular';
    src: url('https://contenidoscev.usil.edu.pe/fonts/StelvioGrotesk-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'StelvioGrotesk-Medium';
    src: url('https://contenidoscev.usil.edu.pe/fonts/StelvioGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'StelvioGrotesk-Bold';
    src: url('https://contenidoscev.usil.edu.pe/fonts/StelvioGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ActionCond-Light';
    src: url('https://contenidoscev.usil.edu.pe/fonts/ActionCondLightWeb-Grade3.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ActionCond-Bold';
    src: url('https://contenidoscev.usil.edu.pe/fonts/ActionCondBoldWeb-Grade3.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
  

@font-face {
	font-family: 'Gotham-Bold';
	src: url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Bold.woff2') format('woff2'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Bold.woff2/GothamRounded-Bold.woff') format('woff'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Bold.woff2/GothamRounded-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham-Light';
	src: url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Light.woff2') format('woff2'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Light.woff') format('woff'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Book.woff2') format('woff2'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Book.woff') format('woff'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham-Medium';
	src: url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Medium.woff2') format('woff2'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Medium.woff') format('woff'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham-lightItalic';
	src: url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-LightItalic.woff2') format('woff2'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-LightItalic.woff') format('woff'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham-MediumItalic';
	src: url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-MediumItalic.woff2') format('woff2'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-MediumItalic.woff') format('woff'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham-BookItalic';
	src: url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-BookItalic.woff2') format('woff2'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-BookItalic.woff') format('woff'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-BookItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham-BoldItalic';
	src: url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-BoldItalic.woff2') format('woff2'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-BoldItalic.woff') format('woff'), url('https://contenidoscev.usil.edu.pe/fonts/GothamRounded-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

* {
	font-family: 'Gotham-Book';
}


/* fin fuente usil*/

.course-list-table td {
    white-space: normal !important;
}

video#bgvid {
	height: auto;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	position: fixed;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: auto;
	z-index: -100;
}

.ic-Login {
	justify-content: flex-end;
	padding-right: 50px;
}

.video-dottedoverlay {
	/* background-image: url("https://www.dropbox.com/s/r0yblvotzbx5nlj/gridtile.png?dl=1"); */
	background-repeat: repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
}

video#bgvid {
	transition: opacity 1s ease 0s;
}

.ic-Login__content {
	opacity: .9;
}

.ic-Login__header .ic-Login__header__logo img {
	display: block;
	max-width: 225%;
	margin-left: auto;
	margin-right: auto;
}

.ic-brand-Login-body-bgd-color {
	background-color: none;
}

.ic-DashboardCard__header_image .ic-DashboardCard__header_hero {
	background: none !important;
}

.mobileLogin-Header {
	background-image: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/RECETAS_NY/Logos/logo-usil.png) !important;
	background-size: contain;
}

.cover {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.iframe-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.iframe-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.shadowGrey {
	-webkit-box-shadow: 1px 2px 2px 1px rgba(204, 204, 204, 1);
	-moz-box-shadow: 1px 2px 2px 1px rgba(204, 204, 204, 1);
	box-shadow: 1px 2px 2px 1px rgba(204, 204, 204, 1);
}

.shadowDark {
	-webkit-box-shadow: 3px 5px 20px 2px rgb(0, 10, 18);
	-moz-box-shadow: 3px 5px 20px 2px rgb(0, 10, 18);
	box-shadow: 3px 5px 20px 2px rgb(0, 10, 18);
}

.flex_space_around {
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.rowGeneralidadesPregrado {
	background-color: transparent;
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.flexCenterItems {
	display: flex;
	justify-content: center;
	align-items: center;
}

.mt7 {
	margin-top: 70px;
}


/* Programa CHEF ALTA COCINA */

.chef-card {
	border-radius: 10px;
	width: 15em;
}

.info-course {
	padding-left: 10px;
	font-size: 14px;
}

.title-recipe {
	color: #e15107;
	font-family: LatoWeb, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.8em;
}


/* Fin Alta Cocina*/


/* Inicio menu desplegable EPG */

.navigation_items__epgv {
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.navigation_items__epgv>ul>li {
	float: left;
	list-style: none;
}

.navigation_items__epgv>ul>li>a {
	line-height: 3rem;
	display: inline-block;
	padding: 0 1rem;
	color: #fff;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
}

.submenu_container__epgv {
	width: 100%;
	position: absolute;
	left: 0;
	background: rgba(30, 16, 65, 0.5);
	border: 1px solid #6A3B36;
	border-top: none;
	padding: 1rem;
	z-index: 1001;
	opacity: 0;
	visibility: hidden;
	transform-origin: top;
	transition: .4s opacity ease, .4s transform cubic-bezier(0.902, 0.149, 0.22, 0.934);
}

.navigation_items__epgv>ul>li:hover>a+.submenu_container__epgv {
	opacity: 1;
	visibility: visible;
	z-index: 1002;
}

.navigation_items__epgv>ul>li:hover>a,
.navigation_items__epgv>ul>li:focus>a {
	background: #f2f2f2;
	color: #6A3B36;
}

.list_horizontally_items_epgv {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: space-around;
}

.list_horizontally_items_epgv>a:hover {
	background-color: white;
	padding: 0 10px;
}

.subcategory-title {
	color: #D98E67;
	display: inline-block;
	margin: .5rem 0;
	font-size: .9rem;
	text-decoration: none !important;
}


/*



    .submenu li a{



        font-size: .9rem;



        line-height: 1.8;



        color: #555;



    }



    .submenu li a:hover{



        color:#f7005f;



        border-bottom: 1px dotted #03596d;



    }*/


/* Fin menu desplegable */


/*CPEL FRONTPAGE*/

.bgFrontCpel {
	background: url(https://contenidoscev.usil.edu.pe/canvas/cpel/frontpage/background/bg-980.jpg) no-repeat center center;
	min-height: 800px;
	padding: 5%;
}

.footerFrontCpel {
	background-image: url(https://contenidoscev.usil.edu.pe/canvas/cpel/footer.png);
	display: block;
	height: 80px;
}


/* FIN */


/*PREGRADO FRONTPAGE*/

.bgFrontPregrado {
	background: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/background.jpg) no-repeat center center;
	min-height: 800px;
	padding: 3%;
}

.container__welcome {
	width: 90%;
	margin: auto;
	background-color: white;
}

.lineaEsquina {
	/*  width: 200px;*/
	height: 50px;
	border-right: 10px solid #DCB24D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat;
	background-size: 100% 10px;
	background-image: linear-gradient(to right, transparent 0%, transparent 100%), linear-gradient(to right, #15B1BA 0%, #DCB24D 100%);
}

.itinerarioPregrado {
	width: 100%;
	margin: 60px 0 120px;
	padding: 30px 0;
	background: #1F3147;
	z-index: -20;
}

.rowSemanaPregrado {
	background-color: transparent;
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.colSemanaPregrado {
	float: left;
	padding: 5px;
	width: 5em;
	height: 5em;
	background: #2EFE9A;
	/* Old browsers */
	background: -moz-linear-gradient(#15B1BA, #DCB24D);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(#15B1BA, #DCB24D);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(#15B1BA, #DCB24D);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* Centrado horizontal y vertical*/
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 50%;
}

.btnSemanaPregrado {
	width: 50%;
	height: 50%;
	background: #1F3147;
	margin: auto;
	padding: 25%;
	border-radius: 50%;
	text-decoration: none;
}

.btnSemanaPregrado>span {
	font-size: 1.1em;
	font-weight: 900;
	color: transparent;
	background: linear-gradient(#15B1BA, #DCB24D);
	-webkit-background-clip: text;
}

.btnDefaultPregrado {
	margin: auto;
	width: 20%;
	min-width: 150px;
}

.line__asides::after {
	content: '';
	position: absolute;
	width: 80%;
	height: 10px;
	/*transform: translateY(0%);*/
	background: linear-gradient(to right, #15B1BA, #DCB24D);
	z-index: -1;
}

.separatorTopModules {
	width: 86.5%;
	height: 20px;
	margin: auto;
}

.separatorBottomModules {
	width: 86.5%;
	height: 20px;
	margin: auto;
	box-shadow: 10px 0px 0px 0px #15B1BA inset;
}

.block__arrow {
	width: 100%;
}

.arrow__home {
	background: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/icons/arrowHomePregrado.png) no-repeat center;
	background-size: contain;
	position: relative;
	width: 40px;
	height: 40px;
	margin-left: calc(40% - 20px);
	margin-top: -50px;
}


/* FIN */


/*PREGRADO FRONTPAGE2*/

.bgFrontPregrado2019 {
	background: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/tema-pregrado/bgalta.png) no-repeat;
	min-height: 800px;
	background-size: cover;
	/*padding: 6%;*/
}

.skyblueLayer2 {
	background: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/tema-pregrado/skyblue-layer.png) center center;
}

.container__welcome2 {
	width: 90%;
	margin: auto;
	background-color: transparent;
	color: #2C3576;
	font-size: 13px;
}

.itinerarioPregrado2 {
	width: 100%;
	margin: 20px 0 120px;
	padding: 30px 0;
	background: transparent;
	/*z-index: -20;*/
}

.colSemanaPregrado2 {
	float: left;
	padding: 5px;
	width: 5em;
	height: 5em;
	/* background: !important; */
	/* Centrado horizontal y vertical*/
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 50%;
}

.arrowRight__Pregrado::after {
	content: '';
	position: absolute;
	width: 20px;
	height: 29px;
	margin-left: 25%;
	-webkit-margin-start: 11%;
	background: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/tema-pregrado/icons/row-right.png) no-repeat center center;
	background-size: contain;
	z-index: -1;
}

.arrowLeft__Pregrado::after {
	content: '';
	position: absolute;
	/*width: 10%;*/
	width: 20px;
	height: 29px;
	margin-left: 25%;
	-webkit-margin-start: 11%;
	/*transform: translateY(0%);*/
	background: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/tema-pregrado/icons/row-left.png) no-repeat center center;
	background-size: contain;
	z-index: -1;
}

.arrowBottom__Pregrado {
	margin-bottom: 60px;
}

.arrowBottom__Pregrado::before {
	content: '';
	position: absolute;
	width: 25px;
	height: 50px;
	margin-top: 145px;
	-webkit-margin-before: 75px;
	background: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/tema-pregrado/icons/row-bottom.png) no-repeat center center;
	background-size: contain;
	z-index: -1;
}

.mg-final {
	margin-bottom: 100px;
}


/*FIN*/


/*EPG2019*/

.bgFrontEPG2019 {
	background: url(https://contenidoscev.usil.edu.pe/canvas/epg/epg1.png) no-repeat;
	min-height: 800px;
	background-size: cover;
	/*padding: 6%;*/
}

.bgFrontEPG2019__presencial {
	background: url(https://contenidoscev.usil.edu.pe/canvas/epg/presencial.png) no-repeat;
	min-height: 800px;
	background-size: cover;
	/*padding: 6%;*/
}

.menuEPG2019__presencial {
	background: rgba(121, 67, 43, 0.5);
	color: white;
}

.menuEPG2019__presencial>a {
	color: #fff;
	text-decoration: none !important;
	margin: 10px auto;
	font-family: 'Oswald', sans-serif;
}

.middleLineDotted::before {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	border-top: 2px dashed #BDC2CF;
	margin: 30px auto;
	z-index: -1;
}

.img-12-6em {
	width: 12em;
}


/*FIN EPG2019*/


/*MBA VIRTUAL EPG*/

.bgFrontMBAV {
	background-position: center center;
	background: url(https://contenidoscev.usil.edu.pe/canvas/epg/mba-virtual/img/bg.jpg) no-repeat;
	min-height: 1200px;
	background-size: cover;
	/*padding: 6%;*/
}

.starsBannerMBAV {
	padding: 0 4em;
}

.starsBannerMBAV::before {
	content: '';
	position: absolute;
	width: 15px;
	height: 50px;
	margin-left: -40px;
	margin-top: 8%;
	/*-webkit-margin-start: 11%;*/
	background: url(https://contenidoscev.usil.edu.pe/canvas/epg/mba-virtual/img/asterisks.png) no-repeat center center;
	background-size: contain;
	z-index: -1;
}

.starsUnitiesMBAV {
	padding: 0 4em;
}

.starsUnitiesMBAV::before {
	content: '';
	position: absolute;
	width: 15px;
	height: 50px;
	margin-left: -40px;
	margin-top: 2%;
	/*-webkit-margin-start: 11%;*/
	background: url(https://contenidoscev.usil.edu.pe/canvas/epg/mba-virtual/img/asterisks.png) no-repeat center center;
	background-size: contain;
	z-index: -1;
}

.arrowRightMBAV::after {
	content: '';
	position: absolute;
	width: 20px;
	height: 29px;
	margin-left: 25%;
	-webkit-margin-start: 8%;
	background: url(https://contenidoscev.usil.edu.pe/canvas/epg/mba-virtual/img/row-right.png) no-repeat center center;
	background-size: contain;
	z-index: -1;
}

.container_welcomeMBAV {
	width: 80%;
	float: left;
	color: #fff;
}


/*FIN MBA VIRTUAL EPG*/


/*MBA VIRTUAL EPG - TEMPLATE 2*/

.bgFrontMBAV2 {
	background-position: center;
	background: url(https://contenidoscev.usil.edu.pe/canvas/epg/mba-virtual/img/template2/bg_white_v2.jpg) no-repeat;
	min-height: 1000px;
	background-size: 100% auto;
	/*padding: 6%;*/
}

.colSemanaMBAV2 {
	padding: 5px;
	width: 8em;
	height: 5em;
	/* background: !important; */
	/* Centrado horizontal y vertical*/
	display: flex;
	justify-content: center;
	align-items: center;
}

.text_mba_default {
	color: #18296B;
	font-size: 14px;
	text-align: right;
}


/* FIN MBA VIRTUAL EPG - TEMPLATE 2 */


/* MODO USIL V1*/

.bgFrontModoUsil {
	background-position: center center;
	background: url(https://contenidoscev.usil.edu.pe/canvas/modo_usil/plantilla_v1/bg.jpg) no-repeat;
	min-height: 1200px;
	background-size: cover;
	/*padding: 6%;*/
}

.bgPaperModoUsil {
	background-position: center center;
	background: url(https://contenidoscev.usil.edu.pe/canvas/modo_usil/plantilla_v1/papel.png) no-repeat;
	min-height: 100px;
	background-size: cover;
	margin-left: 4em;
	/*padding: 6%;*/
}

.bgPaperModoUsil>p {
	color: #809285;
	font-weight: 800;
	font-size: 14px;
	padding: 10px;
}


/* FIN MODO USIL V1*/


/* MODO USIL V2 */

.bgFrontModoUsilV2 {
	background-position: center center;
	background: url(https://contenidoscev.usil.edu.pe/canvas/modo_usil/plantilla_v2/bg.png) no-repeat;
	min-height: 1200px;
	background-size: cover;
	/*padding: 6%;*/
}


/* FIN MODO USIL V2 */


/* INDUCCION USIL 2020-1*/

.bgFrontInduccion20201 {
	background-position: center center;
	background: url(https://res.cloudinary.com/innovausil/image/upload/v1584490832/cev/induccion20201/fondohdpi_jgspkz.png) no-repeat;
	min-height: 1200px;
	background-size: cover;
}


/* FIN */


/*IE2019*/

.bgFrontIE2019 {
	background: url(https://contenidoscev.usil.edu.pe/canvas/ie/bg.png) no-repeat;
	min-height: 800px;
	background-size: cover;
	/*padding: 6%;*/
}


/*FIN IE2019*/


/* USIL ADVENTURES */

.bg-adventures {
	background-image: url(https://contenidoscev.usil.edu.pe/canvas/usilventures/fondo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.bg-adventures2 {
	background-image: url(https://contenidoscev.usil.edu.pe/canvas/usilventures/fondo2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.bg-adventures3 {
	background-image: url(https://contenidoscev.usil.edu.pe/canvas/usilventures/fondo3.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


/* FIN USIL ADVENTURES */


/* BG DEMO EPG */

.bg-demoepg {
	background-image: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/fondo-demoepg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-size: contain;
}

.bg-demoepg2 {
	background-image: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/fondo-demoepg2.png);
	/*background-repeat: repeat-y;*/
	background-position: center;
	background-size: contain;
}


/* FIN BG DEMO EPG */

.hidden-only-in-web {
	display: none;
}

@media only screen and (max-width: 848px) {
	.contenedor {
		display: block !important;
	}
	.b1,
	.b2 {
		display: block !important;
		text-align: center !important;
		width: 100% !important;
	}
	.module100 {
		display: block !important;
		text-align: left !important;
		width: 100% !important;
	}
	.desc_center {
		text-align: center;
		padding: 1em 2em;
	}
	.mobile_hidden {
		display: none !important;
	}
	.mt7 {
		margin-top: 0;
	}
	/* Programa CHEF ALTA COCINA */
	.chef-card {
		width: 12em;
	}
	.title-recipe {
		font-size: 1.2em;
	}
	/* PREGRADO FRONTPAGE*/
	.flexCenterItems {
		display: block;
	}
	.container__welcome {
		width: 60%;
	}
	.block__arrow {
		display: none;
	}
	.line__asides::after {
		display: none;
	}
	.sem__pregrado {
		display: none;
	}
	.colSemanaPregrado,
	.colSemanaMBAV {
		width: 5em;
		height: 4.2em;
	}
	/* FIN PREGRADO FRONTPAGE */
	/* PREGRADO FRONTPAGE*/
	.colSemanaPregrado2 {
		width: 4em;
		height: 4em;
	}
	.arrowBottom__Pregrado {
		margin-bottom: 40px;
	}
	.arrowBottom__Pregrado::before {
		margin-top: 110px;
		-webkit-margin-before: 55px;
	}
	/* FIN */
	/* MODO USIL */
	.bgPaperModoUsil {
		margin: 1em;
	}
	.bgPaperModoUsil>p {
		padding: 2em;
	}
	/* FIN MODO USIL */
	/* EPG 2019 INHOUSE */
	.img-12-6em {
		width: 6em;
	}
	/* MBA VIRTUAL*/
	.starsBannerMBAV {
		padding: 0 1em;
	}
	.starsBannerMBAV::before {
		display: none;
	}
	.arrowRightMBAV::after {
		display: none;
	}
	.starsUnitiesMBAV {
		padding: 0 1em;
	}
	.starsUnitiesMBAV::before {
		display: none;
	}
	.container_welcomeMBAV {
		width: 100%;
	}
	/* FIN MBA VIRTUAL*/
}


/* INICIO CURSO AGIL*/

.protected {
	filter: grayscale(1);
}

.underline-purple {
	border-bottom: 3px solid purple;
	padding-bottom: 3px;
	text-decoration: none !important;
}

a.external:hover span,
a.external:focus span,
a.external:active span {
	text-decoration: none !important;
}

.underline-purple:hover {
	text-decoration: none !important;
}

.esquinas1 {
	writing-mode: horizontal-tb !important;
	border-block-start: 3px solid purple !important;
	width: 32% !important;
}

.esquinas2 {
	writing-mode: vertical-lr !important;
	border-block-start: 3px solid purple !important;
	height: 4% !important;
}

.contenidomove {
	transform: translate(-10px, -30px);
}

.rotateesquina {
	transform: rotate(180deg);
}

.translateesquina {
	transform: translate(-25px, 35px);
}


/* FIN CURSO AGIL*/


/* IMPLEMENTANDO ACORDION PARA AGIL*/

#container-main {
	margin: 40px auto;
	width: 100%;
}

#container-main h1 {
	font-size: 40px;
	text-shadow: 4px 4px 5px #16a085;
}

.accordion-container {
	width: 100%;
	margin: 0 0 20px;
	clear: both;
}

.accordion-titulo {
	position: relative;
	display: block;
	padding: 20px;
	font-size: 24px;
	font-weight: 300;
	background: white;
	color: purple;
	text-decoration: none;
}

.accordion-titulo.open {
	background: white;
	color: purple;
}

.accordion-titulo:hover {
	background: white;
	filter: saturate(30%);
}

.accordion-titulo span.toggle-icon:before {
	content: "+";
}

.accordion-titulo.open span.toggle-icon:before {
	content: "-";
}

.accordion-titulo span.toggle-icon {
	position: absolute;
	top: 35px;
	right: 40px;
	font-size: 38px;
	font-weight: bold;
}

.accordion-content {
	display: none;
	padding: 20px;
	overflow: auto;
}

.accordion-content p {
	margin: 0;
}


/*.accordion-content img {



    display: block;



    float: left;



    margin: 0 15px 10px 0;



    width: 50%;



    height: auto;



}*/

.materialimg {
	max-width: 100% !important;
	width: 5%;
	margin-right: 25px;
}

@media (max-width: 767px) {
	.accordion-content {
		padding: 10px 0;
	}
}


/* FUENTE TIPO NASALIZATION*/

@font-face {
	font-family: nasalization;
	src: url(https://contenidoscev.usil.edu.pe/bonustrack/linkedin/nasalization-rg.ttf);
}


/* curso linkedin bonustrack*/

.text-intro {
	color: #fff;
	padding-top: 15px;
	text-align: center;
	width: 100%;
	/*   min-height: 50%; */
	background-image: url(https://contenidoscev.usil.edu.pe/bonustrack/linkedin/triangulo_new.png);
	background-size: 100% 100%;
	/* background */
}

.triangle-down {
	text-align: center;
}

.lkd_area2 {
	margin-left: -60px;
}

.lkd_area3 {
	margin-left: -120px;
}

.lkd_res1,
.lkd_res2,
.lkd_res3 {
	background: #741277;
	min-height: 60px;
	color: #fff;
	display: flex;
	align-items: center;
}

.lkd_res1:before,
.lkd_res2:before,
.lkd_res3:before {
	content: '';
	position: absolute;
	transform: translate(-45px);
	width: 0;
	height: 0;
	border-bottom: 60px solid #741277;
	border-left: 45px solid transparent;
}

.btn_aqui {
	border-radius: 10px;
	text-decoration: none !important;
}

.btn_temario {
	text-decoration: none !important;
	cursor: default !important;
}

@media only screen and (max-width: 975px) {
	#conte1 {
		width: 100% !important;
	}
	#conte2 {
		width: 100% !important;
		text-align: center !important;
	}
	.lkd_area1,
	.lkd_area2,
	.lkd_area3 {
		margin-left: 0px !important;
	}
}


/* curso linkedin bonustrack*/


/* curso BASE INTERNATIONAL MARKETING */

.texto-bordes {
	background-image: url(https://contenidoscev.usil.edu.pe/canvas/pregrado/cursobase/internationalmarketing/fondo_texto.png);
	width: 100%;
	height: 250px;
	/*background-repeat: no-repeat;*/
	background-size: 100% 100%;
}

.text-passionone {
	font-family: 'Passion One', cursive;
}


/*buena plantilla*/

.hvr-pulse2 {
	display: inline-block;
	vertical-align: middle;
	box-shadow: 5px 5px 5px 0px rgba(210, 200, 200, 0.75);
	transform: perspective(1px) translateZ(0);
}

.fondocanpre {
	background-image: url("https://s3.amazonaws.com/contenidoscev.usil.edu.pe/programacpel/b/B.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.hvr-pulse3 {
	display: inline-block;
	vertical-align: middle;
	box-shadow: 1px 1px 10px 0px rgb(175, 173, 173);
	transform: perspective(1px) translateZ(0);
	border-radius: 5px;
}

.ig-row {
	background-color: #1f266e;
	color: #fff;
}


/*Nuevo template v2*

.template-courses h1,
.template-courses h2,
.template-courses h3,
.template-courses p,
.template-courses strong,
.template-courses a,
.template-courses span {
	font-family: 'Montserrat', sans-serif !important;
}*/

.template-courses {
	max-width: 100%;
	margin: 0 auto;
	border-bottom: 12px solid #0f206c;
}

.template-courses .content {
	padding: 0 26px 0 28px;
}

.template-courses .banner-course {
	height: 261px;
	margin-bottom: 53px;
}

.template-courses .banner-module {
	height: 210px;
	margin-bottom: 40px;
}

.template-courses .banner {
	align-items: center;
}
.template-courses .banner,
.template-courses .banner-general {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	position: relative;
}
.template-courses .bg-course {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/banner-course-2.jpg);
}

.template-courses .bg-docencia1 {
	background-image: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Diseno_planes_curriculares/imagenes/BANNER-PRINCIPAL/BANNER-PRINCIPAL.png);
}

.template-courses .bg-course1 {
	background-image: url(https://contenidoscev.usil.edu.pe/Transformacion_Digital_Retos_y_tendencias/banner_principal/Transformacion_Digital_Retos_y_tendencias_01.png);
}

.template-courses .bg-docencia2 {
	background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/gestion_de_la_investigacion_docencia/IMAGENES/BANNER-PRINCIPAL/BANNER-PRINCIPAL.png);
}


.template-courses .bg-cocina1 {
	background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Fundamentos_Cocina_Oriental/imagenes/CURSO+Gesti%C3%B3n+de+Proyectos+Educativos-01.png);
}


.template-courses .bg-cocina2 {
	background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Bases_Banquetes_Catering/imagenes/BANNER-PRINCIPAL.png);
}


.template-courses .bg-coursepsg {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/psicologia/bPsicologia_del_desarrollo_2.png);
	background-position: 0px 0px !important;
}

.template-courses .bg-coursequim {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/quimica/bquimica_para_la_ingenieria_ambiental.png);
	background-position: 0px 0px !important;
}



.template-courses .banner .banner-content {
	display: flex;
	align-items: center;
	padding-left: 29px;
}

.template-courses .banner .bg-title {
	position: absolute;
	top: 0;
	right: 43px;
}

.template-courses .banner .logo img {
	height: 100px;
}

.template-courses .banner .title-light {
	color: #fff;
	padding-left: 32px;
}

.template-courses .banner .title-light h1 {
	max-width: 400px;
	color: #009897;
}

.template-courses .banner .title-light h1 span {
	color: #fff
}


/*BANNER MODULO*/

.template-courses .banner-module .title-module {
	display: flex;
	align-items: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.template-courses .banner-module .title-module .icono img {
	height: 31px;
	margin-right: 8px;
}

.template-courses .banner-module .title-light {
	padding-left: 38px;
}

.template-courses .banner-module .line-g {
	height: 6px;
	border-radius: 3px;
}


/*FIN BANNER DE MODULO*/

.template-courses .row-category {
	margin: 32px 0 32px 35px;
}

.template-courses .icon-course img {
	max-width: 100% !important;
	height: 38px;
	margin-bottom: 11px;
}

.template-courses .bg-title {
	background-color: #0f206c;
	padding: 9px 23px;
	border-radius: 6px;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	font-family: 'Montserrat', sans-serif !important;
}

.template-courses .title-light {
	font-size: 17px;
	font-weight: 400;
	color: #0f206c;
}

.template-courses .title {
	text-transform: uppercase;
	font-size: 29px;
	line-height: 28px;
	font-weight: 800;
	color: #0f206c;
	margin: 5px 0 0;
}

.template-courses .line-skyblue {
	width: 69px;
	height: 7px;
	border-radius: 10px;
	margin: 20px 0 30px;
}


/*INICIO SECCION DEL VIDEO*/

.template-courses .row-video {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.template-courses .video,
.template-courses .video-description,
.template-courses .alumna-description,
.template-courses .teacher-description {
	width: calc(50% - 13px);
}

.template-courses .video {
	height: 268px;
}

.template-courses .row-video .text-v-light {
	padding-right: 20px;
}

.template-courses .text-v-bold {
	color: #0F206C;
	font-size: 13px;
	font-weight: 800;
	margin-top: 15px;
}


/*FIN SECCION DEL VIDEO*/


/*INICO SECCION DESCARGA*/

.template-courses .row-download {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 53px 0 45px;
}

.template-courses .item-download {
	background-color: #009897;
}

.template-courses .item-download.gray {
	background-color: #959aad;
}

.template-courses .item-download span {
	display: flex;
	align-items: center;
	width: 100%;
}

.template-courses .item-download span.ui-icon-extlink,
.template-courses .item-download span.screenreader-only {
	display: none;
}






.template-courses .item-download,
.template-courses .list-module .number-module {
	border-radius: 21px;
	display: flex;
	align-items: center;
	margin: 5px 13px;
	padding: 3px;
	left: 5px;
  right: 5px;
	text-decoration: none !important;
}

.template-courses .list-module .number-module.pen {
	/*pointer-events: none;*/
	padding: 10px;
	justify-content: center;
}

.template-courses .item-download .icon,
.template-courses .list-module .number-module .icon {
	background-color: #fff;
	width: 36px;
	height: 36px;
}

.template-courses .item-download .icon span {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/icon-download.svg);
	background-repeat: no-repeat;
	width: 27px;
	height: 18px;
}

.template-courses .item-download .text,
.template-courses .list-module .number-module .text {
	text-align: center;
	width: calc(100% - 40px);
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	color: #fff;
}

.template-courses .row-download .disable {
	pointer-events: none;
}

.template-courses .row-download .disable .item-download {
	background-color: #959aad !important;
}

.template-courses .row-download .disable .icon span {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/icon-download-gray.svg) !important;
}


/*FIN SECCIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N DEL DESCARGA*/


/*BIENVENIDA DEL ALUMNO*/

.template-courses .b-gray {
	border: 1px solid #959aad;
	box-sizing: border-box;
}

.template-courses .row-bienvenida {
	display: flex;
	justify-content: space-between;
}

.template-courses .alumna-description {
	padding: 35px 40px;
}

.template-courses .list-star {
	margin-top: 29px;
}

.template-courses .list-star img {
	height: 25px;
	margin-right: 4px;
}

.template-courses .teacher-description {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 25px 35px;
}

.template-courses .teacher-image {
	max-width: 200px !important;
}

.template-courses .teacher-text {
	width: calc(100% - 160px);
	padding-left: 20px;
}

.template-courses .teacher-image img {
	width: 100% !important;
	max-width: 100% !important;
}

.template-courses .teacher-description span {
	display: block;
}

.template-courses .teacher-description br {
	display: none;
}


/*FIN DE LA BIENVENIDA DEL ALUMNO*/


/*INICIO DE LISTA DE MODULOS*/

.template-courses .list-module {
	padding: 0 0px 60px;
	display: flex;
	flex-wrap: wrap;
}

.template-courses .list-module .item-module {
	text-decoration: none !important;
	margin: 20px 13px 0;
	position: relative;
	transform: translateY(10px);
	width: 21.5%;
}


/*SOLO PARA MUJERES EMPRENDEDORAS*/

.template-courses .list-module2 {
    padding: 30px 17px 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.template-courses .list-module2 .item-module2 {
	text-decoration: none !important;
	margin: 20px 13px 0;
	position: relative;
	transform: translateY(10px);
	width: 27%;
}

/*FIN SOLO PARA MUJERES EMPRENDEDORAS*/
.item-module:before {
	content: "";
	/*background: #80808042;*/
	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 1;
}
.template-courses .list-module .item-module .icon-arrow {
	margin: 0 auto;
	content: "";
	width: 15px;
	height: 12px;
	background-repeat: no-repeat;
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/icon-arrow.svg);
	margin-bottom: 6px;
}
.template-courses .list-module .text-module {
	opacity: 0;
	transition: .25s;
	visibility: hidden;
}
.template-courses .list-module .image-module {
	position: relative;
}
.template-courses .list-module .image-module img {
	max-width: 100% !important;
	width: 100%;
}
.template-courses .list-module .number-module {
	background-color: #959aad;
	position: absolute;
	bottom: 8px;
	margin: 0;
	z-index: 1;
}


.template-courses .list-module .number-module2 {
	background-color: #959aad;
	position: absolute;
	bottom: 29px;
	margin: 0;
	z-index: 1;
}

.template-courses .list-module2 .number-module2 {
	background-color: none;
}


.template-courses .list-module .number-module .icon {
	position: relative;
}
.template-courses .list-module .number-module .icon span {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/icon-star-b-gray.svg);
}

/*HOVER*/
.template-courses .list-module .item-module:hover {
	transition: .5s;
	transform: translateY(10px);
}
.template-courses .list-module .item-module:hover .icon-arrow {
	transform: rotate(180deg);
}
.template-courses .item-module .text-module {
	display: block;
	border-top: 1px solid #959aad;
	font-size: 15px;
	font-weight: 800;
	color: #0F206C;
	transition: .5s;
	padding: 10px 5px 10px;
	opacity: 1;
	visibility: visible;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9;
	background-image: linear-gradient(to bottom, #ffffffcf, #ffffff00);
	cursor: pointer;
}
.template-courses .item-module .text-module a {
	color: #0F206C;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: block;
	cursor: pointer;
	padding: 10px;
	box-sizing: border-box;
}
.template-courses .item-module:hover .number-module {
	background-color: #009897;
}
.template-courses .item-module:hover .number-module .icon {
	order: 1;
}
.template-courses .item-module:hover .number-module .icon span {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/icon-star.svg);
}

/*FIN DE LISTA DE MODULOS*/

/*UTILITIES*/
.template-courses .bg-skyblue {
	background-color: #009897;
}
.template-courses .title-v-bold {
	font-size: 15px;
	font-weight: 700;
	color: #0f206c;
	margin-bottom: 16px;
}
.template-courses .text-v-light {
	font-size: 13px;
	line-height: 16px;
	font-weight: 300;
	color: #959aad;
	margin: 0;
}

.template-courses .text-v-light2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: 300;
	color: #959aad;
	margin: 0;
   font-weight: bold;
}


.template-courses .b-radius {
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.template-courses .line-g {
	width: 60px;
	height: 4px;
	margin-top: 21px;
}

/*PAGINA DE MODUELO*/
.template-courses.module .title-v-bold {
	margin: 40px 0 23px
}
.template-courses.module .row-video .text-v-light,
.template-courses.module-content .row-video .title-v-bold {
	color: #4a5163
}
.template-courses.module .row-video .title-bold {
	font-size: 13px;
	font-weight: bold;
	color: #4a5163;
	margin-bottom: 20px;
}
.template-courses.module .row-video .line-g {
	margin-top: 58px;
}

/**/
.template-courses .theme-module {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -13px;
	padding: 30px 0 93px;
}
.template-courses .items-module {
	width: calc(25% - 26px);
	margin: 10px 13px;
}
.template-courses .items-module .image {
	position: relative;
	width: 100%;
}
.template-courses .items-module .image img {
	width: 100%;
	max-width: 100%;
	height: 172px;
	object-fit: cover;
}
.template-courses .items-module .info {
	position: absolute;
	top: 21px;
	left: 25px;
	padding: 0;
	width: 180px;
}
.template-courses .items-module .icono img {
	height: 32px;
	width: auto;
}
.template-courses .items-module .text {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
}
.template-courses .btn {
	width: 178px;
	background: #009e9d;
	display: block;
	padding: 10px 5px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	margin: 14px auto 0;
	text-decoration: none;
}
.template-courses .btn:hover {
	background: #0f206c;
	transition: .5s;
}

/*FIN PAGINA DE MODELO*/

/*PAGINA CONTENIDO MODELO*/
.template-courses .row-tabs {
	padding: 0 0 0 35px
}
.template-courses .row-tabs ul {
	padding: 0;
	margin: 0;
}
.template-courses .row-tabs ul li {
	list-style: none;
	padding-bottom: 60px;
}
.template-courses .row-tabs ul li .icon img {
	height: 38px;
}
.template-courses .row-tabs ul li a.tabs-course {
	text-decoration: none;
	position: relative;
	display: block;
	padding: 3px 42px 15px 0;
	border-bottom: 2px solid #009897;
}
.template-courses .row-tabs ul li a.tabs-course span {
	width: 44px;
	height: 44px;
	background: #fff url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/arrow-2.svg) no-repeat 100%;
	position: absolute;
	right: 0;
	bottom: -23px;
}
.template-courses .row-tabs ul li .tabs-course.abierto span {
	background: #fff url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/arrow.svg) no-repeat 100%;
}

.template-courses .row-tabs ul li .tabs-content {
	display: none;
}
.template-courses .row-tabs .row {
	justify-content: space-between;
	padding: 30px 40px 25px 0;
	margin: 0;
}
.template-courses .row-tabs .video-zoom {
	width: 50%;
	border: 1px solid #9499ac;
	padding: 11px 14px 18px 10px;
	box-sizing: border-box;
}
.template-courses .row-tabs .video-zoom:first-child {
	margin-right: 15px;
}
.template-courses .row-tabs .video-zoom .icon {
	position: relative;
}
.template-courses .row-tabs .video-zoom .icon img {
	margin: 0 auto;
	width: 92px;
	height: 92px;
	max-width: 92px !important;
}
.template-courses .row-tabs .video-zoom .text {
	padding: 15px 18px 10px;
}
.template-courses .row-tabs .video-zoom p {
	font-size: 13px;
	margin: 0;
	color: #9499ac;
	line-height: 16px;
}
.template-courses .row-tabs .video-zoom .btn {
	display: inline-block;
	width: auto;
	float: right;
	padding: 10px 13px;
	margin: 0;
	min-width: 136px;
}
.template-courses .row-materials {
	flex-wrap: wrap;
}
.template-courses .tabs-content .title-v-bold {
	margin: 25px 0 20px;
}
.template-courses .list-materials {
	margin: 12px 50px 12px 0;
	max-width: 174px;
	width: 174px;
}
.template-courses .list-materials .bg-image {
	position: relative;
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/bg-blue.jpg);
	background-size: cover;
	height: 174px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.template-courses .list-materials .bg-image_content .icon {
	height: 57px;
	margin: 0 auto;
	display: block;
}
.template-courses .list-materials .bg-image_content .text {
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
}
.template-courses .list-materials .btn {
	max-width: 123px;
}
.template-courses .row-tabs ul li:nth-child(3) .row-materials {
	margin-top: 30px;
}
.template-courses.module-content .item-download {
	width: 207px;
	margin: 5px 14px 5px 0;
}
.template-courses.module-content .row-download {
	margin: 31px 0 55px;
	justify-content: flex-start;
}
.template-courses.module-content .row-download .text {
	font-weight: 300;
}
.template-courses.module-content .row-download .text span {
	font-weight: bold;
	display: initial;
}
.template-courses a {
	text-decoration: none !important;
}
.template-courses.module-content .row-download .ui-icon-extlink,
.template-courses .row-download .ui-icon-extlink {
	display: none;
}

/*FIN CONTENIDO MODULO*/

/*SLIDER DE MODULO*/
.template-courses #slider {
	width: 100%;
	height: 230px;
	margin: auto;
	position: relative;
}
.template-courses #slider .slider-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.template-courses #slider .slide {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.template-courses #slider .slide:first-child {
	display: block;
}
.template-courses #slider .arrows a {
	position: absolute;
	top: 43%;
	left: -30px;
}
.template-courses #slider .arrows a.next {
	left: initial;
	right: -30px;
}
.template-courses #slider .arrows a img {
	height: 25px;
	transform: rotate(90deg);
}
.template-courses #slider .d-flex {
	align-items: center;
	height: 100%;
}
.template-courses .teacher-description .line-g {
	margin-top: 14px;
}

/*FIN SLIDER DE MODULO*/

/*INICIO PAGINA PORTADA DE CURSO*/
.portada_course .banner_course {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/portada/banner_course.jpg) no-repeat;
	width: 100%;
	height: 394px;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.portada_course .banner_title {
	max-width: 430px;
	color: #fff;
	font-size: 32px;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Gotham-Medium';
}
.portada_course .banner_title strong {
	font-family: 'Gotham-Bold';
}
.portada_course .content {
	background-color: #edeff1;
	padding: 0 15px 60px;
}
.portada_course .list-items {
	display: flex;
	justify-content: space-between;
	max-width: 690px;
	margin: 0 auto;
	flex-wrap: wrap;
	position: relative;
	top: -60px;
}
.portada_course .list-items .item {
	width: 310px;
	min-height: 130px;
	display: flex;
	border-radius: 5px;
	background-color: #fff;
	margin-bottom: 55px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}
.portada_course .item .icono {
	width: 100px;
	display: flex;
	align-items: center;
}
.portada_course .item .icono img {
	height: 47px;
	margin: 0 auto;
	display: block;
}
.portada_course .item .text {
	width: calc(100% - 100px);
	padding: 25px 10px 10px 0;
}
.portada_course .item .text h3,
.portada_course .item .text h3 a {
	margin: 0 0 5px;
	font-size: 14px;
	line-height: 16px;
	color: #0f206c;
	font-family: 'Gotham-Bold';
	text-decoration: none !important;
}
.portada_course .item .text p {
	font-size: 14px;
	line-height: 16px;
	color: #010101;
	margin: 0;
}
.portada_course .btn {
	font-size: 18px;
	border: 1px solid #0f206c;
	padding: 12px;
	border-radius: 5px;
	margin: 0 auto;
	display: table;
	width: 256px;
	margin-top: -60px;
	color: #0f206c;
	text-decoration: none !important;
	font-weight: 600;
	box-sizing: border-box;
	font-family: 'Gotham-Book';
	display: flex;
	justify-content: center;
}
.portada_course .btn:hover {
	background-color: #009a99;
	color: #fff;
	transition: .5s;
	border: 1px solid transparent;
}
.portada_course .btn .icon {
	position: relative;
	width: 13px;
	height: 22px;
	margin-right: 8px;
}
.portada_course .btn .icon:after {
	content: "";
	width: 0;
	height: 0;
	border-bottom: 10px solid #0f206c;
	border-right: 13px solid transparent;
	top: 0;
	left: 0;
	position: absolute;
}
.portada_course .btn .icon:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid #cfcfcf;
	border-right: 13px solid transparent;
	position: absolute;
	bottom: 2px;
	left: 0;
}
.logo-amcham{
	margin-left: 18px;
    border-left: 1px solid #fff;
}
.logo-amcham img{
	max-width: 196px;
    height: 100px;
    object-fit: contain;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	.template-courses #slider {
		height: 430px;
	}
	
	.template-courses #slider .d-flex,
	.template-courses .teacher-description {
		flex-direction: column;
	}
	
	.template-courses #slider .teacher-text,
	.template-courses .teacher-text {
		width: 100%;
		padding: 10px;
	}
}
@media only screen and (max-width: 1024px) {
	.template-courses .content {
		padding: 0;
	}
	
	.template-courses .row-video,
	.template-courses .row-bienvenida {
		flex-direction: column;
	}
	
	.template-courses .video,
	.template-courses .video-description,
	.template-courses .alumna-description,
	.template-courses .teacher-description {
		width: 100%;
	}
	
	.template-courses .video-description,
	.template-courses .teacher-description {
		margin-top: 15px;
	}
	
	.template-courses .list-module .item-module {
		width: calc(50% - 26px);
	}
	
	
	
	.template-courses .teacher-image {
		width: 150px;
	}
	
	.template-courses .teacher-text {
		width: calc(100% - 150px);
		padding-left: 40px;
	}
	
	.template-courses .items-module {
		width: calc(50% - 26px);
	}
	
	.template-courses .row-tabs {
		padding: 0;
	}
	/*INICIO PAGINA PORTADA DE CURSO*/
	
	.portada_course .list-items {
		justify-content: center;
	}
	
	.portada_course .list-items .item {
		margin-bottom: 30px;
	}
	/*FIN PAGINA PORTADA DE CURSO*/
	.logo-amcham{
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.template-courses .teacher-description,
	.template-courses .row-category {
		flex-direction: column;
	}
	
	.template-courses .icon-course {
		order: 1;
		margin-top: 20px;
	}
	
	.template-courses .teacher-text {
		width: 100%;
		padding: 15px 0 0;
	}
	
	.template-courses .list-module .item-module {
		width: 100%;
	}
	
	.template-courses .list-module .image-module img {
		height: 120px;
		object-fit: cover;
	}
	
	.template-courses .banner .banner-content {
		padding: 15px;
	}
	
	.template-courses .banner .logo img {
		height: 63px;
	}
	
	.template-courses .banner .title-light {
		font-size: 12px;
		padding-left: 25px;
	}
	
	.template-courses .banner .title-light h1 {
		font-size: 20px;
		line-height: 23px;
	}
	
	.template-courses.module .banner .title-light {
		padding-left: 39px;
	}
	
	.template-courses .items-module {
		width: 100%;
	}
	
	
	.template-courses .row-tabs .video-zoom {
		width: 100%;
	}
	
	.template-courses .row-tabs .video-zoom:first-child {
		margin: 0 0 15px;
	}
	
	.template-courses .row-tabs .video-zoom .icon img {
		display: block;
	}
	
	.template-courses .row-tabs .video-zoom .btn {
		display: table;
		float: none;
		margin: 0 auto
	}
	
	.template-courses #slider {
		height: 430px;
	}
	
	.template-courses #slider .arrows a img {
		height: 35px;
	}
}

/*IMAGENES DE BANNERS FACULTADES*/
.b-arquitectura {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/banners/banner_arquitectura.jpg);
}
.b-derecho {
	background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Derechos_Humanos/imagenes/Banner+principal/DERECHO-EN-DERECHOS-HUMANOS.png);
}
.b-hoteleria {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/banners/banner_hoteleria.jpg);
}
.b-humanidades {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/banners/banner_humanidades.jpg);
}
.b-salud {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/banners/banner_salud.jpg);
}
.b-logistica {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/banners/banner_logistica.jpg);
}
.b-educacion {
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/banners/banner_educacion.jpg);
}

.b-nino {
	background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Evaluacion_Neuropsicologica_en_la_Ninez/img/banner_principal/HUMANIDADES-NEUROPSICOLOGIA-EN-LA-NINEZ.png);
}


/* FIN IMAGENES DE BANNERS FACULTADES*/

/* FIX PAGE START */
.template-courses .link-silabo {
	/* justify-content: center;



  padding: 10px;



  width: 100% !important;



  position: relative; */
}
.link-silabo:after {
	content: "";
	position: absolute;
	top: 0;
	left: 7px;
	bottom: 0;
	margin: auto;
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/icon-download.svg);
	background-repeat: no-repeat;
	width: 27px;
	height: 18px;
}
.link-silabo:before {
	content: "";
	position: absolute;
	top: 0;
	left: -23px;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	background-color: #fff;
	width: 36px;
	height: 36px;
}
.btn-schedule-activities {
	padding: 6px 0 6px 30px !important
}
.btn-schedule-activities .link-silabo {
	padding: 0 !important;
}
.btn-schedule-activities .link-silabo:after {
	left: -16px;
}
.btn-schedule-activities .link-silabo:before {
	left: -22px;
}
.link-start {
	display: block;
	position: relative;
	text-align: right !important;
}
.link-start:after {
	content: "";
	position: absolute;
	top: 0;
	left: -14px;
	bottom: 0;
	margin: auto;
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/icon-star-b-gray.svg);
	background-repeat: no-repeat;
	width: 27px;
	height: 18px;
}

.link-start2:after {
	content: "";
	position: absolute;
	top: 0;
	left: -14px;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
	width: 27px;
	height: 18px;
}


.link-start:before {
	content: "";
	position: absolute;
	top: 0;
	left: -23px;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	background-color: #fff;
	width: 36px;
	height: 36px;
}
.padding1410 {
	padding: 14px 10px !important;
}
.template-courses .banner-course {
	background-position: center center;
}

/* FIX PAGE START */

/* Titles */
.title-gray {
	color: #4a5163;
}
.title-v-bold {
	font-size: 15px;
	font-weight: 700;
	color: #0f206c;
	margin-bottom: 16px;
}
.text-v-light {
	font-size: 13px;
	line-height: 16px;
	font-weight: 300;
	color: #959aad;
	margin: 0;
}

/* Titles */

/* UTILS */
body {
	margin: 0;
}
.m-0 {
	margin: 0;
}
.mt-1 {
	margin-top: 7px;
}
.mt-2 {
	margin-top: 14px;
}
.mt-3 {
	margin-top: 21px;
}
.mt-4 {
	margin-top: 28px;
}
.mr-1 {
	margin-right: 7px;
}
.mr-2 {
	margin-right: 14px;
}
.mr-3 {
	margin-right: 21px;
}
.mr-4 {
	margin-right: 28px;
}
.mb-1 {
	margin-bottom: 7px;
}
.mb-2 {
	margin-bottom: 14px;
}
.mb-3 {
	margin-bottom: 21px;
}
.mb-4 {
	margin-bottom: 28px;
}
.ml-1 {
	margin-left: 7px;
}
.ml-2 {
	margin-left: 14px;
}
.ml-3 {
	margin-left: 21px;
}
.ml-4 {
	margin-left: 27px;
}
.ml-1 {
	margin-left: -7px;
}
.ml-2 {
	margin-left: 14px;
}
.ml-3 {
	margin-left: 21px;
}
.ml-4 {
	margin-left: 28px;
}
.pt-1 {
	padding-top: 7px;
}
.pt-2 {
	padding-top: 14px;
}
.pt-3 {
	padding-top: 21px;
}
.pt-4 {
	padding-top: 28px;
}
.pr-1 {
	padding-right: 7px;
}
.pr-2 {
	padding-right: 14px;
}
.pr-3 {
	padding-right: 21px;
}
.pr-4 {
	padding-right: 28px;
}
.pb-1 {
	padding-bottom: 7px;
}
.pb-2 {
	padding-bottom: 14px;
}
.pb-3 {
	padding-bottom: 21px;
}
.pb-4 {
	padding-bottom: 28px;
}
.pl-0 {
	padding-left: 0 !important;
}
.pl-1 {
	padding-left: 7px;
}
.pl-2 {
	padding-left: 14px;
}
.pl-3 {
	padding-left: 21px;
}
.pl-4 {
	padding-left: 28px;
}
.h-10h {
	height: 100px;
}
.h-20h {
	height: 200px;
}
.h-30h {
	height: 300px;
}
.h-40h {
	height: 400px;
}
.d-flex {
	display: flex;
}
.justify-content-center {
	justify-content: center;
}
.align-items-center {
	align-items: center;
}
.align-items-start {
	align-items: flex-start;
}
.align-items-end {
	align-items: flex-end;
}
.space-between {
	justify-content: space-between;
}
.flex-wrap {
	flex-wrap: wrap;
}
.flex-direction-column {
	flex-direction: column;
}
.p-20 {
	padding: 20px 0;
}
.m-5 {
	margin: 5px;
}
.h-10 {
	height: 100%;
}
.h-10 a {
	position: relative;
	z-index: 1;
	height: 100%;
	display: block;
}
.h-50 {
	height: 50%;
}
.w-50 {
	width: 50%;
}
.color-blue, .c-blue {
	color: #0f206c;
}
.color-blue {
	font-size: 15px;
}
.color-white {
	color: #fff;
}
.bg-white{
	background-color:#fff;
}
.d-inline-block{
	display: inline-block;
}
.border-radius-r-20{
	border-radius: 0 25px 25px 0;
}
.pos-b-0{
	bottom:0px;
}
/* UTILS */

/* COURSE BETA */
.container-course {
	background: #e1e1e1;
}
.banner-course {
	background-size: cover !important;
}
.banner-couser-title {
	font-size: 29px;
	font-weight: 800;
	padding: 30px;
}
.title-blue {
	color: #0f206c;
	font-weight: bold;
}
.title-gray {
	color: #959aad;
	font-weight: 800;
}
.presentation-title {
	color: #0f206c;
	font-weight: bold;
	position: relative;
}
.presentation-title:before {
	content: "";
	position: relative;
	left: -10px;
	height: 20px;
	border-left: 7px solid #0f206c;
}
.week-img img {
	width: 91px;
	max-width: 91px !important;
}
.week-information {
	padding-left: 20px;
}
.week-item {
	margin: 10px 0;
	background: white;
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	width: 29%;
	padding: 10px;
}
.week-title {
	margin-bottom: 5px;
}
.week-text {
	text-overflow: ellipsis;
	overflow: hidden;
	height: 48px;
}
.btn-start {
	text-decoration: none;
	color: #0f206c;
	padding-top: 10px;
	display: block;
	font-style: italic;
	font-size: 14px;
	position: relative;
	padding-left: 14px;
}
.btn-start:before {
	content: "";
	text-decoration: none;
	position: absolute;
	left: 0;
	font-style: italic;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	padding-right: 5px;
	border-color: transparent transparent transparent #0f206c;
	bottom: 5px;
}
.triangle-right {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	padding-right: 5px;
	border-color: transparent transparent transparent #0f206c;
}
@media screen and (max-width: 1050px) {
	.week-item {
		width: 44%;
	}
}
@media screen and (max-width: 650px) {
	.week-item {
		width: 100%;
	}
}

/* COURSE BETA *







/* BACKGROUND */
.bg-size-cover {
	background-size: cover !important;
}
.bg-administracion-para-negocios {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/administracion-para-negocios.jpg) center center no-repeat;
}
.bg-desarrollo-humano {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/desarrollo-humano-01.jpg) center center no-repeat;
}
.bg-english_VI_RREL {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/english_VI_RREL.jpg) center center no-repeat;
}
.bg-english-I {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/english-I.jpg) center center no-repeat;
}
.bg-english-II {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/english-II.jpg) center center no-repeat;
}
.bg-english-III {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/english-III.jpg) center center no-repeat;
}
.bg-english-IV_01 {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/english-IV_01.jpg) center center no-repeat;
}
.bg-english-V {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/english-V.jpg) center center no-repeat;
}
.bg-english-VI {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/english-VI.jpg) center center no-repeat;
}
.bg-evaluacion-de-proyectos {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/evaluacion-de-proyectos.jpg) center center no-repeat;
}
.bg-lenguaje-I {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/lenguaje-I.jpg) center center no-repeat;
}
.bg-lenguaje-II {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/lenguaje-II.jpg) center center no-repeat;
}
.bg-marketing {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/marketing.jpg) center center no-repeat;
}
.bg-metodologia-de-la-investigacion {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/metodologia-de-la-investigacion.jpg) center center no-repeat;
}
.bg-nivelacion-en-ingles {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/nivelacion-en-ingles.jpg) center center no-repeat;
}
.bg-nivelacion-en-lenguaje {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/nivelacion-en-lenguaje.jpg) center center no-repeat;
}
.bg-nivelacion-en-matematica-b {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/nivelacion-en-matematica-b.jpg) center center no-repeat;
}
.bg-proyecto-integrador {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/proyecto-integrador.jpg) center center no-repeat;
}
.bg-realidadnacional-y-globalizacion {
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/pregrado20200/banners/realidadnacional-y-globalizacion.jpg) center center no-repeat;
}

/* BACKGROUND */

/* NEW CSS */
.banner-couser-title {
	padding: 62px;
}
.text-center {
	text-align: center;
}

/* NEW CSS */

/* induccion estudiantes */
.content {
	padding-left: 30px;
	padding-right: 30px;
}
.title-induction {
	color: #0f206c;
	background: #dbdeed;
	display: inline-block;
	padding: 7px 50px 7px 20px;
	border-radius: 0 20px 20px 0;
}
.title-induction-secondary {
	background: #fbb7cc;
}
.title-induction-three {
	background: rgb(242 213 57 / 0.59);
}
.bg-gray {
	background: #e8e8e8;
}
.induction-btns {
	flex-wrap: wrap;
}
.induction-btn {
	background: #0f206c;
	border-right: 4px solid red;
	border-bottom: 4px solid red;
	color: white;
	width: 24%;
	display: flex;
	text-decoration: none !important;
	padding: 8px 17px;
	align-items: center;
	transition: .25s;
	cursor: pointer;
}
.induction-btn:hover,
.induction-btn.active {
	background: #F1D539;
	color: black
}
@media screen and (max-width: 600px) {
	.title-induction {
		font-size: 16px;
	}
	
	.induction-btns {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.induction-btn {
		font-size: 15px;
		width: 90%;
		margin: 9px;
	}
	
	.bg-administracion-para-negocios {
		background-position: top right;
	}
}

/* induccion estudiantes */

/* slider dots */
.slider-dots {
	position: relative;
}
.dots {
	display: flex;
	justify-content: center;
}
.dot {
	width: 10px;
	height: 10px;
	background: red;
	margin: 5px;
}
.dot.active {
	background: yellow;
}

/* quitar */
.template-courses .teacher-image {
	margin: auto;
}

/* slider dots */
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}
.swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
}
.container_960 {
	max-width: 960px;
	margin: auto;
}
.position-relative {
	position: relative;
}
.slider-induction-videos .swiper-wrapper {
	margin: auto;
	padding: 0;
}
.slider-induction-videos .swiper-button-next:focus,
.slider-induction-videos .swiper-button-prev:focus {
	outline: none;
}
.slider-induction-videos .swiper-button-next {
	right: 110px;
	z-index: 99;
}
.slider-induction-videos .swiper-button-prev {
	left: 110px;
	z-index: 99;
}
.slider-induction-videos .swiper-button-prev:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 17px 10px 0px;
	border-color: transparent #0F206C transparent transparent;
}
.slider-induction-videos .swiper-button-next:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 17px;
	border-color: transparent transparent transparent #0F206C;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px;
}
.video-text-induction {
	background: #F1D539;
	color: #0F206C;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	max-width: 240px;
	margin: auto;
	padding: 10px;
	border-radius: 20px;
}
.pb-100 {
	padding-bottom: 100px;
}
.tab-induction {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px 0px;
	background: #0f206c;
	color: white;
	height: 50px;
	border: 1px solid #0f206c;
	font-size: 13px;
	position: relative;
}
.tab-induction-link {
	color: #0F206C;
	background: #F1D539;
	padding: 10px 30px;
	box-sizing: border-box;
	border-radius: 19px;
	text-decoration: none;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1250px) {
	.slider-induction-videos .swiper-button-next {
		right: 50px;
	}
	
	.slider-induction-videos .swiper-button-prev {
		left: 50px;
	}
}
@media screen and (max-width: 1100px) {
	.slider-induction-videos .swiper-button-next {
		right: 0px;
	}
	
	.slider-induction-videos .swiper-button-prev {
		left: 0px;
	}
}
@media screen and (max-width: 768px) {
	.video-text-induction {
		font-size: 14px;
	}
}
.d-none {
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
html {
	scroll-behavior: smooth;
}
.slideUp {
	animation-name: slideUp;
	-webkit-animation-name: slideUp;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	visibility: visible;
}
@keyframes slideUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(70%);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
}
.banner-BANNER-OP2 {
	background-image: url(https://contenidoscev.usil.edu.pe/induccion-de-estudiante/banner/BANNER-OP2.jpg);
	height: 302px;
	background-position: center center;
}

/*INICIO PAGINA DE ZOOM*/
.row-top_zoom {
	display: flex;
	flex-wrap: wrap;
}
.page-manual_zoom {
	display: flex;
	max-width: 900px;
	padding-left: 70px;
}
.page-manual_zoom .tabs__header {
	width: 177px;
}
.page-manual_zoom .tabs__content {
	width: calc(100% - 227px);
	padding-left: 50px;
}
.page-manual_zoom ul {
	margin: 0;
	padding: 0;
}
.page-manual_zoom ul li {
	margin: 0 0 40px;
	list-style: none;
}
.page-manual_zoom ul .tabs__header__item {
	font-size: 28px;
	font-weight: bold;
	text-decoration: none !important;
	width: 100%;
	display: block;
}
.page-manual_zoom ul .tabs__header__item.pregrado {
	color: #c1395b;
	border-bottom: 4px solid #c1395b;
}
.page-manual_zoom ul .tabs__header__item.cpel {
	color: #76aadb;
	border-bottom: 4px solid #76aadb;
}
.page-manual_zoom .tabs__header__item:hover,
.page-manual_zoom .tabs__header__item:active,
.page-manual_zoom .tabs__header__item:focus {
	text-decoration: none;
}
.page-manual_zoom .tab__row {
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	height: 0;
	width: 0;
	overflow: hidden;
	visibility: hidden;
	display: none;
}
.page-manual_zoom .tab__row--active {
	opacity: 1;
	height: auto;
	width: auto;
	visibility: visible;
	display: block;
}
.page-manual_zoom .tab__row .item {
	padding: 5px 15px;
	background: #a8b8bc;
	border-radius: 5px;
	display: flex;
	align-items: center;
	margin-bottom: 12px;
	text-decoration: none !important;
}
.page-manual_zoom .tab__row .item:hover {
	background: #8a9fa5;
	transition: .5s;
}
.page-manual_zoom .tab__row .item .circle {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.page-manual_zoom .tab__row .item .circle img {
	height: 22px;
}
.page-manual_zoom .tab__row .item .subtitle {
	padding-left: 20px;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	width: calc(100% - 40px);
}
.page-manual_zoom #download-fondo_content,
.page-manual_zoom #download-fondo_contentTwo {
	display: flex;
	flex-wrap: wrap;
}
.page-manual_zoom .bg-red {
	background: #c1395b;
}
.page-manual_zoom .bg-skyblue {
	background: #76aadb;
}
@media screen and (max-width: 1024px) {
	.page-manual_zoom {
		flex-direction: column;
		padding-left: 0;
	}
	
	.page-manual_zoom ul li {
		margin: 0 0 20px;
	}
	
	.page-manual_zoom .tabs__content {
		width: 100%;
		padding-left: 0;
	}
}

/*FIN PAGINA DE ZOOM*/

/* Borders */
.border-bottom-green-50 {
	border-bottom: 4px solid #009897;
	width: 50px;
	height: 0;
	text-indent: -1000px;
}
.position-relative {
	position: relative;
	width: 100%;
}

/* Borders */

/* Banner Content */
.banner-img .banner-title-module img {
	width: 30px;
	position: absolute;
	left: -6px;
	top: 10px;
}
.banner-img img {
	width: 100%;
	display: block;
	height: auto;
	max-width: 100% !important;
}
.banner-text {
	position: absolute;
	display: flex;
	top: 22%;
	left: 4%;
}
@media screen and (max-width: 960px) {
	.banner-text {
		top: 20%;
	}
}
@media screen and (max-width: 720px) {
	.bg-title {
		font-size: 12px !important;
	}
	
	.banner-text {
		display: flex;
		align-items: center;
		top: 0;
	}
	
	.banner-text .logo img {
		width: 100px;
	}
	
	.banner-text .title-light {
		font-size: 13px !important;
		margin-top: 13px;
	}
	
	.banner-text .title {
		font-size: 13px !important;
		line-height: 1 !important;
		margin: 0;
	}
	
	.banner-img .bg-title {
		display: none;
	}
}

/* Banner Content */

/* Module */
.template-module {
	max-width: 100%;
	margin: 0 auto;
	border-bottom: 12px solid #0f206c;
}
.module-items {
	text-align: left;
}
.module-item {
	width: 23%;
	margin: 1%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.module-item-bg {
	padding-bottom: 0;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	margin: 0;
	padding-bottom: 20px;
	overflow: hidden;
	box-shadow: 1px 2px 2px 1px rgba(204, 204, 204, 1);
	cursor: pointer;
	transform: translateY(0px);
	transition: .25s linear;
}
.module-item-bg:hover {
	transform: translateY(-10px);
}
.module-item-bg2 {
	position: relative;
	width: 100%;
	max-width: 100% !important;
}
.module-item-img {
	width: 40px;
	position: relative;
}
.module-item-text {
	color: rgb(45 58 104);
	font-size: 14px;
	position: relative;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 0 10px;
	min-height: 82px;
}
.m-auto {
	margin: auto !important;
}
@media screen and (max-width: 768px) {
	.module-item {
		width: 48%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 500px) {
	.module-item {
		width: 100%;
		margin-bottom: 20px;
	}
}
.btn-primary-module {
	background: rgb(0 158 157);
	padding: 12px 30px;
	color: white;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	border: 1px solid rgb(0 158 157);
	transition: .25s linear;
}
.btn-primary-module:hover {
	background: white;
	color: rgb(0 158 157);
}

/* Module */

/* Module Content */
.title-module-content {
	color: #0f206c;
	font-size: 30px;
	font-weight: bold;
}
.video-module {
	width: 50%;
}
.btn-module-primary {
	background: #009e9d;
	color: white;
	text-decoration: none !important;
	padding: 10px 20px;
	border-radius: 20px;
	position: relative;
	display: inline-block;
	border: 1px solid #009e9d;
	transition: .25s linear
}
.btn-module-primary:hover {
	color: #009e9d;
	background: white;
}
.red {
	color: red;
}
.btn-module-primary-icon {
	background: #009e9d;
	color: white;
	text-decoration: none !important;
	padding: 5px 20px 5px 50px;
	border-radius: 20px;
	position: relative;
	display: flex;
	align-items: center;
	border: 1px solid #009e9d;
	transition: .25s linear;
	font-weight: 600;
	letter-spacing: -0.4px;
}
.btn-module-primary-icon:hover {
	color: #009e9d;
	background: white;
}
.btn-module-primary-icon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	background: white;
}
.btn-module-primary-icon:after {
	content: "";
	position: absolute;
	top: 0;
	left: 3px;
	bottom: 0;
	margin: auto;
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso_experto_v4/icon-download.svg);
	background-repeat: no-repeat;
	width: 27px;
	height: 18px;
}
.module-tab {
	cursor: pointer;
	padding: 15px 0px;
	position: relative;
}
.open .arrow-up {
	transform: rotate(180deg);
}

.module-tab-item {
	border: 1px solid gray;
	margin: 10px;
	padding: 12px;
	align-items: flex-start;
}
.module-tab-item img {
	width: 105px;
}
.module-tab-item-text {
	text-align: right;
}
.module-tab-item-text p {
	color: gray;
	font-size: 14px;
	text-align: left;
}
.border-bottom-full {
	border-bottom: 1px solid #009e9d;
}
.module-tab-task {
	width: 23%;
	margin: 1%;
}
.module-tab-task-box {
	display: flex;
	background: #191f6d;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: white;
	background-size: cover;
	min-height: 70px;
}
.module-tab-task-box img {
	width: 50px;
	height: 40px;
}
.w-60 {
    width: 60%;
}
.w-90 {
    width: 90%;
}
.w-100 {
	width: 100%;
}
@media screen and (max-width: 1100px) {
	.btn-module-primary {
		margin: 10px; 
	}
	
	.module-btns {
		justify-content: center;
	}
}
@media screen and (max-width: 768px) {
	.row-intro {
		flex-direction: column;
	}
	
	.video-module,
	.video-description {
		width: 100%;
	}
	
	.module-tab-content,
	.module-tab-item {
		flex-direction: column;
	}
	
	.module-tab-item-text {
		margin: 0;
		font-size: 12px;
	}
	
	.content {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.module-tab-taks {
		flex-wrap: wrap;
	}
	
	.module-tab-task {
		width: 48%;
	}
}
@media screen and (max-width: 500px) {
	.module-tab-task {
		width: 98%;
	}
}

/* Module Content */
.bg-gray {
	background: gray !important;
  border: 1px solid gray !important;
  width: 125px;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.4px;
}
.bg-gray:hover {
	background: white !important;
	color: gray !important;
}
.arrow-up {
	position: absolute;
	bottom: -19px;
	right: 1px;
	width: 40px;
	background-color: white;
}
.youtubed {
	display: none;
}
.btn-module-primary.youtubed {
	display: block;
}
/*INICIO FUENTES PRINCIPALES*/
.font-montserrat {
	font-family: 'Montserrat', sans-serif !important;
}
.font-ghotam {
	font-family: 'Gotham-Book' !important;
}
.font-gotham-bold {
	font-family: 'Gotham-Bold' !important;
}
.font-oswald {
	font-family: 'Fjalla One' , sans-serif !important;
}
.font-weight-500{
	font-weight: 500;
}

/*FIN FUENTES PRINCIPALES*/

/*INICIO UTILITIES*/
.border-bottom-blue-36 {
	border-bottom: 5px solid #08256c;
	width: 36px;
	height: 0;
}
.pd-10 {
	padding: 10px;
}
.pd-7 {
	padding: 7px;
}
.ptb-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.column-4 {
	width: 40%;
}
.column-6 {
	width: 60%;
}
.column-7 {
	width: 70%;
}
.max-w-25 {
	max-width: 250px;
}
.mg-auto {
	margin: 0 auto;
}
.lineheight-normal {
	line-height: normal;
}
.pl-32 {
	padding-left: 32px;
}

/*FIN UTILITIES*/
.template-courses .banner-text_bottom {
	position: absolute;
	left: 56px;
	bottom: 16%;
}
.title-blue-extraBold {
	font-size: 33px;
	font-weight: 900;
	color: #08256c;
}
.title-white-extraBold {
	font-size: 33px;
	font-weight: 900;
	color: #fff;
	line-height: normal;
}
.title-white_light {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-top: 2px;
	line-height: normal;
}
.subtitle-blue {
	font-size: 20px;
	color: #08256c;
	line-height: normal;
}
.text-gray {
	font-size: 12px;
	font-weight: bold;
	color: #8c8c8c;
	line-height: normal;
}
.list-card {
	background: #edeef0;
	margin: 0 -26px 0;
}
.image-w100 img {
	width: 100% !important;
	max-width: 100% !important;
	display: block;
}
.card {
	box-sizing: border-box;
	background: #fff;
	max-width: 180px;
	margin: 30px 25px;
	border-radius: 7px;
	transition: .5s;
	cursor: pointer;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}
.card.secundary {
	width: 165px;
}
.card_bg {
	background: #edeef0;
	box-sizing: border-box;
	height: 50px;
	border-radius: 5px;
	margin-right: 10px;
}
.card_text {
	font-family: 'Gotham-Bold';
	text-transform: uppercase;
	font-size: 11px;
	color: #08256c;
	line-height: normal;
}
.transform-hover {
	transition: 0.5s;
	position: relative;
}
.card:hover,
.btn-module-primary-white:hover,
.transform-hover:hover {
	transform: translateY(-10px);
}

/*INICIO CURSO INHOUSE*/
.banner-text_medium {
	position: absolute;
	top: 22%;
	left: 85px;
}
.banner-text_medium img {
	width: auto;
}
.banner-text_medium .title-inHouse {
	padding-left: 10px;
	font-size: 24px;
	color: #fff;
}
.banner-text_medium .title-inHouse div {
	font-size: 28px;
	display: block;
}
.btn-module-primary-white {
	background: #fff;
	border-radius: 25px;
	box-sizing: border-box;
	max-width: 215px;
	width: 215px;
	height: 48px;
	font-size: 15px;
	color: #1b2a6a;
	padding: 8px;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.16);
	transition: .5s;
	cursor: pointer;
}
.line-g.b-yellow {
	margin-top: 16px;
	border-radius: 3px;
	background: #ffd400;
	height: 3px;
}
.text-white-inHouse {
	position: absolute;
	top: 24px;
	left: 28px;
}
.text-white-inHouse p,
.text-white-inHouse p a {
	margin: 0;
	font-size: 15px;
	color: #fff;
	font-family: 'Gotham-Bold' !important;
}
.text-white-inHouse p img {
	margin-left: 5px;
	height: 19px;
}
.line-icon {
	max-width: 750px;
	position: relative;
	border-bottom: 1px solid #1b2a6a;
}
.line-icon:before {
	content: "";
	background-image: url(https://contenidoscev.usil.edu.pe/diseno_canvas/curso-baseInhouse/circle-arrow.png);
	position: absolute;
	width: 30px;
	height: 30px;
	background-size: cover;
	right: -1px;
	bottom: -16px;
}

/*FIM CURSO INHOUSE*/
@media only screen and (max-width: 1024px) {
	.column-4,
	.column-6, .column-7 {
		width: 100%;
	}
	
	.max-w-25 {
		max-width: 100%;
	}
	
	.list-card {
		margin: 0;
	}
	
	.mobile-none {
		display: none;
	}
	
	.d-flex-mobile {
		flex-direction: row !important;
	}
}
@media only screen and (max-width: 480px) {
	.d-flex {
		flex-direction: column;
	}
	.title-blue-extraBold,
	.title-white-extraBold {
		font-size: 20px;
	}
	
	.title-white_light {
		font-size: 13px;
	}
	
	.card {
		margin: 15px auto;
	}
	
	.card_link.d-flex {
		flex-direction: row;
	}
	
	.banner-text_medium {
		top: 6px;
		left: 30px;
	}
	
	.banner-text_medium img {
		width: 15px;
	}
	
	.banner-text_medium .title-inHouse {
		font-size: 13px;
	}
	
	.banner-text_medium .title-inHouse div {
		font-size: 15px;
	}
}
a.external .ui-icon-extlink,
.file_preview_link {
	display: none;
}
.text-llst-inhouse {
	display: block;
	font-size: 15px;
	font-weight: 500;
}


/* Full Page */
.main-title {
	width: 100%;
	height: 85vh;
	background: url(https://usil.instructure.com/users/51525/files/3312082/preview?verifier=0SAlnvnkZJOABxXTPoaNafwIX3hASeMuwYHDJYnT) center center no-repeat;
	background-size: cover;
	position: relative;
}
.full-page-title {
	color: #0f206c;
	font-size: 50px;
}
.full-page-link {
	color: white;
	padding: 10px 20px;
	background: #0f206c;
	border-radius: 7px;
	text-decoration: none !important;
	border: 1px solid #0f206c;
	transition: .25s linear;
}
.full-page-link:hover {
	color: #0f206c;
	background: white;
	border-color: white;
}
.full-page-footer {
	width: 100%;
	height: 15vh;
	background: #0f206c;
}
.full-page-footer p {
	margin: 0;
	color: white;
}
.full-page-footer p:first-of-type {
	margin-bottom: 10px;
}

.main-title2 {
	width: 100%;
	height: 100vh;
	background: url(https://usil.instructure.com/users/51525/files/3312084/preview?verifier=yqGk2EPRYsX3LlX7MDfIxVbl4rj28pOsyxoUPiau) center center no-repeat;
	background-size: cover;
	position: relative;
}
.main-title2 p {
	color: white;
}
.full-page-title2 {
	color: white;
	font-size: 40px;
	margin-bottom: 5px;
	position: relative;
}
.full-page-link2 {
	color: #0f206c;
	padding: 10px 20px;
	background: white;
	border-radius: 20px;
	text-decoration: none !important;
	border: 1px solid #0f206c;
	transition: .25s linear;
}
.full-page-link2:hover {
	color: white;
	background: #0f206c;
	border-color: #0f206c;
}
.element1 {
	position: absolute;
	top: 0;
	left: 5%;
}
.element2 {
	position: absolute;
	right: 0;
	bottom: 5%;
}

video::-internal-media-controls-download-button {display:none}
video::-webkit-media-controls-enclosure {overflow:hidden}
video::-webkit-media-controls-panel {width: calc(100% + 18px); /* Ajustar los pixeles segun se necesite */}


.fondoe{
	
	background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Diseno_planes_curriculares/imagenes/BANNER-CONTENIDO/BANNER-CONTENIDO.png) center center no-repeat; 
	height: 270px; 
    margin-bottom: 30px;
    background-size: cover !important;
}


.fondoe2{
	
	background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/gestion_de_la_investigacion_docencia/IMAGENES/BANNER-CONTENIDO/BANNER-CONTENIDO.png) center center no-repeat; 
	height: 270px; 
    margin-bottom: 30px;
    background-size: cover;
}


/*GESTION DE PROYECTOS EDUCATIVOS*/

.fondogpe{
	
	background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Gestion_Proyectos_Educativos/banner_contenido_gpe.png) center center no-repeat; 
	height: 270px; 
    margin-bottom: 30px;
    background-size: cover !important;
}


.fondoePSICo {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/psicologia/banner_unidad1.png) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}




.b-gpeducativo{
    background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Gestion_Proyectos_Educativos/banner_principal_gpe.png);
}


.w-40 {
	width: 40%;
}

/* Full Page */

/*EL INDIVIDUO Y EL COMPORTAMIENTO ORGANIZACIONAL*/

.bg_individuo--comportamiento{
  background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Individuo_Comportamiento_Organizacional/imagenes/BANNER-CONTENIDO.png) center center no-repeat;
}
.bgInicio_individuo {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Individuo_Comportamiento_Organizacional/imagenes/BANNER-PRINCIPAL.png);
}



/*LIDERAZGO Y GESTION DEL TALENTO HUMANO*/

.bg_liderazgo--gestion{
  background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Liderazgo_Gestion_Talento_Humano/imganes/banner_contenido/banner_contenido.png) center center no-repeat;
}
.bgInicio_liderazgo {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Liderazgo_Gestion_Talento_Humano/imganes/banner_principal/gestion_del_talento_humano_01.png);
}



/*GESTION LOGICA DEL MARKETING*/
.bg_estrategia--marketing{
  background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Gestion_Estrategica_Marketing/imagenes/BANNER-CONTENIDO.png) center center no-repeat;
}
.bgInicio_estrategia {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Gestion_Estrategica_Marketing/imagenes/BANNER-PRINCIPAL.png);
}

.left-none {
	left: 0 !important;
}

.text-white {
	color: white !important;
}

/*LIDERAZGO PEDAGOGICO Y CLIMA ORGANIZACIONAL*/
.bgInicio_liderazgo--pedagogico {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Liderazgo_Pedagogico_Clima_Organizacional/imagenes/banner+inicio/CURSO+Gesti%C3%B3n+de+Proyectos+Educativos-01.png);
}
.bgModulo_liderazgo--pedagogico {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Liderazgo_Pedagogico_Clima_Organizacional/imagenes/banner+contenido/banner+contenido.png);
}


.b-saludFAP {
	background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Ejercicio_Fisico_adaptado_a_Patologias/banner_principal/Ejercicio_Fisico_01.png);
}

.b-Design {
    background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Design_Thinking_Prototipo/img/banner_del_curso/banner_del_curso.jpg);
}


.fondoeFAP{
	
	background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Ejercicio_Fisico_adaptado_a_Patologias/banner_contenido/Mesa_de_trabajo.png) center center no-repeat; 
	height: 270px; 
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondoeDER{
	
	background: url(https://contenidoscev.usil.edu.pe/diseno_canvas/images/derecho/banners/DERECHO-COOPERACION-COMPLIANCE.png) center center no-repeat; 
	height: 270px; 
    margin-bottom: 30px;
    background-size: cover !important;
}


.fondoeDesign{
	
	background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Design_Thinking_Prototipo/img/banner_conetenido/banner_contenido.jpg) center center no-repeat; 
	height: 270px; 
    margin-bottom: 30px;
    background-size: cover !important;
}




.b-musica {
    background-image: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Arreglos_para_la_Musica_Popular/imagenes/Banner+principal/HUMANIDADES-ARREGLOS-PARA-MUSICA-POPULAR.png);
}

.b-musica-modulo{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Arreglos_para_la_Musica_Popular/imagenes/banner+de+contenido/HUMANIDADES-ARREGLOS-PARA-MUSICA-POPULAR.png ) center center no-repeat;
}

.b-derecho-modulo{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Derechos_Humanos/imagenes/banner+de+contenido/DERECHO-EN-DERECHOS-HUMANOS.png ) center center no-repeat;
}



.fondo_ninos1{
	
	background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/Evaluacion_Neuropsicologica_en_la_Ninez/img/banner_contenido/HUMANIDADES-NEUROPSICOLOGIA-EN-LA-NINEZ.png) center center no-repeat; 
	height: 270px; 
    margin-bottom: 30px;
    background-size: cover !important;
}

/*Modulos de AMCHAM*/
.b-amcham{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BANNER-PRINCIPAL/BANNER-PRINCIPAL.jpg ) center center no-repeat;
}
.b-amcham-c1_u1{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BOTONES-CURSOS-MODULO-01/CURSO-01/BANNER-CONTENIDO-UNIDAD-01.jpg ) center center no-repeat;
}
.b-amcham-c1_u2{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BOTONES-CURSOS-MODULO-01/CURSO-01/BANNER-CONTENIDO-UNIDAD-02.jpg ) center center no-repeat;
}
.b-amcham-c1_u3{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BOTONES-CURSOS-MODULO-01/CURSO-01/BANNER-CONTENIDO-UNIDAD-03.jpg ) center center no-repeat;
}

.b-amcham-c2_u1{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BOTONES-CURSOS-MODULO-01/CURSO-02/BANNER-CONTENIDO-UNIDAD-01.jpg ) center center no-repeat;
}
.b-amcham-c2_u2{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BOTONES-CURSOS-MODULO-01/CURSO-02/BANNER-CONTENIDO-UNIDAD-02.jpg ) center center no-repeat;
}

.b-amcham-c3_u1{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BOTONES-CURSOS-MODULO-01/CURSO-03/BANNER-CONTENIDO-UNIDAD-01.jpg ) center center no-repeat;
}

.b-amcham-c4_u1{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BOTONES-CURSOS-MODULO-01/CURSO-04/BANNER-CONTENIDO-UNIDAD-01.jpg ) center center no-repeat;
}
.b-amcham-c4_u2{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/AMCHAM/imagenes/BOTONES-CURSOS-MODULO-01/CURSO-04/BANNER-CONTENIDO-UNIDAD-01.jpg ) center center no-repeat;
}

/*FIN Modulos de AMCHAM*/

.fondoeGFINA {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/Titulos_Experto/gestion_financiera/gestion_financiera.png) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}


.b-liderazgo-gestion{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Tecnicas_culinarias/imagenes/banner+principal/banner+principal.png );
}

.b-europeanFundamental{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Garde_Manager_Techniques/imagenes/BANNER-PRINCIPAL/BANNER-PRINCIPAL.png);
}

.b-gardeManger{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/European_Fundamental_Cuisine/imagenes/BANNER-PRINCIPAL/BANNER_PRINCIPAL.png);
}

.b-excelBasico {
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Excel_nivel_basico/imagenes/Banner+principal/Banner+principal-01.png);
}

.menu-week-hover {
 opacity: 0;
 visibility: hidden;
 position: absolute;
 bottom: 0;
 left: 100%;
 width: 110px;
 padding: 10px;
 border-radius: 10px;
}
 
.menu-week-hover a {
 background: #0f206c;
 color: white;
 border-radius: 8px;
 padding: 10px;
 box-sizing: border-box;
 display: block;
 text-align: center;
 margin-bottom: 10px;
}
.menu-week-hover .disabled {
 background: gray;
}
 
.template-courses .list-module .item-module:hover .menu-week-hover {
 opacity: 1;
 visibility: visible;
}

.b-postres_peruanos {
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Postres_peruanos/imagenes/Banner+inicio/baner+principal.png);
}

.banner-panaderia-pasteleria {
    background: url(https://usil.instructure.com/courses/31439/files/3731537/preview?instfs=true);
}

.b-manualClp{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Estrategia_financiera_emprendedores/imagenes/Banner+principal+.jpg);
}


.bg_social_media {
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/social_media_manager/img/banners_contenido/BANNERS+USIL-06.jpg) center center no-repeat;
}

.bgInicio_socialm {
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/titulos_expertos/social_media_manager/img/banner_principal/BANNERS+USIL-01.jpg);
}


.b-tradicionesPeruanas {
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Tradiciones_Cocina_Peruana/imagenes/Banner_Tradiciones_Cocina_Peruana-01.png);
}

.template-courses .bg-pfundamar {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/bannerp.png);
}

.fondologrofmd {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/modulo1.png) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologrofmd2 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/modulo2.png) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologrofmd3 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/modulo3.png) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.bgInicio_thiking {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/Thinking/BANNER.jpg);
}

.template-courses .bg-pfund2 {
    background-image: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/CURSO-03_ADMINISTRACION_DE_REDES_SOCIALES_BANNER.jpg);
}

.fondomar3 {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/BANNER_MODULO-01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondomam32 {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/BANNER_MODULO-02.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondo51 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/CURSO-05/BANNER_MODULO-01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondo52 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/CURSO-05/BANNER_MODULO-02.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondo53 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/CURSO-05/BANNER_MODULO-03.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondo54 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/CURSO-05/BANNER_MODULO-04.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.template-courses .bg-pfun54 {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/img/CURSO-05/CURSO-05_BANNER.jpg);
}


.b-altaCocina_peruanos {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Alta_cocina_peruana/imagenes/banners+principales.jpg);
}
.b-altaCocina_mundo {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Alta_cocina_mundo/imagenes/banners+principales.jpg);
}

.template-courses .bg-pfunda123 {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO1/BANNER.jpg);
}


.fondologrofmd1 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO1/BANNER-MODULO-01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologrofmd2 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO1/BANNER-MODULO-02.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologrofmd3 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO1/BANNER-MODULO-03.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}


.template-courses .bg-pcompodigit {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO2/BANNER.jpg);
}


.fondologrocdig1 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO2/BANNER-MODULO_01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologrocdig2 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO2/BANNER-MODULO_02.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologrocdig3 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO2/BANNER-MODULO_03.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.template-courses .bg-pcursocu {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO4/BANNER.jpg);
}


.fondocurso41 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO4/BANNER-MODULO-01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondocurso42{
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO4/BANNER-MODULO-02.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondocurso43 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/facultad_marketing_digital/BANNER-MODULO-03.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondocurso44 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO4/BANNER-MODULO-04.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.b-carnes_aves {
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Carnes_aves/banners+principales.jpg);
}

.b-legumbres{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Legumbres_Tuberculos_Cereales/imagenes/banners+principales.jpg);
}

.b-bases_pasteleria_peruana{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Bases_Pasteleria_Peruana/imagenes/bannerprincipal.jpg);
}

.b-adobo{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Adobos/imagenes/banners+principales.jpg);
}
.b-salsa-bases{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Salsas_y_Bases/imagenes/banners+principales.jpg);
}
.b-cocina-peruana{
    background: url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Cocina_Peruana_Moderna/imagenes/banners+principales.jpg);
}

.b-baseFundamento_peruana{
    background:url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Bases_Fundamentos_Cocina_Peruana/imagenes/banners+principales.jpg);
}
.b-aderezos_basicos{
    background:url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Aderezos_Basicos/imagenes/banners+principales.jpg);
}
.b-pescados_mariscos{
    background:url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Pescados_y_Mariscos/imagenes/banners+principales.jpg);
}

.b-cereales_tuberculos{
    background:url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Cereales_y_Tuberculos/imagenes/banners+principales.jpg);
}
.b-cocina_regional{
    background:url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Cocina_Regional/imagenes/banners+principales.jpg);
}

.b-reconocimiento_peruano{
    background:url(https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2020/Cursos_libres/Reconocimiento_Productos_Peruanos/imagenes/banners+principales.jpg);
}


.template-courses .bg-pmobile123 {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO-06/BANNER-PRINCIPAL.jpg);
}

.template-courses .bg-aweb123 {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO7/BANNER-PRINCIPAL.jpg);
}

.template-courses .bg-markdigi123 {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO8/BANNER-PRINCIPAL.jpg);
}



.fondologro_funda1 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO-06/BANNER-MODULO_01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologro_funda2 {
    background: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/usilonlife/facultad_marketing_digital/BANNER-MODULO_02.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}


.fondologro_fundcurso71 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO7/BANNER-MODULO-01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologro_fundcurso72 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO7/BANNER_MODULO_02.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologro_fundcurso81 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO8/BANNER_MODULO-01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologro_fundcurso82 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO8/BANNER_MODULO-02.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.fondologro_fundcurso83 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/programa_marketing_digital/CURSO8/BANNER_MODULO-03.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.b-platos_marinos {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/platos_marino/banner_principal.png);
}

.b-postres_postresbb {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/postres_peruanos/banner_principal_pp.jpg);
}



.template-courses .bg-agile {
    background-image: url(https://contenidoscev.usil.edu.pe/usilonlife/agiles/banner/BANNER-PRINCIPAL.jpg);
}

.bg-agile_m1 {	
	background: url(https://contenidoscev.usil.edu.pe/usilonlife/agiles/banner/BANNER-MODULO_01.jpg) center center no-repeat;
    height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}


.bg-agile_m2 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/agiles/banner/BANNER-MODULO_02.jpg) center center no-repeat;
	height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.bg-agile_m3 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/agiles/banner/BANNER-MODULO_03.jpg) center center no-repeat;
	height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.bg-agile_m4 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/agiles/banner/BANNER-MODULO_04.jpg) center center no-repeat;
	height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}
.bg-agile_m5 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/agiles/banner/BANNER-MODULO_05.jpg) center center no-repeat;
	height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.bg-agile_m6 {
    background: url(https://contenidoscev.usil.edu.pe/usilonlife/agiles/BANNER-MODULO_6.jpg) center center no-repeat;
	height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.bg-design-thinking-unit2 {
	background: url(https://usil.instructure.com/courses/31503/files/3863826/preview) center center no-repeat;
	height: 270px;
    margin-bottom: 30px;
    background-size: cover !important;
}

.bradius-8 {
	border-radius: 10px;
}

.container-card {
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    padding-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.bg-antes {
	background: url(https://usil.instructure.com/courses/31503/files/3866061/preview) center center no-repeat;
    margin-bottom: 30px;
	background-size: cover !important;
	transition: .5s cubic-bezier(0.17, 0, 1, 1.19);
}
.bg-antes:hover {
	background-position: top center;
}

.bg-durante {
	background: url(https://usil.instructure.com/courses/31503/files/3866079/preview) center center no-repeat;
    margin-bottom: 30px;
    background-size: cover !important;
	transition: .5s cubic-bezier(0.17, 0, 1, 1.19);
}
.bg-durante:hover {
	background-position: top center;
}

.bg-despues {
	background: url(https://usil.instructure.com/courses/31503/files/3866105/preview) center center no-repeat;
    margin-bottom: 30px;
    background-size: cover !important;
	transition: .5s cubic-bezier(0.17, 0, 1, 1.19);
}
.bg-despues:hover {
	background-position: top center;
}

.bg-empatiaa {
	background: url(https://usil.instructure.com/courses/31503/files/3867035/preview) center center no-repeat;
	height: 270px;
	margin-bottom: 30px;
	background-size: cover !important;
	transition: .5s cubic-bezier(0.17, 0, 1, 1.19);
}

/* estilos de curso estadistica  - propedeutico */

.img_maxwitdh_silabo {


	max-width: 170px !important;
}

.img_maxwitdh_profesor {


	max-width: 500px !important;
}

.img_maxwitdh_unidades {


	max-width: 250px !important;
}

.img_maxwitdh_sesiones {


	max-width: 250px !important;
}


.img_maxwitdh_ingresar {


	max-width: 150px !important;
}

.img_maxwitdh_title_sesion {


	max-width: 160px !important;
}

.img_maxwitdh_linea_verde {


	max-width: 100px !important;
}


.list-module .ext {
  margin: 10px;
  padding: 10px;
  height: auto;
}

.list-module .int {
  width: 235px;
  overflow: hidden;
  margin: 10px;
  padding: 10px;
  float: left;
  height: auto;
}

.list-module .imgs {
	width: 205px;
    max-width: 205px !important;
    display: block;
    margin: 0 auto;
}

.list-module .ext {
  clear: both;
}

.list-module .barra{
    border-top: #f5692c 3px solid;
    margin-left: 66px;
    width: 65px;
    font-size: 25px;
    padding-left: 20px;
	}	
	
.list-module .barra2{
    border-top: #f5692c 3px solid;
    margin-right: 66px;
    width: 65px;
    font-size: 25px;
    padding-left: 20px;
	}	
	
.list-module .texto1{
    color: #0d2165;
    font-size: 13px;
    font-weight: bold !important;
    text-align: center;
	}
	
.list-module .texto2{
		color:#0d2165;
		font-size: 10px;
		  text-align: center;
		
	}

.list-module .boton_new{
    text-align: center;
    width: 100%;
    margin-top: 10px;
	}

#alumn-description-ingles{
	text-align: center;
}
#alumn-description-ingles.newtitle p,
#alumn-description.newtitle p{
	font-size: 27px;
	line-height: normal; 
}
.new-week .item-module:before{
	content: none;
}

.module-tab-task-box_2 .text{
	color: #B867C4;
    font-weight: 900;
    font-size: 16px;
    line-height: normal;
}

.btn-module-primary_yellow {
    background: #F2BA1F;
    border: 1px solid #F2BA1F;
}
.btn-module-primary_yellow:hover {
    color: #F2BA1F;
    background: white;
}
.btn-module-primary_yellow,
.btn-module-primary_blue_electric {
	color: white;
    text-decoration: none !important;
    padding: 10px 20px; 
    border-radius: 10px;
    position: relative;
    display: inline-block;
	transition: .25s linear;
	line-height: 19px;
}
.btn-module-primary_blue_electric {
    background: #00DA9F;
    border: 1px solid #00DA9F;
}
.btn-module-primary_blue_electric:hover {
    color: #00DA9F;
    background: white;
}
.pd-left-purple_1{
	padding-left: 50px;
}
.pd-left-purple_2{
	padding-left: 85px;
}
@media screen and (max-width: 768px){
	.w-50 {
		width: auto;
	}
	.pd-left-purple_1,
	.pd-left-purple_2{
		padding-left: 20px;
	}
}  




/*PAGINA DE GESTION DE DOCENTE*/
.banner__header--docente{
    padding-bottom: 50px;
}
.banner__header--docente img{
	max-width: 100% !important;
     margin: 0 auto;
}
.banner__header--docente .d-desktop{
    display: none;
}
.content__tabs--docente .img-width{
    max-width: 100%; 
    width: 100%;
}
 .content__tabs--docente {
    font-family: 'Montserrat', sans-serif ;
	padding: 20px 10px;
	width: 100%;
    box-sizing: border-box;
}
 .content__tabs--docente .tabs__grupo--docente ul {
	 list-style: none;
     margin: 10px 0 20px;
	 padding: 0;
	 display: flex;
     justify-content: center;
	 flex-wrap: wrap;
}
 .content__tabs--docente .tabs__grupo--docente li {
	 margin: 5px 10px;
     width: 158px;
     height: 217px;
	 display: block;
	 font-size: 15px;
	 text-transform: none;
	 text-decoration: none;
	 position: relative;
	 color: #0f206c;
	 font-weight: 500;
     cursor: pointer;
     border: 1px solid #0F206C;
     border-radius: 20px;
     display: flex;
     text-align: center;
     flex-direction: column;
     align-items: center;
     padding: 22px 0 30px;
     justify-content: space-between;
     box-sizing: border-box;
     position: relative;
     transition: .5s;
     font-size: 16px;
}
.content__tabs--docente .bg-top{
    width: 100%;
    height: 78px;
    background-color: #F8C037;
    border-radius: 20px 20px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.content__tabs--docente .d-flex-center{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.content__tabs--docente .tabs__grupo--docente li img{
    height: 106px;
	max-width: 100% !important;
}

.content__tabs--docente .tabs__grupo--docente li:hover > .bg-top, 
.content__tabs--docente .tabs__grupo--docente li.active > .bg-top {
    background-color: #6D4895;
}

.content__tabs--docente .tabs__grupo--docente li:hover > img,
.content__tabs--docente .tabs__grupo--docente li.active > img{
    height: 138px;
    margin-top: -46px;
}
.content__tabs--docente .tabs__general--row {
	 display: none;
}
 .content__tabs--docente .tabs__general--row.active {
	 display: inherit;
}
.content__tabs--docente .tabs__grupo--respuestas{
    margin-top: 32px;
    border-top:  1px solid #0f206c;
}
.content__tabs--docente .btn-subtitle{
    background-color: #F8C037;
    width: max-content;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: bold;
    color: #0f206c;
    border-radius: 0 0 18px 18px;
    margin: 0 auto;
}
.content__tabs--docente .d-flex-center img {
    height: 13px;
    width: 23px;
    margin: 5px auto;
}
.content__tabs--docente .info__section_content {
    max-width: 600px;
    margin: 0 auto;
}
.content__tabs--docente .info__section{
    position: relative;
    display: flex;
    height: 85px;
    margin-top: 20px;
    box-sizing: border-box;
    position: relative;
}
.content__tabs--docente  .info__section::before {
    content: "";
    position: absolute;
    width: 85px;
    height: 84.7px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 5px;
    transform: translate(-50%, -50%);
}
.content__tabs--docente .info__section.blue .titulo{ 
    background-color: #0F206C;
}
.content__tabs--docente .info__section.purple .titulo{ 
    background-color: #6D4895;
}
.content__tabs--docente .info__section.yellow .titulo{ 
    background-color: #F8C037;
}
.content__tabs--docente .info__section.gray .titulo{ 
    background-color: #6D6D6B;
}

.content__tabs--docente .info__section.blue::before {
    background-image: url(https://contenidoscev.usil.edu.pe/Gestion_docente/arrow-blue-left.png);
}
.content__tabs--docente .info__section.purple::before {
    background-image: url(https://contenidoscev.usil.edu.pe/Gestion_docente/arrow-purple-left.png);
}
.content__tabs--docente .info__section.yellow::before {
    background-image: url(https://contenidoscev.usil.edu.pe/Gestion_docente/arrow-yellow-left.png);
}
.content__tabs--docente .info__section.gray::before {
    background-image: url(https://contenidoscev.usil.edu.pe/Gestion_docente/arrow-gray-left.png);
}

.content__tabs--docente .info__section_content a {
    text-decoration: none !important;
}
.content__tabs--docente .info__section .titulo{
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 9px;
    text-align: center;
}
.content__tabs--docente .info__section .texto{
    color: #0f206c;
    border: 1px solid #0f206c;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 19px;
    width: calc(100% - 140px);
}
.content__tabs--docente .info__section.blue::before,
.content__tabs--docente .info__section.purple::before,
.content__tabs--docente .info__section.yellow::before,
.content__tabs--docente .info__section.gray::before{
    display: none;
}
.c-purple, #alumn-description-ingles.newtitle p{color: #6A18BA;}
.c-blue-electric, #alumn-description.newtitle p{color: #0057D9;}
.b-radius-5{border-radius: 5px !important;}
.card_shadow{box-shadow: 0 3px 6px rgba(0,0,0,.10);}
.module-tab .subtitle_line-section{
	display: flex; 
}
.bradius-25{border-radius: 25px;}
.module-tab .subtitle_line-section div{
	font-size: 30px; 
	position: relative;
	padding: 4px 0 5px 15px; 
	margin-left: 17px;
	border-left: 2px solid #CCCCCC;
}
.module-tab .subtitle_line-section div::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 172px;
	border-bottom: 2px solid #CCCCCC;
}
.module-tab .subtitle_line-section img{
	height: 55px;
}
.module-tab-task-box_2 img {
	height: 145px;
    object-fit: cover;
}

/*NATHALY NUEVO PROTOTIPO*/
.content-items-links{
	width: 100%;
    padding: 9px 0 0 ;
}
.banner-links .items-links a{
	position: relative;
    background-color: #fff;
    border-radius: 20px;
    font-size: 12px;
    padding: 6px 15px 6px 45px;
    font-weight: 600;
    margin: 0 0 12px;
    display: inline-block;
	transition: .5s;
	color: #0F206C;
    cursor: pointer;
}
.banner-links .items-links a:hover{
	background-color: #D2EAFC;
}
.banner-links .items-links a::before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 38px;
    height: 38px;
    background-size: cover;
}
.banner-links .items-links a.c-1{
	left: -45px;
}
.banner-links .items-links a.c-2{
	left: -85px;
}
.banner-links .items-links a.c-3{
	left: -125px;
}
.banner-links .items-links a.c-4{
	left: -165px;
}
.banner-links .items-links a.c-1::before{
	background-image:url(https://contenidoscev.usil.edu.pe/CPEL_2021/web_imagenes/cursos/prototipo/c-1.png);
}
.banner-links .items-links a.c-2::before{
	background-image:url(https://contenidoscev.usil.edu.pe/CPEL_2021/web_imagenes/cursos/prototipo/c-2.png);
}
.banner-links .items-links a.c-3::before{
	background-image:url(https://contenidoscev.usil.edu.pe/CPEL_2021/web_imagenes/cursos/prototipo/c-3.png);
}
.banner-links .items-links a.c-4::before{
	background-image:url(https://contenidoscev.usil.edu.pe/CPEL_2021/web_imagenes/cursos/prototipo/c-4.png);
}
.banner-links .items-links a.c-5::before{
	background-image:url(https://contenidoscev.usil.edu.pe/CPEL_2021/web_imagenes/cursos/prototipo/c-5.png);
}
.d-block{
	display: block;
}
.color-double{
	text-shadow: 2px 1px #00fff7;
}
.font-size-35{
	font-size: 35px;
}
.footer-gray {
    background-color: #E8E8E8;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    background-position: center center;
    justify-content: space-between;
    padding: 20px 20px 30px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
    border-radius: 15px 15px 0 0;
}
.footer__links--col a{
    text-decoration: none;
}
.footer__links--col.redes img{
    height: 32px;
    margin-right: 10px;
}
.footer__links--col:nth-child(2) p,
.footer__links--col:nth-child(1) a{
    color: #0f206c;
}
.footer__links--col:nth-child(2) a{
	background: linear-gradient(to right , #0F206C, #499A98);
    padding: 10px 22px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: table;
    margin: 0 auto;
    text-align: center;
}
.footer__links--col:nth-child(2) p{
	font-size: 15px;
    font-weight: 500;
    margin: 10px 0;
}
.footer__links--col:nth-child(1) div{
    font-size: 15px;
    font-weight: 600;
}
.footer__links--col:nth-child(1) a {
	display: flex;
    font-weight: 500;
    font-size: 13px;
    margin-top: 6px;
}
.footer__links--col:nth-child(1) div:nth-child(2) a{
    padding: 0;
}
.footer__links--col:nth-child(1) a img {
    margin: 0 12px 0 0;
    height: 18px;
}

.footer__links--col{
    text-align: center;
}
.footer__links--col:nth-child(2){
    margin: 25px 0 35px;
}
.footer__links--col.redes{
    text-align: center;
}
#footer-line{
	border-bottom: 0;	
}

#banner-logro{
	border-radius: 0 30px 0 30px;
}
#banner-logro .row-video{
	margin-bottom: 85px;
}
#banner-logro .video{
	height: auto;
    padding: 20px 0;
}
#banner-logro video{
	max-width: 100%;
}
.card__gray img {
    position: relative;
	z-index: 1
}
.card__gray .card__gray--content {
    display: block;
    width: 215px;
    border-radius: 12px;
    text-align: center;
    padding: 10px 10px 20px;
    border: 2px solid #26ABFF;
}
.card__gray .card__gray--content a{
	position: relative;
}
.card__gray .card__gray--content a::after{
	content: "";
    position: absolute;
    left: -1px;
    top:-58px;
    width: 100%;
    height: 136px;
    border-radius: 50%;
    border: 2px solid #26ABFF;
    z-index: 1;
}
.line-absolute img{
	position: absolute;
    top: -26px;
    max-width: 150px !important;
}
.box-sizing-box{
	box-sizing: border-box;
}
.banner-links{
	display: flex;
}
.triangle-opacity{ 
    width: 0;
    height: 0;
    border-top: 180px solid #0F206C;
    border-right: 180px solid transparent;
    opacity: 0.92;
    position: relative;
}

.triangle-opacity:before {
    content: "";
    position: absolute;
    height: 258px;
    border-left: 3px solid #fff;
    transform: rotate(45deg);
    top: -218px;
    left: 89px;
}
.accordion-container .icon-arrow img {
    position: absolute;
    top: 36px;
    right: 20px;
    height: 18px !important;
}
.accordion-titulo .tab_pd{
	padding: 0 46px 0 0;
}
.accordion-container .left_tab.icon img {
	height: 66px !important;
    position: absolute;
    top: -1px;
    left: -19px;
}
.bradius-7 {
    border-radius: 7px 0 0 7px;
}
.right_tab {
    font-size: 16px;
}
.bg-blue {
    background-color: #0f206c;
}
.w-20{
	width: 20%;
}
.w-80 {
	width: 80%;
}
.tab_pd .left_tab {
    display: none;
	position: relative;
}
.accordion-container .links_tab a {
    margin: 8px 0;
    display: flex;
    align-items: center;
}
.accordion-container .subtitle, 
.accordion-container .links_tab a span {
    color: #0f206c;
    font-size: 12px;
    text-align: left;
    margin: 0;
}
.list-module.new-week .number-module.pen{
	border-radius: 5px;
}
@media only screen and (max-width: 1024px){
	.w-60, .w-80, .w-40, .w-20{
		width: 100%;
	}
	.accordion-titulo .tab_pd{
		padding: 0 30px 0 0;
	}
	.accordion-titulo .tab_pd.align-items-center{
		align-items: inherit !important;
		flex-direction: row;
	}
	.accordion-container .left_tab.icon img {
		display: none;
	}
	.right_tab.mr-4 {
		margin-left: 0 !important;
	}
}
@media only screen and (max-width: 480px){
	.accordion-titulo.module-tab.ml-2{
		margin-left: 0 !important;
	}
}
@media (min-width: 480px){
    .banner__header--docente .d-desktop,
	.tab_pd .left_tab {
        display: block;
    }
    .banner__header--docente .d-mobile{
        display: none;
    }
	.content-items-links{
		padding: 18px 0 10px;
	}
	.tab_pd .left_tab{
		width: 125px;
	}
	.tab_pd .right_tab{
		width: calc(100% - 125px);
	}
	.accordion-container .subtitle, 
	.accordion-container .links_tab a span,
	.right_tab {
		font-size: 18px;
	}
}

@media (min-width: 768px){ 
    .content__tabs--docente .info__section.blue::before,
    .content__tabs--docente .info__section.purple::before,
    .content__tabs--docente .info__section.yellow::before,
    .content__tabs--docente .info__section.gray::before{
        display: block;
    }
    .content__tabs--docente .info__section .texto{
        width: calc(100% - 250px);
        border-radius: 0 30px 30px 0;
        
    }
    .content__tabs--docente .info__section{
        flex-direction: row;
    }
    .content__tabs--docente .info__section .titulo{
        font-size: 18px;
        line-height: 24px;
        padding: 0 25px 0 50px;
    }
	.banner__header--docente img{
		max-width: 800px !important;

	}
	.card__hover {
		transition: .5s;
	}
	.card__hover:hover {
		transform: scale(1.1,1.1);
		filter: contrast(100%);
	}
	
}

@media (min-width: 992px){
    .content__tabs--docente .banner__header--docente{
        padding-bottom: 70px;
    }
    .content__tabs--docente {
        padding: 20px;
   }
   .content__tabs--docente .tabs__grupo--docente ul{
       margin: 0;
   }
    .content__tabs--docente .tabs__grupo--docente li {
        margin: 0 7px 5px;
   }
    .content__tabs--docente .tabs__grupo--docente li::before {
        content: "";
        background: url(https://contenidoscev.usil.edu.pe/Gestion_docente/arrow-blue.png);
        position: absolute;
        width: 35px;
        height: 35px;
        background-size: contain;
        background-repeat: no-repeat;
        top: 6px;
        left: 50%;
        transform: translate(-50%, -50%);
   }
    .content__tabs--docente .tabs__grupo--docente li:hover::before, 
    .content__tabs--docente .tabs__grupo--docente li.active::before,
    .content__tabs--docente .tabs__grupo--docente li.active::after {
        content: "";
        position: absolute;
        width: 35px;
        height: 35px;
        background-size: contain;
        background-repeat: no-repeat;
        top: auto;
        left: 50%;
        transform: translate(-50%, -50%);
   }
    .content__tabs--docente .tabs__grupo--docente li:hover::before, 
    .content__tabs--docente .tabs__grupo--docente li.active::before {
        background-image: url(https://contenidoscev.usil.edu.pe/Gestion_docente/arrow-yellow.png);
        bottom: -36px;
    }
   .content__tabs--docente .tabs__grupo--docente li.active::after{
        background-image: url(https://contenidoscev.usil.edu.pe/Gestion_docente/arrw-line.jpg);
        bottom: -50px;
        height: 20px;
   }
   .content__tabs--docente .tabs__grupo--respuestas .info__tab--content {
        padding: 15px 15px 25px 85px;
    }
	.footer-gray{
        height: 95px;
        flex-direction: row;
        align-items: flex-end;
        flex-wrap: wrap;
    }
    .footer__links--col{
        text-align: inherit;
    }
    .footer__links--col:nth-child(2){
        margin:0;
    }
    .content__tabs--preguntas .tabs__grupo--preguntas li:hover:before,
    .content__tabs--preguntas .tabs__grupo--preguntas li.active:before{
        display: none;
    }
}
/*FIN PAGINA DE GESTION DE DOCENTE*/
@media (min-width: 1025px){
	#banner-logro .video {
		border-left: 2px solid #fff;
	}
	#banner-logro video {
		max-width: calc(100% - 100px);
		padding-top: 10px;
	}
	.card__gray img {
		margin-top: -100px;
	}
	.card__gray .card__gray--content a::after{
		z-index: 0;
		left: -2px;
		height: 90px;
		top: -109px;
		border-radius: 100px 100px 0 0;
	}
}





#sp-banner{
	height: 370px;
}
#sp-description{
	padding: 15px;
	width: 100%;
	border: 2px solid #FBD106;
    background-color: #fff;
	margin-top: -105px;
    border-radius: 85px;
	box-shadow: 0 7px 15px rgb(0 0 0 / 20%);
	align-items: flex-start;
}
#sp-description #alumn-description {
	width: 100%;
    box-sizing: border-box;
    padding: 0;
	color: #fff;
}
#sp-description .bienvenida{
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    padding-top: 10px;
	color: #fff;
}
#sp-description #alumn-description span{
	display: inline;
}
#sp-description .title-v-bold{
	margin-bottom: 8px;
}
#sp-cubo{
	bottom: 25px;
	display: none;
}
#sp-description .teacher-text {
	padding: 20px 0;
	box-sizing: border-box;
}
#sp-content .module-tab .subtitle_line-section div{
	border-left: 3px solid #8497A2;
	color: #153076;
}
#sp-content .module-tab .subtitle_line-section div::after{
	border-bottom: 3px solid #8497A2;
	width: 100%;
}
#sp-docente{
	background-color: #F5F7F7;
    border-radius: 7px;
    border: 2px solid #FBD106;
    margin: 40px 0 0;
}
#sp-docente .icon-1{
	max-width: 65px;
    left: 0px;
    bottom: 85px;
}
#sp-docente .icon-2{
	max-width: 59px;
    left: 10px;
    bottom: 10px;
}
#sp-docente .icon-3{
	right: 22px;
	top: 50%;
	transform: translate(50%, -50%);
}
#sp-docente .icon-4{
    right: 7px;
    bottom: 18px;
}
.position-absolute {
	position: absolute;
}
.hover_opacity a{
    opacity: 0.2;
    transition: .5s;
}
.hover_opacity a:hover{
    opacity: 1;
}

#sp-line .img-width{
	position: relative;
	width: 110px !important;
	padding: 0 0px 21px 10px;
}
#sp-line .img-width:before{
	content: "";
	position: absolute;
	left: 0px;
	top: 26px;
	width: 18px;
	border-bottom: 2px solid #FBD106;
}
#sp-line .img-width:after{
	content: "";
	position: absolute;
	right: -17px;
	top: 26px;
	width: 24px;
	border-bottom: 2px solid #FBD106;
}

#sp-line .line-1,#sp-line .line-2, #sp-line .line-3{
	display: none;
}

#sp-line .line-1, #sp-line .line-2, #sp-line .line-3{
	position: absolute;
	border-bottom: 2px solid #FBD106;
	width: 98%;
	left: 13px;
}

#sp-line .line-1{
	top: 54px;
}
#sp-line .line-2{
	top: 123px;
}
#sp-line .line-3{
	top: 190px;
}
#sp-line .line-1:after, #sp-line .line-2:after, #sp-line .line-3:after{
	content: "";
	position: absolute;
	right: -1px;
	top: -7px;
	height: 33px;
	border-right: 2px solid #FBD106;
}
#sp-line .line-1:before, #sp-line .line-2:before, #sp-line .line-3:before{
	content: "";
	position: absolute;
	left: -1px;
	top: 26px;
	height: 36px;
	border-right: 2px solid #FBD106;
}



#sp-content .footer-banner{
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
	background-position: center;
}
#sp-line{
	align-items: center;
	width: 600px;
}
#sp-line .img-width img {
    width: 108px !important;
}

.subtitle_line-section div{
	font-size: 30px;
	position: relative;
	padding: 4px 0 5px 15px;
	margin-left: 17px;
	border-left: 3px solid #CCCCCC;
	width: 100%;
	color: #009A99;
}
.subtitle_line-section div::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 3px solid #CCCCCC;
}
.subtitle_line-section img{
	height: 55px;
}
.subtitle_line-section {
    display: flex;
}
@media only screen and (min-width: 1300px){
	#sp-line .line-1, #sp-line .line-2,  #sp-line .line-3{
		display: block; 
	}
}
@media only screen and (min-width: 1024px){
	#sp-description{
		border-radius: 150px;
	}
	#sp-description .teacher-text {
		padding: 0 0 0 50px;
	}
	#sp-description .teacher-text {
		padding: 20px;
	} 
	#sp-cubo{
		display: block;
	}
	#sp-docente .video{
		padding: 23px 15px 12px;
    	height: auto;
	}
}


/* CSS */
.button-71 {
  background-color: #0078d0;
  border: 0;
  border-radius: 56px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
  font-size: 18px;
  font-weight: 600;
  outline: 0;
  padding: 16px 21px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-71:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 92%;
}

.button-71:hover {
  box-shadow: rgba(255, 255, 255, .2) 0 3px 15px inset, rgba(0, 0, 0, .1) 0 3px 5px, rgba(0, 0, 0, .1) 0 10px 13px;
  transform: scale(1.05);
}

@media (min-width: 768px) {
  .button-71 {
    padding: 16px 48px;
  }
}

.notifica{
    font-size: 14px;
    color: #ffffff;
    background-color: #192474;
    text-align: justify ! important;
    padding: 15px;
    font-family: 'Gotham-Book';
}



/*-------------------------------------------------------------------LOGIN--------------------------------------------------------------------- */
.ic-Login__body {
    padding: 0;
    margin: 0;
}
.ic-Login__content {
    width: 100%;
    padding: 0;
    background: #ffffff00 ;
	border-color: #ffffff00;
}
.login_estandar .ic-Form-control{
    margin-bottom: 12px;
}
.ic-Login .ic-Login-header,
.ic-Login .ic-Form-control label,
body.ic-Login-Body #footer.ic-Login-footer,
.ic-Login__actions  .ic-Form-control--login:after,
.mobileLogin-Header{
	display: none !important;
}
.login_estandar .login_header {
	text-align: center;
}
.login_estandar .login_header span{
	width: 33.33%;
    height: 3px;
}
.ic-Login .ic-Login__actions{
	flex-direction: column;
}
.ic-Login__actions-timeout{
	width: 100%;
}
.ic-Login__actions-timeout input{
	margin-top: -3px;
}
.ic-Login .ic-Login__actions label, .ic-Login .ic-Login__actions a,
.login_estandar .forgot-password,.login_estandar  #forgot_password_form .flip-to-front{
	font-size: 14px;
	vertical-align: 0;
    color: #00264d !important;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600;
}
.ic-Login__forgot{
	float: right;
}
select.ic-Input:focus, textarea.ic-Input:focus, input[type="text"].ic-Input:focus, input[type="password"].ic-Input:focus, input[type="datetime"].ic-Input:focus, input[type="datetime-local"].ic-Input:focus, input[type="date"].ic-Input:focus, input[type="month"].ic-Input:focus, input[type="time"].ic-Input:focus, input[type="week"].ic-Input:focus, input[type="number"].ic-Input:focus, input[type="email"].ic-Input:focus, input[type="url"].ic-Input:focus, input[type="search"].ic-Input:focus, input[type="tel"].ic-Input:focus, input[type="color"].ic-Input:focus, .uneditable-input.ic-Input:focus {
    outline-color: #0f206c;
}
/*INICO CARD BLANCO - LOGIN*/
/*.ic-Login__innerContent, */
.ic-Login__innerContent {
	padding-top: 40%;
}

.login_estandar{
	font-family: 'Montserrat', sans-serif !important;
}
.login_estandar #f1_card,
.ic-Login__container{
    width: calc(100% - 30px);
    height: auto;
    margin: 40px auto;
    border-radius: 15px;
    background: #fff;
    /*box-shadow: 0px 2px 16px rgb(0 0 0 / 80%);*/
    padding: 15px;
    box-sizing: border-box;
}

.login_header .logo {
    display: flex;
    justify-content:space-between;
}
.login_header .logo img {
    height: 47px;
}
.login_header h1{
	font-size: 26px;
    font-weight: bold;
    line-height: normal;
    margin: 45px 0 0;
	color: #0f206c;
}
.login_header p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    line-height: normal;
    margin: 18px 0;
	font-family: 'Montserrat', sans-serif !important;
}
.login_header hr{
	border-bottom: 3px solid #0f206c;
    width: 25px;
    display: inline-block;
    border-radius: 3px;
    margin: 0 0 30px;
}
/*FIN CARD BLANCO - LOGIN*/

/*INICO FORMULARIO- LOGIN*/
.ic-Login .ic-Form-control input,
.login_estandar .ic-Form-control input{
	background: #bfcdf6;
	font-size: 15px;
    border-radius: 21px;
    padding: 12px 12px 12px 53px;
    border: 0;
    height: 46px;
}
.ic-Login .ic-Form-control--login #pseudonym_session_unique_id,
.login_estandar .ic-Form-control input[type=email], .login_estandar #forgot_password_form .ic-Input.email_address  {
	background-image: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/canvas/onlinesiu/personalizacion_portal/b1.png) !important;
	background-size: 49px;
    background-repeat: no-repeat;
    background-position: 2px 0.5px;
}
.ic-Login .ic-Form-control--login #pseudonym_session_password,
.login_estandar .ic-Form-control input[type=password] {
	background-image: url(https://s3.amazonaws.com/contenidoscev.usil.edu.pe/canvas/onlinesiu/personalizacion_portal/b2.png) !important;
	background-size: 49px;
    background-repeat: no-repeat;
    background-position: 2px 0.5px;
}
.ic-Login .ic-Form-control .Button--login, 
.login_estandar #login_form .Button--login,
#forgot_password_form .request-password-button{
	background: #00ffb8;
    color: #002663;
    font-size: 17px;
    font-weight: bold;
    height: 48px;
    border-radius: 25px;
    margin: 25px auto 12px;
    padding: 10px 28px;
    width: auto;
	position: relative;
	margin-bottom: -60px;
}
.login_estandar #login_form, .login_estandar #forgot_password_form{
	max-width: 345px;
    margin: 0;
}
.login_estandar .forgotBlock{
	margin: 0;
}
.login_estandar .ic-Form-control input[type=text]::placeholder,
.login_estandar .ic-Form-control input[type=email]::placeholder,
.login_estandar .ic-Form-control input[type=password]::placeholder{
	color: #fff;
	font-weight: bold;
}
/*FIN FORMULARIO- LOGIN*/


/*INICIO SLIDER IMAGEN - LOGIN*/
.slider-hidden-md,
#f1_container{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    animation: animateSectionBackground 15s infinite;
	height: 847px;
    width: 100%;
	justify-content: flex-end;
    flex-direction: column-reverse;
    padding: 0;
	position: relative;
}

@-webkit-keyframes animateSectionBackground{
	0% {background-image:url(https://contenidoscev.usil.edu.pe/canvas/pregrado/personalizacion_portal/fondo.png);}
	50% {background-image:url(https://contenidoscev.usil.edu.pe/canvas/pregrado/personalizacion_portal/fondo2.png);}
	100% {background-image:url(https://contenidoscev.usil.edu.pe/canvas/pregrado/personalizacion_portal/fondo3.png);}
}
.login_slide1 {
	animation: fade 15s infinite;
	-webkit-animation: fade 15s infinite; }
.login_slide2{
	animation: fade2 15s infinite;
	-webkit-animation: fade2 15s infinite; }
.login_slide3 {
	animation: fade3 15s infinite;
	-webkit-animation: fade3 15s infinite; }
  
  @-webkit-keyframes fade {
	0% {
	  opacity: 1; }
	50% {
	  opacity: 0; }
	100% {
	  opacity: 0; }}
  
  @keyframes fade {
	0% {
	  opacity: 1; }
	50% {
	  opacity: 0; }
	100% {
	  opacity: 0; }}
  
  @-webkit-keyframes fade2 {
	0% {
	  opacity: 0; } 
	50% {
	  opacity: 1; }
	100% {
	  opacity: 0; }}
  
  @keyframes fade2 {
	0% {
	  opacity: 0; }
	50% {
	  opacity: 1; }
	100% {
	  opacity: 0; }}
  
  @-webkit-keyframes fade3 { 
	0% {
	  opacity: 0; }
	50% {
	  opacity: 0; }
	100% {
	  opacity: 1; }}
  
  @keyframes fade3 {
	0% {
	  opacity: 0; }
	50% {
	  opacity: 0; }
	100% {
	  opacity: 1; }}
/*FIN SLIDER IMAGEN - LOGIN*/

.ic-Login.login_estandar{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	/*padding: 20px 60px 20px 210px;*/
	box-sizing: border-box;
	flex-direction: column-reverse;
	height: 800px;
}
.login_slider{
	margin-left: 0;
	max-width: 100%;
	text-align: center;
}
.login_box{
	width: 100%;
    bottom: 113px;
    right: 0;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
}

.login_box--text{
	text-align: center;
    display: inline-block;
}
.login_header strong{
	font-family: 'Montserrat', sans-serif !important;
}
.login_box--text h3{
	font-size: 21px;
	line-height: normal;
	font-weight: 300;
	text-shadow: 1px 2px 1px black;
	margin: 0 0 14px 0;
	color: #fff;
	font-family: 'Montserrat', sans-serif !important;
}
.login_box--text h3 span{
	font-weight: bold;
	font-family: 'Montserrat', sans-serif !important;
}
.login_box--text h4{
	font-size: 15px;
    color: #fff;
    background: #E6C20A;
    padding: 5px 10px;
    display: inline;
    border-radius: 20px;
}
.btn-circle-2, .btn-circle img:nth-child(2){
	display: none;
	/*position: absolute;
	top: 20px;
	left: 20px;
	height: 100px;*/
}
.btn-circle img:first-child{ 
	height: 169px;
    bottom: 30px;
    right: -24px;
    position: absolute;
}
.login_estandar .ui-helper-hidden-accessible,
.login_estandar #forgot_password_instructions{
	color: #221e20;
    text-align: center;
	font-family: 'Montserrat', sans-serif !important;
}
@media only screen and (min-width:480px){
	.login_estandar #f1_card,
	.ic-Login__container{
		width: 450px;
		height: max-content;
	}
	.login_estandar #login_form,
	.login_estandar #forgot_password_form{
		margin: 15px auto 30px;
		background: #ffffff7a;
        border-color: #ffffff;
        border-radius: 25px;
        border-style: solid;
        padding: 25px;
	}
}

@media only screen and (min-width:768px){
	.slider-hidden-md, #f1_container{
		height: 100vh;
	}
}

@media only screen and (min-width: 1024px){ 
	.slider-hidden-md{
		height: 100%;
	}
	.ic-Login__container--slider {
		width: 55%;
		height: 100vh;
		position: relative;
	}
	.ic-Login__container, .login_estandar #f1_card {
		background: #ffffff00;
		width: 45%;
		height: 100vh;
		/*box-shadow: 0px 2px 16px rgb(0 0 0 / 80%);*/
		margin: 0;
		border-radius: 0;
	}

	/*login desktop*/
	.ic-Login.login_estandar,
	#f1_container{
		flex-direction: row-reverse;
		height: 100%;
		padding: 0;
        background-position: center right;
	}
	
	.ic-Login__actions-timeout{
		padding-top: 13px;
	}
	.hidden-md{
		display: none;
	}
	.login_header .logo{
		justify-content: center;
		padding-top: 20px;
	}
	.login_header .logo img {
		height: 100px;
	}
	.login_header h1{
		margin: 78px 0 0;
	}
	.login_box {
		position: absolute;
		bottom: 60px;
		right: 100px;
		width: auto;
		left: inherit;
		transform: inherit;
	}
	.btn-circle img:first-child {
		top: 256px;
		position: fixed;
		height: 256px;
		right: -39px;
	}

	.btn-circle img:nth-child(2){
		display: block;
		position: absolute;
		height:120px;
		top: 30px;
		right: 30px;
	}
	.btn-circle-2{
		position: absolute;
		bottom: 20px;
		height: 256px;
    	left: -39px;
		display: block;
	}
	/*.ic-Login__container--slider{
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top;
		animation: animateSectionBackground 15s infinite;
		height: 864px;
		width: 100%;
		background-size: cover;
		justify-content: flex-end;
		flex-direction: column-reverse;
		padding: 0;
		position: relative;
	}*/
    div#f1_container.login_estandar div#f1_card {
        margin-top: 0;
    }
}

@media only screen and (min-width:1200px){

	.login_slider{
		margin-left: 150px;
		max-width: 500px;
	}

	 .btn-circle{
		display: block;
		position: relative;
		height: 100vh;
	}
	.login_box--text h3{
		font-size: 42px;
		margin: 0 0 18px 0;
	}
	.login_box--text h4{ 
		font-size: 24px;
	}
	.slider-hidden-md{
		background-position: bottom;
	}

	.ic-Login__container--slider{
		width: 60%;
	}
	.ic-Login__container{
		width: 40%;
	}
	/*.login_header h1{
		margin: 120px 0 0;
	}

	.btn-circle-2{
		height: 150px;
	}*/
    .ic-Login.login_estandar,
	#f1_container{
        background-size: cover;
	}
}

@media only screen and (min-height:345px){
	#f1_container,
	.ic-Login.login_estandar{
		height: 847px;
	} 

}
@media (min-height: 630px) and (max-height: 673px){
	.ic-Login__container, .login_estandar #f1_card,
	.ic-Login__container--slider{
		height: 100% !important;
	}
}
@media only screen and (min-height:674px){
	#f1_container, .ic-Login.login_estandar{
		height: 100vh !important;
	}
}

/*-------------------------------------------------------------FIN LOGIN--------------------------------------------------------------------- */
/*TABS CURSO*/


nav[role="navigation"] a.conferences, nav#mobileContextNavContainer a[href$="/conferences"] {
    display: none;
}

nav[role="navigation"] a.collaborations, nav#mobileContextNavContainer a[href$="/collaborations"] {
    display: none;
}

/*nav[role="navigation"] a.context_external_tool_3, nav#mobileContextNavContainer a[href$="/context_external_tool_3"] {
    display: none;
}*/

nav[role="navigation"] a.context_external_tool_43, nav#mobileContextNavContainer a[href$="/context_external_tool_43"] {
    display: none;
}

nav[role="navigation"] a.context_external_tool_46, nav#mobileContextNavContainer a[href$="/context_external_tool_46"] {
    display: none;
}

nav[role="navigation"] a.context_external_tool_42, nav#mobileContextNavContainer a[href$="/context_external_tool_42"] {
    display: none;
}

nav[role="navigation"] a.context_external_tool_52, nav#mobileContextNavContainer a[href$="/context_external_tool_52"] {
    display: none;
}

/*nav[role="navigation"] a.syllabus, nav#mobileContextNavContainer a[href$="/syllabus"] {
    display: none;
}*/


nav[role="navigation"] a.context_external_tool_94, nav#mobileContextNavContainer a[href$="/context_external_tool_94"] {
    display: none;
}

nav[role="navigation"] a.context_external_tool_16, nav#mobileContextNavContainer a[href$="/context_external_tool_16"] {
    display: none;
}

nav[role="navigation"] a.context_external_tool_144, nav#mobileContextNavContainer a[href$="/context_external_tool_144"] {
    display: none;
}




/*FIN TABS*/


/* ESTILOS VERSION CPEL 2023 13/02/2023*/
.footer-45715{
	background-image: url(https://usil.instructure.com/courses/45715/files/7385983/preview);
    background-size: cover;
    height: 100%;
    padding: 5px;
    border-radius: 20px 20px 0 0;
}
.cpel-v1 .banner-cpel{
	min-height: 367px;
}
.cpel-v1 .bg-white-opacity{
	width: 90%;
	background-image: url(https://usil.instructure.com/courses/45725/files/7877117/preview?instfs=true);
    padding: 20px 10px 0 30px;
    margin-top: 15px;
}

.cpel-v1 .titulo-tema{
	color: #fff;
	font-size: 1.7rem;
}
.cpel-v1 span.categoria  {
	position: relative;
	background-color: #002663;
	color: #fff;
	z-index: 1;
	display: inline;
    padding: 8px;
    font-weight: 600;
    border-radius: 12px;
    font-size: 1rem;
}
.cpel-v1 .banner p{
	font-size: 0.813rem;
    color: #fff;
}

.cpel-v1 .btn-week div img{
	height: 167px;
    border-radius: 50%;
    padding: 15px;
    box-shadow: 5px 8px 13px rgb(0 0 0 / 11%);
}
.cpel-v1 .btn-week div a:hover img{
	background:#57CCB9;
}
.font-weight-600{
	font-weight: 600;
}

.cpel-v1 .ribbon::after,
.cpel-v1 .ribbon-top::after{
	content: "";
	position: absolute;
	left: -5px;
	top: -6px;
}

.cpel-v1 .ribbon::before,
.cpel-v1 .ribbon-bottom::before {
	content: "";
	position: absolute;
	right: -4px;
	bottom: -6px;
	z-index: -1;
}

.cpel-v1 .ribbon::after,
.cpel-v1 .ribbon-top::after,
.cpel-v1 .ribbon::before,
.cpel-v1 .ribbon-bottom::before {
	width: 90%;
	height: 25px;
	border-radius: 30px;
	background-color: #00B79A;
	z-index: -2;
}
.cpel-v1 .ribbon-top,
.cpel-v1 .ribbon-bottom{
	position: relative;
	background-color: #fff;
}

/*Pagina de cronograma - pregrado*/
.box-cronograma {
	max-width: 180px;
    width: 180px !important;
    border-radius: 25px;
    padding: 10px;
    box-sizing: border-box;
	margin: 20px 10px;
}
.box-cronograma .datos {
	padding: 5px 5px 5px 13px;
    background: #fff;
    border-radius: 20px;
    width: 100%;
    box-sizing: border-box;
    justify-content: space-between;
    flex-direction: row;
	
}
.object-fit{
	object-fit: cover;
}

.f-arrow {
    display: none;
}
@media (min-width: 1050px){
	.f-arrow {
		display: block;
	}
	.cronograma-footer{
		margin-top: -150px;
	}
}


.onequestion-img{
    bottom: 40px;
}

.box-shadow{
	box-shadow: 0 10px 12px rgb(0 0 0 / 20%);
}
.style-modal-overlay-course{
	text-align: left; 
	display: flex; 
	position: fixed !important; 
	z-index: 11; 
	left:84px;
	top: 0; 
	width: 100%; 
	height: 100%;
	background: #4b4da3d6;
}
.style-modal-course{
    background-color: #fff;
    padding: 10px;
    position: absolute;
    width: 100vw;
    max-width: 660px;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%);
    padding: 20px;
    box-sizing: border-box;
    border-radius: 40px;
}


.btn-studentBox{
	bottom: 30px;
    left: 25px;
}




/*Maqueta de curso id:53856*/
.CD_linea{
	display: none;
}
.CD_list-number{
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items: center;
}
.CD_number a{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center; 
	color: #fff;
	font-size: 28px;
	line-height: 60px;
	background-color: #56cfd7;
	margin: 10px; 
	display: inline-block;
}
.CD_number:nth-child(even) a{
	background-color: #584bab;
}
.CD_number a:hover,.CD_number a:active{
	background-color: #000;
	transition: .5s;
}
.CD_list-number .img-inicio img,
.CD_list-number .img-fin img{width: 85px;}
.CD_number:nth-child(17) a{background-color: #feb337;}
@media (min-width: 768px){
	.CD_linea{
		display: block;
	}
	.CD_list-number{
		justify-content: initial;
		align-items: initial;
	}
	.CD_number {
		position: absolute;
	}
	.CD_number a{
		margin: 0;
	}
	.CD_number:nth-child(2),.CD_number:nth-child(3),.CD_number:nth-child(4),.CD_number:nth-child(5){
		top: -1%;
	}
	.CD_list-number .img-inicio{left: 0; top: -10px;position: absolute;}
	.CD_number:nth-child(2){left: 20%;}
	.CD_number:nth-child(3){left: 40%;}
	.CD_number:nth-child(4){left: 60%;} 
	.CD_number:nth-child(5){right: 10%;}
	.CD_number:nth-child(6){top: 15%; right: -3%;}
	.CD_number:nth-child(7){top: 26%;right: 19%;}
	.CD_number:nth-child(8){top: 26%;left: 46%;}
	.CD_number:nth-child(9){top: 26%;left: 22%;}
	.CD_number:nth-child(10){left: -2%;top: 38%;}
	.CD_number:nth-child(11){bottom: 36%;left: 22%;}
	.CD_number:nth-child(12){bottom: 36%;left: 46%;}
	.CD_number:nth-child(13){bottom: 36%;right: 19%;}
	.CD_number:nth-child(14){bottom: 22%;right: -3%;}
	.CD_number:nth-child(15){bottom: 10%;right: 19%;}
	.CD_number:nth-child(16){left: 46%;bottom: 10%;}
	.CD_number:nth-child(17) {bottom: 10%;left: 22%;}
	.CD_list-number .img-fin{left: 0;bottom: 5%;position: absolute;}
}
@media (min-width: 1024px){
  	.CD_number a{
		width: 65px;
		height: 65px;
		font-size: 38px;
		line-height: 60px;	
	}
}


/*FIN Maqueta de curso id:53856*/

.bg-postion--bottom{
	background-position: bottom !important;
}



/******* digital toolkit prime inicio**********/
#course_dtkp{
	width: 100%;
}

#course_dtkp .header img {
	width: 100%;
}

#course_dtkp .content {
	height: 400px;
}

#course_dtkp .section_robot {
	display: block;
	width: 50%;
	float: left;
}

#course_dtkp .section_robot img {
	width: 50%;
	padding: 50px 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#course_dtkp .section_robot_text {
	display: block;
	width: 48%;
	float: right;
	height: 100%;
}

#course_dtkp .section_robot_text img {
	width: 100%;
	margin-left: auto;
	display: block;
	margin-right: auto;
	padding-top: 34%;
}

#course_dtkp .missiones {
	width: fit-content;
	margin: 25px 10px;
	background-color: #1e4fde;
	color: white;
	padding: 10px 40px;
	font-size: 19px;
	display: block;
	height: fit-content;
	line-height: 25px;
	border-radius: 15px;
}

#course_dtkp  .wrapper_misiones_title {
	display: inline-block;
	width: 100%;
}

#course_dtkp .misiones_list {
	display: block;
	text-align: center;
}

#course_dtkp .mision_item {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 50px;
}

#course_dtkp .mision_item img {
	width: 300px;
}

#course_dtkp .mision_footer img {
	width: 100%;
}
/******* digital toolkit prime fin*************/


/******* Alta Cocina del Mundo inicio**********/

			#course_cbacm{
                width: 100%;
				max-width: 1085px;
            }

            #course_cbacm .content_top {
                height: 20%;
            }

            #course_cbacm .content_bottom {
                height: 80%;
            }

            #course_cbacm .title {
                color: #002663;
                font-size: 50px;
                font-family: 'ActionCond-Bold' !important;
                font-weight: bolder;
            }

            #course_cbacm .title span{
                color: #1e50dc;
                font-size: 50px;
                font-family: 'ActionCond-Bold' !important;
                font-weight: bolder;
            }

            #course_cbacm .text_intro {
                color: #002663;
                padding: 0px 20px 20px 20px;
            }

            #course_cbacm .title_intro {
                width: min-content;
                padding: 1px 20px;
                background: #807dff;
                color: #FFF;
                display: block;
                border-radius: 0px 15px 15px 0px;
                line-height: 0px;
				margin-left: -18px;
            }

            #course_cbacm .bullet_item .bi_arrow img{
				height: 25px;
				width: 25px;
				position: absolute;
				left: -22px;
				top: 35%;
				display: block;
            }

            #course_cbacm .bullet_item .bi_arrow {
                display: inline-block;
                position: relative;
                height: 100%;
            }

            #course_cbacm .bullet_item .bi_icon_dish {
                display: inline-block;
                height: 100%;
                width: 28%;
				vertical-align: text-bottom;
            }

            #course_cbacm .bullet_item .bi_icon_dish img{
                width: 100%;
				height: min-content;
            }

            #course_cbacm .bullet_item .bi_text {
                display: flex;
                height: 100%;
                color: #002663;
                font-weight: bolder;
                font-size: 14px;
                text-align: justify;
                vertical-align: top;
                width: 44%;
				align-items: center;
            }

            #course_cbacm .bullet_item .bi_border {
                display: flex;
                height: 100%;
                width: 9%;
				vertical-align: top;
            }
            
            #course_cbacm .info_section.basic {
                background-color: #00b899ad;
            }
            
            #course_cbacm .info_section.inter {
                background-color: #1e50dcad;
            }
            
            #course_cbacm .info_section.advan {
                background-color: #807dffad;
            }

            #course_cbacm .bullet_item .bi_border.basic {
                background-color: #00b899;
            }
            
            #course_cbacm .bullet_item .bi_border.inter {
                background-color: #1e50dc;
            }
            
            #course_cbacm .bullet_item .bi_border.advan {
                background-color: #807dff;
            }

            #course_cbacm .bullet_item .info_section {
				position: absolute;
				right: 50px;
				display: block;
				width: 500px;
				padding: 15px 0px 15px 15px;
				border-radius: 15px;
				top: -20px;
				opacity: 0;
            }

            #course_cbacm .bullet_item .info_section.open{
                animation: fadeIn 2s ease-in;
                opacity: 1;
            }


            #course_cbacm .bullet_item .info_section .mods.mod-4 {
                width: 22%;
                margin: 0px 1%;
            }
			
			#course_cbacm .bullet_item .info_section .mods.mod-2:first-child {
				margin-left: 22%
			}
			
			#course_cbacm .bullet_item .info_section .mods p{
				text-align: center;
			}

            #course_cbacm .bullet_item .info_section .mods {
				
                display: inline-table;
                width: 26%;
                border-radius: 15px;
                background-color: #fff;
                height: 90px;
                margin: 0px 2%;
                box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
            }

            #course_cbacm .bullet_item .info_section .mods .mod_title {
                background-color: #002663;
                color: #fff;
                text-align: center;
                padding: 5px;
                font-weight: bolder;
                border-radius: 15px 15px 0px 0px;
                font-size: 12px;
            }

            #course_cbacm .bullet_item .info_section .mods .mod_content ul {
                padding-left: 15px;
            }

            #course_cbacm .bullet_item .info_section .mods .mod_content {
                font-size: 12px;
                padding: 0px 5px;
            }

            #course_cbacm .block_text {
                font-size: 12px;
                text-align: justify;
                border-radius: 15px;
            }

            #course_cbacm .descrption {
                display: block;
                float: left;
                width: 68%;
                padding-left: 2%;
                padding-top: 0%;
                background: rgba(255,255,255,0.7);
                margin-top: 20%;
                border-radius: 15px;
            }

            #course_cbacm .bullets {
                float: right;
                width: 26%;
                display: block;
                margin-left: 4%;
            }

            #course_cbacm .bullets .bullet_item {
				display: flex;
				width: 100%;
				padding: 0px 0% 0px 5%;
				background: #fff;
				border-radius: 35px 0px 0px 35px;
				margin: 40px 0%;
				height: 80px;
				flex-direction: row;
            }

            #course_cbacm .bullet_item .bi_arrow {
                display: flex;
				position: relative;
				height: 100%;
				width: 10%;
            }
            #course_cbacm .bullet_item .bi_icon_dish {
                display: flex;
                height: 100%;
				align-items: center;
            }

            #course_cbacm .content{
                width: 100%;
                background-image: url("https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2024/Cursos_libres/Alta_Cocina_del_Mundo/Landing_Alta_Cocina_del_Mundo/Graficas_basico/Recurso 7.png");
                height: 725px;
                background-repeat: no-repeat;
                background-size: contain;		
				padding-right: 10px;
            }
            
            #course_cbacm .content img{
                width: 100%;
            }
            
            #course_cbacm .footer img{
                height: 70px;
                margin-left: auto;
                margin-right: auto;
                display: block;
            }

            #course_cbacm .bullet_item .bi_arrow .btn_open_section:hover{
                cursor: pointer;
            }

            @keyframes fadeIn {  
                from {  
                    opacity:0;  
                }  

                to {  
                    opacity:1;  
                }  
            }
			
			/*******************mods****************************/
			
			#course_cbacmmod{
                width: 940px;
            }

            #course_cbacmmod .content{
                width: 100%;
            }

            #course_cbacmmod .content .header{
                width: 100%;
            }

            #course_cbacmmod .content .header img{
                width: 100%;
            }
            
            #course_cbacmmod .content .themes{
                width: 60%;
                display: grid;
                column-gap: 30px;
                row-gap: 30px;
                grid-template-columns: 50% 50%;
                margin: 50px auto;
            }
            
            #course_cbacmmod .content .themes .item_theme{
                width: 100%;
            }

            #course_cbacmmod .content .themes .item_theme img{
                width: 100%;
            }
            
            #course_cbacmmod .content .footer{
                width: 100%;
                display: block;
            }
			
			#course_cbacmmod .content .footer .chef_section.extra-height{
				height: 260px 
			}
			
            #course_cbacmmod .content .footer .chef_section{
                width: 100%;
                display: block;
                position: relative;
            }
            #course_cbacmmod .content .footer .chef_section img{
                position: absolute;
                width: 200px;
                height: auto;
                right: 20%;
                bottom: 0px;
            }
            
            #course_cbacmmod .content .footer .bar{
                width: 100%;
                display: block;
                height: 50px;
                background-color: #002663;
            }
			
			/***********************tema 1************************/
			
			#course_cbacmmodtheme{
                width: 940px;
            }

            #course_cbacmmodtheme .content{
                width: 100%;
            }

            #course_cbacmmodtheme .content .header{
                width: 100%;
            }

            #course_cbacmmodtheme .content .header img{
                width: 100%;
            }

            #course_cbacmmodtheme .content .chef_info_text{
                width: 100%;
            }

            #course_cbacmmodtheme .content .chef_info_text .cit_description {
                font-size: 10px;
                width: 90%;
                margin: 50px auto;
                display: block;
                position: relative;
                color: #002663;
            }

            #course_cbacmmodtheme .content .chef_info_text .cit_description > img {
                width: 100%;
            }

            #course_cbacmmodtheme .content .chef_info_text .cit_description .cit_desc_Text{
                position: absolute;
                top: 20px;
                width: 60%;
                display: block;
                padding: 35px 40px;
                text-align: justify;
            }

            #course_cbacmmodtheme .content .chef_info_text .cit_description .cit_desc_Text img.quot-open{
                position: absolute;
                top: 0px;
                left: 15px;
                width: 30px;
                height: 30px;
                display: block;
            }

            #course_cbacmmodtheme .content .chef_info_text .cit_description .cit_desc_Text img {
                height: 15px;
                width: 15px;
                display: inline;
                margin: 0px;
            }
            
            #course_cbacmmodtheme .content .videos{
                width: 80%;
                display: grid;
                column-gap: 40px;
                row-gap: 15px;
                grid-template-columns: 50% 50%;
                margin: 50px auto;
            }
            
            #course_cbacmmodtheme .content .videos .item_video{
                width: 100%;
                background-image: url('https://contenidoscev.usil.edu.pe/USIL_ONLIFE_2024/Cursos_libres/Alta_Cocina_del_Mundo/Landing_Alta_Cocina_del_Mundo/Graficas_basico/Recurso 38.png');
                background-size: cover;
                padding: 26px 0px 26px 26px;
				position: relative;
            }

            #course_cbacmmodtheme .content .videos .item_video .iv_section{
                width: 60%;
                display: block;
                float: left;
            }
            
            #course_cbacmmodtheme .content .videos .item_video .iv_section img{
                width: 100%;
				padding-top: 60px;
            }

            #course_cbacmmodtheme .content .videos .item_video .iv_bars_titles{
                width: 37%;
                display: block;
                height: 100%;
                float: right;
                padding-left: 3%;
            }

            #course_cbacmmodtheme .content .videos .item_video .iv_bars_titles .ivbt_title_section{
                display: block;
                height: 60%;
            }

            #course_cbacmmodtheme .content .videos .item_video .iv_bars_titles .ivbt_title_section .ivbt_title {
                background-color: #1e50dc;
                color: #fff;
                font-size: 12px;
                display: block;
                padding: 11px 16px;
                border-radius: 15px 0px 0px 15px;
                font-weight: bolder;
                width: 83%;
				position: absolute;
				right: 2px;
				box-shadow: 2px 2px 4px 0px #3c4f84;
            }

            #course_cbacmmodtheme .content .videos .item_video .iv_bars_titles .ivbt_receta_section{
                display: block;
                height: 40%;
            }

            #course_cbacmmodtheme .content .videos .item_video .iv_bars_titles .ivbt_receta_section .ivbt_receta {
                display: block;
                background-color: #00b899;
                width: 59%;
                padding: 7px 15px;
                font-size: 12px;
                color: #fff;
                border-radius: 15px 15px 15px 0px;
                box-shadow: 4px 4px 0px 0px #009c99;
                height: 20px;
                text-align: center;
            }
			
			#course_cbacmmodtheme .inline-block.ally-enhancement.ally-user-content-dropdown {
				display: none;
			}
			
			#course_cbacmmodtheme .content .videos .item_video .iv_bars_titles .ivbt_receta_section .ivbt_receta a {
				color: #fff;
				font-weight: bolder;
				text-decoration: none;
				display: inline;
				clear: both;
				overflow: hidden;
				white-space: nowrap;
			}

            #course_cbacmmodtheme .content .videos .item_video .iv_bars_titles .ivbt_receta_section .ivbt_receta img{
                display: inline-block;
                width: 20px;
                vertical-align: bottom;
            }

            #course_cbacmmodtheme .content .lectura{
                display: block;
                width: 100%;
            }

            #course_cbacmmodtheme .content .lectura img{
                display: block;
                width: 50px;
                margin: 20px auto;
            }

            #course_cbacmmodtheme .content .autoevaluacion{
                display: block;
                width: 100%;
            }

            #course_cbacmmodtheme .content .autoevaluacion img{
                display: block;
                height: 50px;
                margin: 20px auto;
            }
            
            #course_cbacmmodtheme .content .footer{
                width: 100%;
                display: block;
            }
            
            #course_cbacmmodtheme .content .footer .bar{
                width: 100%;
                display: block;
                height: 50px;
                background-color: #002663;
            }

/******* Alta Cocina del Mundo fin*************/

/******* Desarrollo de carrera inicio**********/



            .cdc_home_wrapper{
                max-width: 900px;
                margin-left: auto;
                margin-right: auto;
            }

            .cdc_header{
                width: 100%;
            }

            .cdc_header img{
                width: 100%;
                max-width: 900px;
            }

            .cdc_present_wrapper{
                display: flex;
                width: 100%;
                flex-flow: column wrap;
                align-items: center;
                background: rgb(255,255,255);
                background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(223,229,238,1) 100%);
                background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(223,229,238,1) 100%);
                background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(223,229,238,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#dfe5ee",GradientType=1);
                padding: 10px 0px 30px 0px;
            }

            .cdc_video_wrapper img {
                width: 100%;
            }

            .cdc_video_content {
                width: 700px;
                margin-left: auto;
                margin-right: auto;
                margin-top: 60px;
                position: relative;
            }

            .cdc_present_title h1 {
                font-family: 'ActionCond-Light';
                color: #9ca8ad;
                font-size: 60px;
                margin: 40px 0px 10px 0px;
            }

            .cdc_pt_underline img {
                height: 5px;
            }

            .cdc_video_iframe {
                position: absolute;
                left: 105px;
                top: 25px;
            }

            .cdc_btn_ruta_met {
                width: 50%;
                display: flex;
                justify-content: center;
                flex-direction: column;
                flex-wrap: nowrap;
            }

            .cdc_btn_ruta_met a {
                display: flex;
                justify-content: center;
                flex-direction: row;
                flex-wrap: nowrap;
            }

            .cdc_btn_ruta_met img {
                width: 80%;
            }

            .cdc_modulos_wrapper{
                display: flex;
                width: 100%;
                flex-flow: column wrap;
                align-items: center;
            }

            .cdc_modulos_title h1 {
                font-family: 'ActionCond-Light';
                color: #9ca8ad;
                font-size: 60px;
                margin: 40px 0px 10px 0px;
            }

            .cdc_mod_underline img {
                height: 5px;
            }

            .cdc_mod_titles_top {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                justify-content: center;
                align-content: space-between;
                align-items: flex-start;
                width: 100%;
                padding: 15px 0px;
            }

            .cdc_mod_img_map {
                width: 100%;
            }

            .cdc_mod_img_map img{
                width: 100%;
            }

            .cdc_mod_titles_bottom {
                width: 100%;
            }

            .cdc_mod_mapmods {
                padding: 35px 15px;
            }

            .cdc_btn_mods {
                width: 50%;
                display: flex;
                justify-content: center;
                flex-direction: column;
                flex-wrap: nowrap;
            }

            .cdc_btn_mods a {
                display: flex;
                justify-content: center;
                flex-direction: row;
                flex-wrap: nowrap;
            }

            .cdc_btn_mods img {
                width: 80%;
            }

            .cdc_mtt_item {
                width: 20%;
                display: flex;
                flex-direction: column;
                flex-wrap: wrap;
                align-content: center;
                align-items: center;
                justify-content: center;
            }

            .cdc_mtt_item_label {
                background-color: #1e50dc;
                color: #fff;
                font-family: 'StelvioGrotesk-Medium';
                font-size: 20px;
                padding: 5px 15px;
                border-radius: 35px;
            }
            .cdc_mtt_item_label a {
                color: #fff;
                font-family: 'StelvioGrotesk-Medium';
                font-size: 20px;
                text-decoration: none !important;
            }

            .cdc_mtt_item_text {
                text-align: center;
            }
            
            .cdc_mtt_item_text a {
                color: #002663;
                font-family: 'ActionCond-Bold';
                font-size: 20px;
                text-decoration: none !important;
                text-align: center;
            }

            /*******************paginas********************/

            .cdc_section_sessions {
                display: flex;
                flex-flow: row nowrap;
                width: 70%;
                justify-content: center;
            }

            .cdc_session {
                width: 40%;
                margin: 25px;
            }

            .cdc_session a {
                display: flex;
                justify-content: center;
            }

            .cdc_session img {
                width: 100%;
                text-align: center;
            }

/******* Desarrollo de carrera fin*************/

.bg-size-contain{
	background-size: contain;
}